r166
Details
-
FilenameGnomeWorks-r166.zip
-
Uploaded by
-
UploadedMay 28, 2012
-
Size456.18 KB
-
Downloads2,852
-
MD5e3d02882b14e7f9825d2ac3f6907a16d
Supported WoW Retail Versions
- 4.3.4
Changelog
------------------------------------------------------------------------
r166 | wildcard_25 | 2012-05-28 23:57:58 +0000 (Mon, 28 May 2012) | 1 line
Changed paths:
M /trunk/FrameHooks/Vendor.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
M /trunk/plugins/lsw.lua
Vender cost support in Queue
------------------------------------------------------------------------
r165 | mikk | 2012-05-28 13:21:38 +0000 (Mon, 28 May 2012) | 1 line
Changed paths:
M /trunk/MainWindow.lua
Fix guild crafter query to properly show offline/online
------------------------------------------------------------------------
r164 | wildcard_25 | 2012-05-28 04:06:33 +0000 (Mon, 28 May 2012) | 1 line
Changed paths:
M /trunk/GnomeWorks.lua
add missing tags for Colorblind mode
------------------------------------------------------------------------
r163 | mikk | 2012-05-22 23:13:07 +0000 (Tue, 22 May 2012) | 1 line
Changed paths:
M /trunk/MainWindow.lua
More helpful messages when pasting fails. Including plugging an error when pasting with nothing selected.
------------------------------------------------------------------------
r162 | mikk | 2012-05-22 23:07:08 +0000 (Tue, 22 May 2012) | 1 line
Changed paths:
M /trunk/ScrollFrame.lua
Probably fixed GnomeWorks eating all keyboard input randomly after doing Ctrl-key operations.
------------------------------------------------------------------------
r161 | mikk | 2012-02-14 00:06:18 +0000 (Tue, 14 Feb 2012) | 3 lines
Changed paths:
M /trunk/MainWindow.lua
- Fix major snafu with the Search function's tooltip scanner where it would use the # of lines from the PREVIOUS tooltip (which would always be 0 for the first recipe in a session and therefore never match).
- Uncached tooltips will no longer risk end up in a permanent limbo and never searchable.
- If a tooltip is uncached, the recipe will now be SHOWN rather than hidden. Type another character and it should be gone if it wasn't intended to be shown. Better behavior than the opposite imo.
------------------------------------------------------------------------