XRS-r72811-nolib
Details
-
FilenameXRS-r72811-nolib.zip
-
Uploaded by
-
UploadedMay 5, 2008
-
Size89.81 KB
-
Downloads33
-
MD5b81570d20a7268d9903ebee5ce192c84
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r72811 | aliset | 2008-05-05 19:56:45 -0400 (Mon, 05 May 2008) | 3 lines
Changed paths:
M /trunk/XRS/XRS.lua
M /trunk/XRS/XRS_BarClass.lua
M /trunk/XRS/XRS_TooltipClasses.lua
M /trunk/XRS/localizations/enUS.lua
XRS:
- "Mana Below" - same as health below. Not always as useful, but symmetry is the happiest tree of all.
------------------------------------------------------------------------
r72810 | aliset | 2008-05-05 19:56:37 -0400 (Mon, 05 May 2008) | 6 lines
Changed paths:
M /trunk/XRS/XRS.lua
M /trunk/XRS/XRS_BarClass.lua
M /trunk/XRS/XRS_TooltipClasses.lua
M /trunk/XRS/localizations/enUS.lua
XRS:
- Add a "Health Below" bar type that allows you to show the number of people below X amount of health.
The bar fill actually shows the percentage by which people who are under X health are below that amount,
so a somewhat-full green bar means a few people are near X health, while a full red bar means many people
are far below.
------------------------------------------------------------------------
r72809 | aliset | 2008-05-05 19:56:29 -0400 (Mon, 05 May 2008) | 3 lines
Changed paths:
M /trunk/XRS/XRS.lua
M /trunk/XRS/XRS_BarClass.lua
M /trunk/XRS/XRS_TooltipClasses.lua
M /trunk/XRS/localizations/enUS.lua
XRS:
- Emacs mode strings help emacs people edit without doing bad things to your code!
------------------------------------------------------------------------
r70292 | ackis | 2008-04-18 00:04:06 -0400 (Fri, 18 Apr 2008) | 3 lines
Changed paths:
M /trunk/XRS/XRS_BuffClass.lua
XRS:
- Buff fix by Venara
~lart Venara
------------------------------------------------------------------------
r69998 | scorpio0920 | 2008-04-16 00:05:33 -0400 (Wed, 16 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS/XRS.toc
M /trunk/XRS/localizations/zhTW.lua
XRS:
- Update zhTW localization.
------------------------------------------------------------------------
r69960 | ackis | 2008-04-15 20:25:56 -0400 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS/XRS_BuffClass.lua
XRS:
- Forgot one section add greater blessings to
------------------------------------------------------------------------
r69959 | ackis | 2008-04-15 20:20:43 -0400 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS/XRS_BuffClass.lua
XRS:
- Add in icons for greater blessings
------------------------------------------------------------------------
r69957 | xinhuan | 2008-04-15 20:06:48 -0400 (Tue, 15 Apr 2008) | 3 lines
Changed paths:
M /trunk/XRS/XRS.lua
M /trunk/XRS/XRS_BarClass.lua
XRS:
- Fix minor non-consequential table recycling issue. Also nil out metatables on recycling tables.
- Localize common global functions for speed.
------------------------------------------------------------------------
r69940 | xinhuan | 2008-04-15 18:50:56 -0400 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS/XRS.lua
M /trunk/XRS/XRS_BuffClass.lua
XRS:
- Fix more GetSpellInfo() issues with the lack of () around it to trim values down to 1 return value at the end of table creation as the last item.
------------------------------------------------------------------------
r69937 | xinhuan | 2008-04-15 18:44:46 -0400 (Tue, 15 Apr 2008) | 3 lines
Changed paths:
M /trunk/XRS/XRS.lua
XRS:
- Fix AI and PW:Fortitude blunder. Also trim return values down to 1 value for the last spell entry in the buffTable.
~slap ackis
------------------------------------------------------------------------
r69930 | xinhuan | 2008-04-15 18:22:10 -0400 (Tue, 15 Apr 2008) | 3 lines
Changed paths:
M /trunk/XRS/XRS_BuffClass.lua
XRS:
- Fix LibBabble-Class-3.0 error
~slap nevcairiel
------------------------------------------------------------------------
r69835 | arrowmaster | 2008-04-15 01:30:05 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
M /trunk/XRS/XRS.lua
XRS: attempt to fix a bug with BuffCheck by fixing a table recycling bug since I don't see anything else wrong, although this table recycling is weird and should proably just be removed
------------------------------------------------------------------------
r68920 | ackis | 2008-04-10 08:56:18 -0400 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS/XRS.lua
XRS:
- Forgot a few BSpell references
------------------------------------------------------------------------
r68918 | ackis | 2008-04-10 08:34:54 -0400 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS/libs
XRS:
- Fix the embeds :P
------------------------------------------------------------------------
r68917 | ackis | 2008-04-10 08:33:21 -0400 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS
M /trunk/XRS/libs
XRS:
- Fix the embeds :P
------------------------------------------------------------------------
r68915 | ackis | 2008-04-10 08:12:43 -0400 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
M /trunk/XRS
M /trunk/XRS/XRS.toc
M /trunk/XRS/XRS_BuffClass.lua
M /trunk/XRS/XRS_TooltipClasses.lua
M /trunk/XRS/embeds.xml
XRS:
- Change from Babble Spells to using Spell IDs
------------------------------------------------------------------------