1.0b4
Details
-
FilenameFailBoat-1.0b4.zip
-
Uploaded by
-
UploadedOct 22, 2009
-
Size195.94 KB
-
Downloads195
-
MD599fdaa6bc445f3e914b16165d30f53d0
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r73 | sylvanaar | 2009-10-23 00:30:58 +0000 (Fri, 23 Oct 2009) | 1 line
Changed paths:
A /tags/1.0b4 (from /trunk:72)
Tagging as 1.0b4
------------------------------------------------------------------------
r72 | sylvanaar | 2009-10-22 23:39:22 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/FailBoat.lua
M /trunk/loc/Locals-enUS.lua
use the new GetEventSpellId() API in libfail to provide readable displays for non-localized fail event strings, and label strings
------------------------------------------------------------------------
r70 | sylvanaar | 2009-10-20 02:15:00 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
M /trunk/FailBoat.lua
when showing unlocalized fail messages, show as <name>, <event_name> (<count>)
------------------------------------------------------------------------
r69 | sylvanaar | 2009-10-20 01:03:00 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
M /trunk/FailBoat.lua
fix nil error on tooltip show
------------------------------------------------------------------------
r68 | sylvanaar | 2009-10-20 00:14:28 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
M /trunk/FailBoat.lua
get the funky click expansion of fail counts on the tooltip working with filtered/incomplete fail lists
------------------------------------------------------------------------
r67 | sylvanaar | 2009-10-19 23:35:33 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
M /trunk/FailBoat.lua
rudimentary options to enable/disable specific fails
------------------------------------------------------------------------
r66 | sylvanaar | 2009-10-17 21:14:53 +0000 (Sat, 17 Oct 2009) | 1 line
Changed paths:
M /trunk/FailBoat.lua
Hide fails with a count of 0 to get rid of the gianormous tooltip.
------------------------------------------------------------------------
r65 | thiefmaster | 2009-06-25 11:56:24 +0000 (Thu, 25 Jun 2009) | 3 lines
Changed paths:
M /trunk/FailBoat.lua
M /trunk/loc/Locals-enUS.lua
* Fix incorrect BabbleZone use which caused errors in non-enUS clients in zones with a different name than in English
* Code cleanup (move variable definitions to top, replace tabs with spaces)
* Update english debug "translation" in the code; it was pretty outdated.
------------------------------------------------------------------------