Commit Graph

111 Commits

Author SHA1 Message Date
5bd1640ef4 - made the breakable frame work in one click instead of having to click the ability then the item you wanted to break 2009-01-19 04:28:13 +00:00
73609d909a - fixed an occasional nil/numeric compare 2008-12-21 08:29:43 +00:00
ec787f9099 - base framework for supporting enchanting (doesn't calculate whether the player can actually disenchant an item with his skill level yet)
- fixed milling/prospecting to only display items that are millable/prospectable (according to the tooltip) instead of all items classified as herb or metal/stone
- set tooltip anchor to the bottom left of the breakables window so that it's not floating all over the place
2008-12-20 07:47:51 +00:00
bbd0c3a8b9 - delay updates that are called while the player is in combat since secure buttons cannot be created/destroyed while in combat 2008-12-01 21:02:33 +00:00
41da9ddbf9 - added options for maximum number of breakables to list, whether or not to hide the bar when no breakables are present
- added sorting so that multiple stacks separated in a player's inventory don't jump around on the bar when they are broken
- added AceConfig support (which apparently requires AceGUI?) though it doesn't do much at the moment
2008-12-01 18:13:51 +00:00
48abbd8aba - changed stack-merging code to compare item id's instead of item links since links don't work due to unique identifiers (durrr) 2008-12-01 01:49:17 +00:00
6da341701a - no longer throws an error for players without inscription/jewelcrafting
- fixed the prospecting button to be clickable for jewelcrafters
2008-12-01 00:29:35 +00:00
324c838820 - used babble libs for herb/ore sub-types
- added text to the bottom of each button that shows how many you have and how many times you can break it
- set the tooltip to display the item your mouse is over on the breakable bar
2008-11-30 23:13:50 +00:00
11df790788 - registered defaults to the profile db
- added CallbackHandler embed
2008-11-30 21:09:30 +00:00
4512855f5d - made acedb defaults initialize correctly 2008-11-30 14:51:47 +00:00
0438c1eb66 - initial import 2008-11-30 14:38:49 +00:00