r429
Details
-
FilenameSkada-r429.zip
-
Uploaded by
-
UploadedFeb 15, 2013
-
Size810.42 KB
-
Downloads199
-
MD5f22e8b040dc437185dcd35ae02b225f3
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r429 | oscarucb | 2013-02-15 09:15:58 +0000 (Fri, 15 Feb 2013) | 5 lines
Changed paths:
M /trunk/modules/SkadaEnemies/Enemies.lua
Add new modes for enemy healing done/taken to SkadaEnemies
Factor some code in the Enemies module
Fix a bug in the Enemies module that was failing to record in the Total set
Re-key the set.mobs array by mob name, for more efficient access
------------------------------------------------------------------------
r428 | oscarucb | 2013-02-15 03:01:23 +0000 (Fri, 15 Feb 2013) | 3 lines
Changed paths:
M /trunk/modules/SkadaHealing/Healing.lua
fix a minor glitch in healing stats
min heal spell amount was always showing as zero
------------------------------------------------------------------------
r427 | oscarucb | 2013-01-30 18:56:54 +0000 (Wed, 30 Jan 2013) | 4 lines
Changed paths:
M /trunk/Skada.lua
fix row sorting for :Report on mods not using ordersort
old function was incorrect when the table contained empty rows and would result in randomly-sorted output
new function is a variant on the existing value_sort, which also verifies the id field to preserve the spirit of the old function
------------------------------------------------------------------------
r426 | oscarucb | 2013-01-27 00:23:50 +0000 (Sun, 27 Jan 2013) | 2 lines
Changed paths:
M /trunk/Menus.lua
ensure display resets properly when changing segments via the segment window button
------------------------------------------------------------------------
r425 | funkydude | 2013-01-21 16:23:15 +0000 (Mon, 21 Jan 2013) | 1 line
Changed paths:
M /trunk/Skada.lua
remove old compat code
------------------------------------------------------------------------
r424 | funkydude | 2013-01-14 20:13:04 +0000 (Mon, 14 Jan 2013) | 1 line
Changed paths:
M /trunk/Options.lua
M /trunk/Skada.lua
cleanup some trailing whitespace (and grab the latest acetimer)
------------------------------------------------------------------------