r103
Details
-
FilenameGnomeWorks-r103.zip
-
Uploaded by
-
UploadedJan 6, 2011
-
Size435.79 KB
-
Downloads555
-
MD5532687bf573baa9e855b1bd24ea7371e
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r103 | lilsparky | 2011-01-07 01:33:54 +0000 (Fri, 07 Jan 2011) | 3 lines
Changed paths:
M /trunk/SkillList.lua
M /trunk/plugins/lsw.lua
fixed "error" nil error
fixed(?) lsw sorting by profit
------------------------------------------------------------------------
r102 | lilsparky | 2011-01-06 09:53:27 +0000 (Thu, 06 Jan 2011) | 4 lines
Changed paths:
M /trunk/MainWindow.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
M /trunk/Window.lua
M /trunk/plugins/QueueProfitable.lua
M /trunk/plugins/lsw.lua
fixed a couple lsw plugin problems
fixed sorting on craftable counts
attempted to fix the unresponsive frame issue
------------------------------------------------------------------------
r101 | lilsparky | 2010-12-28 07:14:00 +0000 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
M /trunk/API.lua
M /trunk/GnomeWorks.lua
fixed typo in public api reference to shopping list frame
fixed uninitialized config table in initialization
------------------------------------------------------------------------
r100 | lilsparky | 2010-12-27 04:01:09 +0000 (Mon, 27 Dec 2010) | 6 lines
Changed paths:
M /trunk/Details.lua
M /trunk/FrameHooks/Mail.lua
M /trunk/GnomeWorks.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/CommonSkills.lua
M /trunk/Queue.lua
M /trunk/RecipeGroups.lua
M /trunk/plugins/lsw.lua
fixed a problem with alt inventories not contributing to the shopping list
added guild interface and view crafters button
gw now saves group settings for each trade and for self/alts
added a couple of nil checks
mail reminder should now only happen when you first visit the mailbox
------------------------------------------------------------------------
r99 | lilsparky | 2010-12-19 08:44:20 +0000 (Sun, 19 Dec 2010) | 4 lines
Changed paths:
M /trunk/GnomeWorks.lua
M /trunk/MainWindow.lua
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
updated data for cataclysm
fixed "create all"
added smart re-learning of vendor conversion recipes (will re-record them first visit on each session). should also identify changes to conversions.
------------------------------------------------------------------------
r98 | lilsparky | 2010-12-15 09:44:00 +0000 (Wed, 15 Dec 2010) | 2 lines
Changed paths:
M /trunk/GetTradeSkill.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
fixed a problem where the process button wouldn't execute pseudotrades
smarter selection of which queue entry to process (should result in better grouping of mills/prospects)
------------------------------------------------------------------------
r97 | lilsparky | 2010-12-13 08:57:08 +0000 (Mon, 13 Dec 2010) | 7 lines
Changed paths:
M /trunk/API.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/Libs/LibStagedExecution.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
A /trunk/plugins/QueueProfitable.lua
M /trunk/plugins/arl.lua
M /trunk/plugins/lsw.lua
added built-in "queue profitable" plugin
fixed(?) in combat issues
fixed inventory column problems
reverted some lsw integration to avoid some pitfalls
added better error detection for plugins and general execution
------------------------------------------------------------------------
r96 | lilsparky | 2010-12-09 09:11:07 +0000 (Thu, 09 Dec 2010) | 3 lines
Changed paths:
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/RecipeData.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
M /trunk/Window.lua
fixed a few nil problems
reworked inventory updates to be quicker
------------------------------------------------------------------------
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
------------------------------------------------------------------------