r177-nolib

Details

  • Filename
    SmartRes2-r177-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 8, 2010
  • Size
    59.34 KB
  • Downloads
    24
  • MD5
    f9f7b698f4cede4fb5d9e5334e398e9e

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r177 | myrroddin | 2010-12-08 15:56:58 +0000 (Wed, 08 Dec 2010) | 2 lines
Changed paths:
   M /trunk/SmartRes2.lua

Fixes for otherRes nil error
Disabling and re-enabling SmartRes2 should no longer throw an error
------------------------------------------------------------------------
r176 | myrroddin | 2010-12-04 04:25:43 +0000 (Sat, 04 Dec 2010) | 3 lines
Changed paths:
   M /trunk/SmartRes2.lua
   M /trunk/SmartRes2Options.lua

Res bars position now saved to saved variables instead of layout-local.txt
Bug fixes with nil variables
Make options even tidier and nicer to look at (custom and random message inputs wider so you can see what you are typing, Test Bars button at top of Res Bars options)
------------------------------------------------------------------------
r175 | myrroddin | 2010-12-03 04:50:27 +0000 (Fri, 03 Dec 2010) | 3 lines
Changed paths:
   M /trunk/SmartRes2.lua
   M /trunk/SmartRes2Options.lua

Fixed activeRes nil error
Make the options look better, and cleaned up their code too
Res bars no longer save to local-cache.txt Read the official forums on how to clear out the entry. Position is now saved to saved variables instead
------------------------------------------------------------------------
r174 | myrroddin | 2010-12-02 06:42:17 +0000 (Thu, 02 Dec 2010) | 3 lines
Changed paths:
   M /trunk/SmartRes2.lua

Added check that SR2 will not cast on target if other resser does not have a CTRA res monitor. I haven't been able to thoroughly test, and it could be buggy
On disable, nil out vars and arrays rather than wipe
ruRU, deDE updated translations. Xevilgrin asks that nobody change the deDE translations again, please
------------------------------------------------------------------------
r172 | myrroddin | 2010-11-17 10:42:24 +0000 (Wed, 17 Nov 2010) | 2 lines
Changed paths:
   M /trunk/SmartRes2.lua
   M /trunk/SmartRes2Options.lua

Make the waiting for accept flash too
Tweak flash defaults after giving myself a headache watching LOL
------------------------------------------------------------------------
r171 | myrroddin | 2010-11-11 13:14:20 +0000 (Thu, 11 Nov 2010) | 3 lines
Changed paths:
   M /trunk/SmartRes2.lua
   M /trunk/SmartRes2Options.lua

Added collision bar flashing and related control
Allow user to set the maximum of displayed bars
Supports Mass Resurrection on 4.x clients (won't break on 3.x)
------------------------------------------------------------------------
r170 | myrroddin | 2010-11-04 02:28:12 +0000 (Thu, 04 Nov 2010) | 2 lines
Changed paths:
   D /trunk/Libs/LibVersionCheck-1.0
   M /trunk/SmartRes2.lua
   M /trunk/SmartRes2.toc
   A /trunk/SmartRes2Options.lua

Removed LibVersionCheck-1.0 and its references - wasn't working as planned
Split options into its own file
------------------------------------------------------------------------