r11

Details

  • Filename
    Breakables-r11.zip
  • Uploaded by
  • Uploaded
    Dec 20, 2008
  • Size
    110.44 KB
  • Downloads
    349
  • MD5
    bb73c7a3ae7958e7bdff6adeabba9c24

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r11 | parnic | 2008-12-20 07:47:51 +0000 (Sat, 20 Dec 2008) | 3 lines
Changed paths:
   M /trunk/Breakables.lua

- 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
------------------------------------------------------------------------
r10 | parnic | 2008-12-01 21:02:33 +0000 (Mon, 01 Dec 2008) | 1 line
Changed paths:
   M /trunk/Breakables.lua

- delay updates that are called while the player is in combat since secure buttons cannot be created/destroyed while in combat
------------------------------------------------------------------------
r9 | parnic | 2008-12-01 18:13:51 +0000 (Mon, 01 Dec 2008) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Breakables.lua
   M /trunk/embeds.xml
   M /trunk/libs

- 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
------------------------------------------------------------------------
r8 | parnic | 2008-12-01 01:49:17 +0000 (Mon, 01 Dec 2008) | 1 line
Changed paths:
   M /trunk/Breakables.lua

- changed stack-merging code to compare item id's instead of item links since links don't work due to unique identifiers (durrr)
------------------------------------------------------------------------
r7 | parnic | 2008-12-01 00:29:35 +0000 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Breakables.lua

- no longer throws an error for players without inscription/jewelcrafting
- fixed the prospecting button to be clickable for jewelcrafters
------------------------------------------------------------------------
r6 | parnic | 2008-11-30 23:13:50 +0000 (Sun, 30 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Breakables.lua

- 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
------------------------------------------------------------------------
r5 | parnic | 2008-11-30 21:09:30 +0000 (Sun, 30 Nov 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Breakables.lua
   M /trunk/embeds.xml
   M /trunk/libs

- registered defaults to the profile db
- added CallbackHandler embed
------------------------------------------------------------------------
r4 | parnic | 2008-11-30 14:51:47 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   M /trunk/Breakables.lua

- made acedb defaults initialize correctly
------------------------------------------------------------------------
r3 | parnic | 2008-11-30 14:50:19 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/libs
   D /trunk/libs/AceAddon-3.0
   D /trunk/libs/AceConfig-3.0
   D /trunk/libs/AceConsole-3.0
   D /trunk/libs/AceDB-3.0
   D /trunk/libs/AceDBOptions-3.0
   D /trunk/libs/AceEvent-3.0
   D /trunk/libs/LibBabble-Inventory-3.0
   D /trunk/libs/LibStub

- set externals, added pkgmeta, and removed libs from being submitted with the mod
------------------------------------------------------------------------
r2 | parnic | 2008-11-30 14:38:49 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   A /trunk/Breakables.lua
   A /trunk/Breakables.toc
   A /trunk/embeds.xml
   A /trunk/libs
   A /trunk/libs/AceAddon-3.0
   A /trunk/libs/AceAddon-3.0/AceAddon-3.0.lua
   A /trunk/libs/AceAddon-3.0/AceAddon-3.0.xml
   A /trunk/libs/AceConfig-3.0
   A /trunk/libs/AceConfig-3.0/AceConfig-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfig-3.0.xml
   A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0
   A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
   A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0
   A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
   A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0
   A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
   A /trunk/libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
   A /trunk/libs/AceConsole-3.0
   A /trunk/libs/AceConsole-3.0/AceConsole-3.0.lua
   A /trunk/libs/AceConsole-3.0/AceConsole-3.0.xml
   A /trunk/libs/AceDB-3.0
   A /trunk/libs/AceDB-3.0/AceDB-3.0.lua
   A /trunk/libs/AceDB-3.0/AceDB-3.0.xml
   A /trunk/libs/AceDBOptions-3.0
   A /trunk/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
   A /trunk/libs/AceDBOptions-3.0/AceDBOptions-3.0.xml
   A /trunk/libs/AceEvent-3.0
   A /trunk/libs/AceEvent-3.0/AceEvent-3.0.lua
   A /trunk/libs/AceEvent-3.0/AceEvent-3.0.xml
   A /trunk/libs/LibBabble-Inventory-3.0
   A /trunk/libs/LibBabble-Inventory-3.0/Changelog-LibBabble-Inventory-3.0-WoW-3.0-release.txt
   A /trunk/libs/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.lua
   A /trunk/libs/LibBabble-Inventory-3.0/LibBabble-Inventory-3.0.toc
   A /trunk/libs/LibBabble-Inventory-3.0/LibStub
   A /trunk/libs/LibBabble-Inventory-3.0/LibStub/LibStub.lua
   A /trunk/libs/LibBabble-Inventory-3.0/lib.xml
   A /trunk/libs/LibStub
   A /trunk/libs/LibStub/LibStub.lua

- initial import
------------------------------------------------------------------------
r1 | root | 2008-11-30 14:37:07 +0000 (Sun, 30 Nov 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"breakables/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
5.45 KB Dec 20, 2008 3.0.3 39