3.02.69

Details

  • Filename
    ArkInventory-3.02.69.zip
  • Uploaded by
  • Uploaded
    Nov 22, 2010
  • Size
    841.79 KB
  • Downloads
    1,320
  • MD5
    4f4a42ea3bca2fe5f8c62cd7fec92d71

Supported WoW Retail Versions

  • 4.0.3

Changelog

------------------------------------------------------------------------
r289 | arkayenro | 2010-11-22 08:09:55 +0000 (Mon, 22 Nov 2010) | 7 lines
Changed paths:
   A /tags/3.02.69 (from /trunk:288)

*3.02.69 (22-NOV-2010)*
 * fixed - issue with item count cache not being cleared after erasing data
 * fixed - issue with pet cleanup code erasing all selected pets and returning it to full random
 * fixed - potential issue with internal isflyable code when you have no flying only mount (ie only combination land and flying mounts)
 * fixed - issue with companions being scanned too frequently due to event being triggered too often in populated places
 * fixed - issue with scrap support in trash( ) rule function

------------------------------------------------------------------------
r288 | arkayenro | 2010-11-22 08:01:17 +0000 (Mon, 22 Nov 2010) | 7 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.xml
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Locale/game.lua
   M /trunk/Modules/ArkInventoryRules/ArkInventoryRules.lua
   M /trunk/VersionHistory.txt

*3.02.69 (22-NOV-2010)*
 * fixed - issue with item count cache not being cleared after erasing data
 * fixed - issue with pet cleanup code erasing all selected pets and returning it to full random
 * fixed - potential issue with internal isflyable code when you have no flying only mount (ie only combination land and flying mounts)
 * fixed - issue with companions being scanned too frequently due to event being triggered too often in populated places
 * fixed - issue with scrap support in trash( ) rule function

------------------------------------------------------------------------
r286 | arkayenro | 2010-11-12 06:00:33 +0000 (Fri, 12 Nov 2010) | 6 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/VersionHistory.txt

*3.02.68 (12-NOV-2010)*
 * note - auction house data purged to clean up invalid data left over from expiry code
 
*3.02.67 (11-NOV-2010) ALPHA*
 * fixed - issue with auction expiry code
 * fixed - issue with itemref tooltip
------------------------------------------------------------------------
r285 | arkayenro | 2010-11-11 12:32:20 +0000 (Thu, 11 Nov 2010) | 2 lines
Changed paths:
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/VersionHistory.txt

ArkInventory:
-
------------------------------------------------------------------------
r284 | arkayenro | 2010-11-11 09:59:02 +0000 (Thu, 11 Nov 2010) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/VersionHistory.txt

*3.02.67 (11-NOV-2010) BETA 435*
 * fixed - issue with auction expiry code

------------------------------------------------------------------------
r282 | arkayenro | 2010-11-10 13:23:15 +0000 (Wed, 10 Nov 2010) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryExternals.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/Locale/game.lua
   M /trunk/VersionHistory.txt
   M /trunk/embeds.xml

*3.02.66 (10-NOV-2010)*
 * fixed - auction scanning
 * removed - library libbabble-zone

------------------------------------------------------------------------
r281 | arkayenro | 2010-11-09 05:30:50 +0000 (Tue, 09 Nov 2010) | 2 lines
Changed paths:
   D /trunk/Modules/ArkInventoryRules/ArkInventoryRulesExample

ArkInventory:
- deleted folder that was no longer needed
------------------------------------------------------------------------
r279 | arkayenro | 2010-11-08 09:02:32 +0000 (Mon, 08 Nov 2010) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventory.xml
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryMenu.lua
   M /trunk/ArkInventoryStorage.lua
   D /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRules.lua
   D /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRules.toc
   D /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRules.xml
   A /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRulesExample.lua
   A /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRulesExample.toc
   M /trunk/VersionHistory.txt

*3.02.65 (08-NOV-2010)*
 * fixed - mount and pet menus off the main menu for those windows (equivalent to the LDB menus)
 * added - auction house (may or may not work with more than 50 active auctions)

------------------------------------------------------------------------
r278 | arkayenro | 2010-11-04 01:07:26 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ArkInventory.lua
   A /trunk/Modules/ArkInventoryRulesExample
   A /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRules.lua
   A /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRules.toc
   A /trunk/Modules/ArkInventoryRulesExample/ArkInventoryRules.xml
   M /trunk/VersionHistory.txt

moved example rule mod into the modules directory so it can be expanded properly via curse
------------------------------------------------------------------------
r276 | arkayenro | 2010-11-03 22:55:30 +0000 (Wed, 03 Nov 2010) | 6 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryLDB.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/Libs/ArkDewdrop/ArkDewdrop-3.0.lua
   M /trunk/Locale/game.lua
   M /trunk/VersionHistory.txt

