r244-nolib
Details
-
FilenameArkInventory-r244-nolib.zip
-
Uploaded by
-
UploadedSep 10, 2010
-
Size509.86 KB
-
Downloads181
-
MD5db00f308e450a8d96347548d4f85571c
Supported WoW Retail Versions
- 4.0.1
- 3.3.5
Changelog
------------------------------------------------------------------------
r244 | arkayenro | 2010-09-10 13:54:13 +0000 (Fri, 10 Sep 2010) | 14 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryExternals.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryMoney.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryUpgrades.lua
A /trunk/Libs/ArkDewdrop
A /trunk/Libs/ArkDewdrop/ArkDewdrop-3.0.lua
A /trunk/Libs/ArkDewdrop/ORIGINAL-LICENSE.txt
D /trunk/Libs/DewdropCataclysm
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/locale.xml
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/VersionHistory.txt
M /trunk/embeds.xml
*3.02.49 (10-SEP-2010) BETA 23-30-Cataclysm*
* note - (cataclysm) LDB mount object icon wont update in real time unless you have one of each type of mount on an action bar (anywhere), summoning will work properly regardless.
* changed - dewdrop (menu) library customised to ace3/libstub and cataclysm (this/self issues)
* changed - you can now move categories the same way that you move bars (sort of like cut-n-paste)
* changed - LDB ammo object restored (for wrath only)
* changed - summon mount logic
* added - babble-zone and babble-inventory libraries (to simplify localisations)
* fixed - issue with token scanning code
* fixed - guild bank withdrawal amount wasnt updating correctly
* fixed - when you can repair from guild funds but not withdraw, the repair funds will now show with the withdraw button disabled
* fixed - money frames and tooltips now adhere to your colorblind setting
* fixed - ammo and bullet slots
* removed ace2 and acelibrary dependencies and libraries
------------------------------------------------------------------------
r242 | arkayenro | 2010-09-05 08:29:23 +0000 (Sun, 05 Sep 2010) | 21 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryCompanion.lua
M /trunk/ArkInventoryConfig.lua
M /trunk/ArkInventoryExternals.lua
M /trunk/ArkInventoryLDB.lua
M /trunk/ArkInventoryMedia.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryMoney.lua
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventorySearch.lua
M /trunk/ArkInventorySearch.xml
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryTooltip.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/Bindings.xml
A /trunk/Libs/DewdropCataclysm
A /trunk/Libs/DewdropCataclysm/DewdropCataclysm-2.0.lua
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.xml
M /trunk/Modules/ArkInventoryRules/ArkInventoryRulesExample/ArkInventoryRulesExample.lua
M /trunk/VersionHistory.txt
*3.02.48 (05-SEP-2010) BETA 18-20-Cataclysm*
* note - all item data will be cleared, you will need to log in to each toon to update its data
* note - due to changes in the way tokens are being handled by blizzard you can no longer get item counts in tooltips for them off the character pane
* note - ldb water mounts will not be summoned in vashj'ir when youre on the sea floor (youre not swimming), you must jump off to begin swimming for them to work properly.
* changed - remaining references to this replaced with self
* changed - internal rule variable name ArkInventoryRules.Item changed to ArkInventoryRules.Object (all custom rules will need to make the same change)
* changed - currency tracking ldb object name changed
* changed - pet and mount ldb objects now allows you to direclty select a pet or mount that requires a reagent to summon (you obviously still need the reagent to actually summon it)
* fixed - dk flying mount no longer set as a ground capable mount
* fixed - issue with location change and character switch buttons
* fxied - issue with item count not updating under certain circumstances (vault still has issues with inter-tab transfers, but that should be it)
* fixed - controls should no longer reset ( save / monitor )
* fixed - disabling the save option for guild bank will now wipe the data on leaving the vault
* fixed - icon heights for the tracking LDB objects (they will still shrink the more you have)
* fixed - item count code will now cache entries where you have none of that item (stops stuttering/lag when displaying tooltips)
* fixed - tooltips in search window will now update, eg comparison tooltips will appear
* added - item tracking ldb object (for tracking non currency items)
* added - slash command /ai track [ itemlink | item name | item id ], an invalid input will return a warning. if using the item name you must have the item in your bags.
* added - keybindings for refresh and reload actions
* added - user config for tracking LDB object icon height workaround for wrath (not required for cataclysm)
------------------------------------------------------------------------