r95
Details
-
FilenameGnomeWorks-r95.zip
-
Uploaded by
-
UploadedDec 7, 2010
-
Size419.10 KB
-
Downloads2,033
-
MD54a814dfed1b61e1f94ed12cc16b95df9
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r95 | lilsparky | 2010-12-07 09:06:19 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Art/skill_colors.tga
M /trunk/Details.lua
M /trunk/FrameHooks/Trainer.lua
M /trunk/GetTradeSkill.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/RecipeData.lua
M /trunk/SkillList.lua
M /trunk/plugins/lsw.lua
squashed a few small bugs...
------------------------------------------------------------------------
r94 | lilsparky | 2010-12-06 09:36:56 +0000 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
M /trunk/SkillList.lua
drycoded fix to links = nil startup issue
------------------------------------------------------------------------
r93 | lilsparky | 2010-12-06 02:53:26 +0000 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
M /trunk/Details.lua
A /trunk/FrameHooks/Trainer.lua
M /trunk/GetTradeSkill.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/PseudoTrades/Prospecting.lua
M /trunk/Queue.lua
M /trunk/RecipeData.lua
M /trunk/SkillList.lua
M /trunk/plugins/skillUpChance.lua
optimized inventory rescans (i hope)
added experimental powerlevelling aids
------------------------------------------------------------------------
r92 | lilsparky | 2010-12-03 23:20:50 +0000 (Fri, 03 Dec 2010) | 1 line
Changed paths:
M /trunk/Details.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/CommonSkills.lua
fixed a nil error in the inventory recaching code
------------------------------------------------------------------------
r91 | lilsparky | 2010-12-03 22:13:11 +0000 (Fri, 03 Dec 2010) | 1 line
Changed paths:
M /trunk/Inventory.lua
oops. left in a print statement...
------------------------------------------------------------------------
r90 | lilsparky | 2010-12-03 22:11:39 +0000 (Fri, 03 Dec 2010) | 1 line
Changed paths:
M /trunk/Inventory.lua
optimized inventory queue interaction
------------------------------------------------------------------------
r89 | lilsparky | 2010-12-03 10:50:17 +0000 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
M /trunk/Details.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/Queue.lua
tweaks to inventory tracking
------------------------------------------------------------------------
r88 | lilsparky | 2010-11-29 17:47:45 +0000 (Mon, 29 Nov 2010) | 1 line
Changed paths:
M /trunk/Details.lua
M /trunk/MainWindow.lua
changed the format for inventory viewing
------------------------------------------------------------------------
r87 | lilsparky | 2010-11-29 10:03:51 +0000 (Mon, 29 Nov 2010) | 6 lines
Changed paths:
A /trunk/Commands.lua
M /trunk/Details.lua
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/FrameHooks/Mail.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
M /trunk/SkillList.lua
reworked inventory system to be... um... better/faster?
throttle mail event handling to not over-computer on mail updates
added slash command system (/gw) the only active slash command is "show (trade skill name)"
added notification of alt item requirements when visiting mailbox (this will become an auto send feature)
fixed colorblind system to not error out
------------------------------------------------------------------------
r86 | lilsparky | 2010-11-28 18:15:40 +0000 (Sun, 28 Nov 2010) | 1 line
Changed paths:
M /trunk/FrameHooks/Mail.lua
fix to nil variable on first mail read
------------------------------------------------------------------------
r85 | lilsparky | 2010-11-27 20:17:54 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
A /trunk/FrameHooks/Mail.lua
included mail support file missing from previous rev
------------------------------------------------------------------------
r84 | lilsparky | 2010-11-27 11:39:00 +0000 (Sat, 27 Nov 2010) | 6 lines
Changed paths:
M /trunk/Details.lua
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/Libs/LibStagedExecution.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/VendorConversion.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
M /trunk/SkillList.lua
M /trunk/plugins/arl.lua
M /trunk/plugins/skillUpChance.lua
added auction scanning
added mail tracking
queue now obeys all known inventories when determining crafting pathways
recipe tooltips are now moved to the side of the frame with the most room
probably other stuff i can't think of right now
------------------------------------------------------------------------
r83 | lilsparky | 2010-11-18 10:17:19 +0000 (Thu, 18 Nov 2010) | 1 line
Changed paths:
M /trunk/plugins/arl.lua
M /trunk/plugins/lsw.lua
minor tweaks to arl and lsw plugins
------------------------------------------------------------------------
r82 | lilsparky | 2010-11-18 04:11:42 +0000 (Thu, 18 Nov 2010) | 3 lines
Changed paths:
M /trunk/FrameHooks/Vendor.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/ScrollFrame.lua
M /trunk/plugins/lsw.lua
added tooltips to recipes
continued refinement of lsw support
------------------------------------------------------------------------
r81 | lilsparky | 2010-11-17 18:03:41 +0000 (Wed, 17 Nov 2010) | 3 lines
Changed paths:
M /trunk/PseudoTrades/Milling.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
drycoded fix to possible nil in recipe group scanning
drycoded new milling results for rare pigments
dyrcoded fix to queue entry deletion error
------------------------------------------------------------------------
r80 | lilsparky | 2010-11-16 17:13:07 +0000 (Tue, 16 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
drycode fix for queue error on line #1044
------------------------------------------------------------------------
r79 | lilsparky | 2010-11-16 10:06:21 +0000 (Tue, 16 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
minor tweaks to queue window ui
------------------------------------------------------------------------
r78 | lilsparky | 2010-11-16 09:40:31 +0000 (Tue, 16 Nov 2010) | 1 line
Changed paths:
M /trunk/plugins/lsw.lua
fixed lsw single-column sorting graphics glitch
------------------------------------------------------------------------
r77 | lilsparky | 2010-11-16 09:31:54 +0000 (Tue, 16 Nov 2010) | 5 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/GnomeWorks.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
fixed delete operation for flat queue layout
fixed crafting count-down for flat queue layout
fixed lsw initialization error when showing queue window before skill frame (requires lsw update)
fixed tracking of auction house open/close
------------------------------------------------------------------------
r76 | lilsparky | 2010-11-14 10:25:41 +0000 (Sun, 14 Nov 2010) | 3 lines
Changed paths:
M /trunk/API.lua
M /trunk/GnomeWorks.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/PseudoTrades/Prospecting.lua
M /trunk/PseudoTrades/VendorConversion.lua
M /trunk/Queue.lua
M /trunk/plugins/lsw.lua
added lsw plugin support for queue frame
added lsw plugin support for pseudo trades
------------------------------------------------------------------------
r75 | lilsparky | 2010-11-14 01:18:08 +0000 (Sun, 14 Nov 2010) | 3 lines
Changed paths:
M /trunk/Queue.lua
added combat lockdown on secure button
should attempt to execute all possible crafts when using flat queue view
------------------------------------------------------------------------
r74 | lilsparky | 2010-11-13 23:17:39 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
fixed vendor conversions to use shopping list
------------------------------------------------------------------------
r73 | lilsparky | 2010-11-13 11:24:23 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
first pass of "flattened" queue layout
------------------------------------------------------------------------
r72 | lilsparky | 2010-11-13 06:41:49 +0000 (Sat, 13 Nov 2010) | 3 lines
Changed paths:
M /trunk/MainWindow.lua
M /trunk/Queue.lua
fixed issue with queue withdrawals stacking up improperly
changed text filtering to work better with non-english clients... maybe?
------------------------------------------------------------------------
r71 | lilsparky | 2010-11-13 02:18:02 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
M /trunk/Details.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/PseudoTrades/CommonSkills.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/PseudoTrades/Prospecting.lua
M /trunk/PseudoTrades/VendorConversion.lua
fixed recording on pseudotrade recipe ids in the knownSpells database
------------------------------------------------------------------------
r70 | lilsparky | 2010-11-12 00:47:50 +0000 (Fri, 12 Nov 2010) | 3 lines
Changed paths:
M /trunk/GetTradeSkill.lua
M /trunk/GnomeWorks.lua
M /trunk/PseudoTrades/CommonSkills.lua
M /trunk/SkillList.lua
fixed inventory tracking of items learned in current gw session
reworked known spell tracking (no more scanning)
------------------------------------------------------------------------
r69 | lilsparky | 2010-11-08 16:22:51 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
M /trunk/Window.lua
drycoded fix to default frame opacity
------------------------------------------------------------------------
r68 | lilsparky | 2010-11-08 09:11:43 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
M /trunk/FrameHooks/Vendor.lua
fixed stacksize confusion with vendor purchases
------------------------------------------------------------------------
r67 | lilsparky | 2010-11-08 08:21:12 +0000 (Mon, 08 Nov 2010) | 3 lines
Changed paths:
M /trunk/Details.lua
M /trunk/GnomeWorks.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/ScrollFrame.lua
M /trunk/ShoppingList.lua
M /trunk/Window.lua
added alt inventory breakdown in tooltip
added color/opacity selection to right-click window menu
------------------------------------------------------------------------
r66 | lilsparky | 2010-11-07 23:17:17 +0000 (Sun, 07 Nov 2010) | 4 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/FrameHooks/Bank.lua
M /trunk/FrameHooks/Vendor.lua
M /trunk/GnomeWorks.lua
M /trunk/Inventory.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
fixed tracking of crafted items in bag/bank
fixed shopping list to properly show up when visiting item sources
fixed repeat stop issue when crafting with only the queue frame up
------------------------------------------------------------------------
r65 | lilsparky | 2010-11-07 07:18:46 +0000 (Sun, 07 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
fixed something i broke with processing in last revision
------------------------------------------------------------------------
r64 | lilsparky | 2010-11-07 05:45:43 +0000 (Sun, 07 Nov 2010) | 2 lines
Changed paths:
M /trunk/GnomeWorks.lua
M /trunk/LinkDecode.lua
M /trunk/Queue.lua
M /trunk/ScrollFrame.lua
fixed a few small issues
first stab at putting vendor conversions back into the vendor shopping list
------------------------------------------------------------------------
r63 | lilsparky | 2010-11-04 08:41:16 +0000 (Thu, 04 Nov 2010) | 3 lines
Changed paths:
M /trunk/GnomeWorks.lua
M /trunk/LinkDecode.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
M /trunk/plugins/skillUpChance.lua
fixed tradeID/player nil reports.... really this time
fixed link scanning to not fire trade skill events to other mods
added processing lockout for process button/macro (pseudo-trades not yet fully supported)
------------------------------------------------------------------------