*3.02.64 (04-NOV-2010)*
 * fixed - cooldowns should now display properly when "on global cooldown" is enabled
 * fixed - mount keybinding when used with a modifer should properly force an alterntive mount-type to be summoned, eg flying but you want ground.  swimming (at the surface) but you want flying
 * changed - framelevel workaround warnings set to disabled by default, and the warnings will now print (they never appeared regardless of setting)
 * reverted - crash code removed, it'll just crash now instead of trying to purge the corrupt data

------------------------------------------------------------------------
r274 | arkayenro | 2010-10-28 01:57:46 +0000 (Thu, 28 Oct 2010) | 6 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryExternals.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/ArkInventoryTranslate.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/VersionHistory.txt

*3.02.63 (28-OCT-2010)*
 * changed - any frames that are partially out of the game window will be brought fully back into the game window on first viewing (use the slash command to manually fix this issue after the first viewing, can be disabled in the config)
 * added - options to disable the translation status messages you get during load
 * added - slash command to reposition all frames back into the game window, /ai reposition
 * added - config option to disable reposition on first view (for those that want their bags left partially off screen)

------------------------------------------------------------------------
r273 | arkayenro | 2010-10-27 10:08:07 +0000 (Wed, 27 Oct 2010) | 2 lines
Changed paths:
   M /trunk/ArkInventory.lua

ArkInventory:
-
------------------------------------------------------------------------
r272 | arkayenro | 2010-10-27 10:07:22 +0000 (Wed, 27 Oct 2010) | 2 lines
Changed paths:
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryExternals.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/Libs/LibDataBroker/README.textile
   M /trunk/VersionHistory.txt
   M /trunk/embeds.xml

ArkInventory:
-
------------------------------------------------------------------------
r270 | arkayenro | 2010-10-27 07:05:15 +0000 (Wed, 27 Oct 2010) | 5 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventory.toc
   M /trunk/ArkInventoryExternals.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/VersionHistory.txt

*3.02.62 (26-OCT-2010)*
 * fixed - cleaned up references to libraries (ace2, dewdrop) that were no longer being used
 * fixed - embeds.xml will be commented out of the toc file for curse no-lib downloads so it doesnt try to load embedded libraries (which arent there for no-lib)
 * fixed - anchor issue

------------------------------------------------------------------------
r268 | arkayenro | 2010-10-26 09:07:22 +0000 (Tue, 26 Oct 2010) | 4 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryConfig.lua
   M /trunk/ArkInventoryUpgrades.lua
   M /trunk/Locale/game.lua
   M /trunk/VersionHistory.txt

*3.02.61 (26-OCT-2010)*
 * fixed - issue with ArkObject not existing on tooltips
 * fixed - issue with the dragable frame background not being the correct height when the search frame was visible
 * fixed - anchors should now stay in the same place when scaling the window.  (some anchors may have ended up being reset to top right and you may have to use config > controls > reposition to bring the window back onto the screen)
------------------------------------------------------------------------
r266 | arkayenro | 2010-10-25 06:35:06 +0000 (Mon, 25 Oct 2010) | 3 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/VersionHistory.txt

*3.02.60 (25-OCT-2010)*
 * fixed - issue with crash workaround code triggering incorrectly

------------------------------------------------------------------------
r264 | arkayenro | 2010-10-24 20:21:23 +0000 (Sun, 24 Oct 2010) | 6 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryCompanion.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/ArkInventoryTooltip.lua
   M /trunk/VersionHistory.txt

*3.02.59 (25-OCT-2010)*
 * fixed - mount data correction code issue with unknown mounts
 * fixed - Icebound Frostbrood Vanquisher mount had wrong spell id
 * fixed - tooltip comparison issue

------------------------------------------------------------------------
r262 | arkayenro | 2010-10-22 06:16:55 +0000 (Fri, 22 Oct 2010) | 5 lines
Changed paths:
   M /trunk/ArkInventory.lua
   M /trunk/ArkInventoryStorage.lua
   M /trunk/Locale/game.lua
   M /trunk/VersionHistory.txt

*3.02.58 (22-OCT-2010)*
 * fixed - soul shards should reappear as an item tracking choice if you remove it and log on with a warlock
 * fixed - inscription skill no longer uses the auction house category and uses the spell instead (to fix a german translation issue)
 * changed - the new guild bank bag/slot sortmethod is now a separate system sort method and will need to be applied manually to the vault if required, the old bag/slot style has been reverted to its original style when used on the vault

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
512.41 KB Nov 22, 2010 4.0.3 52