r431
Details
-
FilenameSkada-r431.zip
-
Uploaded by
-
UploadedFeb 15, 2013
-
Size810.69 KB
-
Downloads6,162
-
MD575633eae34f670ff4ff9b5aea09d2f73
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r431 | zarnivoop | 2013-02-15 20:38:34 +0000 (Fri, 15 Feb 2013) | 2 lines
Changed paths:
M /trunk/locale/enUS.lua
M /trunk/modules/SkadaEnemies/Enemies.lua
added missing translation
safety check for new enemy healing modes
------------------------------------------------------------------------
r430 | oscarucb | 2013-02-15 11:39:31 +0000 (Fri, 15 Feb 2013) | 2 lines
Changed paths:
M /trunk/Skada.lua
Add a private index to find_player: provides about a 6x speedup for that function on a set for a 10-man raid
------------------------------------------------------------------------
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)
------------------------------------------------------------------------