Beta 2.6.4
Details
-
FilenameSmartRes2-Beta_2.6.4.zip
-
Uploaded by
-
UploadedDec 20, 2013
-
Size294.98 KB
-
Downloads626
-
MD5446625fa10dcece1dbdbc9f49147e2df
Supported WoW Retail Versions
- 5.4.2
Changelog
------------------------------------------------------------------------
r292 | myrroddin | 2013-12-20 14:48:13 +0000 (Fri, 20 Dec 2013) | 7 lines
Changed paths:
A /tags/Beta 2.6.4 (from /trunk:291)
Tagging as Beta 2.6.4
- Fix chat output
- Update to latest LibResInfo
- Gobs of fixes, tweaks, etc
- Have you thanked Phanx today?
- More and more fixes and improvements
------------------------------------------------------------------------
r291 | Phanx | 2013-12-20 11:42:57 +0000 (Fri, 20 Dec 2013) | 1 line
Changed paths:
M /trunk/SmartRes2Options.lua
- Fix a localization issue
------------------------------------------------------------------------
r290 | Phanx | 2013-12-20 11:36:37 +0000 (Fri, 20 Dec 2013) | 2 lines
Changed paths:
M /trunk/SmartRes2.lua
M /trunk/SmartRes2Options.lua
- Split MassResStarted to its own function
- Fix tabs in the middle of lines at random
------------------------------------------------------------------------
r289 | myrroddin | 2013-12-18 14:38:38 +0000 (Wed, 18 Dec 2013) | 1 line
Changed paths:
M /trunk/SmartRes2.lua
-- Add a debug print to ResCastStarted to help track Mass Resurrection and see what's going on
------------------------------------------------------------------------
r288 | myrroddin | 2013-12-15 04:40:45 +0000 (Sun, 15 Dec 2013) | 4 lines
Changed paths:
M /trunk/SmartRes2.lua
- Add phrase to localization table; connected realms no longer means everybody speaks English
- resBars[casterName] => resBars[casterID]
- Adjust callbacks and their functions to account for Mass Res callbacks and args
- Callback registration functions adjusted accordingly
------------------------------------------------------------------------
r287 | myrroddin | 2013-12-12 18:18:38 +0000 (Thu, 12 Dec 2013) | 2 lines
Changed paths:
M /trunk/SmartRes2Options.lua
- Commit null string clearing code for the custom and Mass Res messages, but you must use <space> to clear instead of highlight and delete
- Reported arg mismatches in LibResInfo's latest test build to Phanx
------------------------------------------------------------------------
r286 | myrroddin | 2013-12-10 14:34:01 +0000 (Tue, 10 Dec 2013) | 2 lines
Changed paths:
M /trunk/SmartRes2.lua
-- fix typo on line 1010 hasIncomginRes => hasIncomingRes
-- comment out my LFR catch for duplicate casts by player; see if LRI update fixed issue
------------------------------------------------------------------------
r285 | Phanx | 2013-12-10 12:55:28 +0000 (Tue, 10 Dec 2013) | 1 line
Changed paths:
M /trunk/SmartRes2.lua
- Probably add Mass Res support (untested)
------------------------------------------------------------------------
r284 | Phanx | 2013-12-10 12:06:01 +0000 (Tue, 10 Dec 2013) | 2 lines
Changed paths:
M /trunk/SmartRes2.lua
- Fix bars not appearing for casters who have previously cast a res during the session
- Preliminary support for SELFRES
------------------------------------------------------------------------
r283 | myrroddin | 2013-12-10 10:26:51 +0000 (Tue, 10 Dec 2013) | 1 line
Changed paths:
M /trunk/SmartRes2.lua
- Catch up for Phanx
------------------------------------------------------------------------