Quantcast

Removed calls to modify original tradeskill frame's position.

Author pschifferer <dm@critical-failure.org>
Author date 2009-12-05 17:29:10
Author local date 2009-12-05 17:29:10 +0000
Committer pschifferer <dm@critical-failure.org>
Committer date 2009-12-05 17:29:10
Committer local date 2009-12-05 17:29:10 +0000
Commit 8d8d4fd60fe483dcab24cdb40130b8598e148478
Tree 2d38fee8000a18e9cf63fbd8aba421d1435430c6
Parent cacfbddb7b52e6daf61c38bb99bdbdc557b00687
Removed calls to modify original tradeskill frame's position.
Fixed some issues with storing reagent information in the character's local store.
Fixed an issue when enabling/disabling the create* buttons when selecting a skill.
Changed the 'logging' (alpha-only) slash-command option to 'debug' and made it a toggle.
Changed some locale strings.  Changed the wording when acquiring intermediate items to specify that items are remaining instead of "X/Y", which seemed to imply that Y was the total value, when it's really what's left.
Added callbacks for spellcasting (start, stop, interrupt, and success) and made the queue update react to the spell success in order to update the queue count.  I think this will be more reliable than reacting to bag updates.
Cleaned up the formatting of some logging calls (alpha-only).