r427-nolib

Details

  • Filename
    Skada-r427-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 30, 2013
  • Size
    655.77 KB
  • Downloads
    174
  • MD5
    652b41355eb4a1c2611b2fb7a495402b

Supported WoW Retail Versions

  • 5.1.0

Changelog

------------------------------------------------------------------------
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)
------------------------------------------------------------------------
r423 | funkydude | 2013-01-13 21:58:41 +0000 (Sun, 13 Jan 2013) | 1 line
Changed paths:
   M /trunk/Skada.lua
   M /trunk/Skada.toc

bump to grab latest acetimer
------------------------------------------------------------------------
r422 | funkydude | 2013-01-02 14:31:32 +0000 (Wed, 02 Jan 2013) | 1 line
Changed paths:
   M /trunk/modules/SkadaHealing/Healing.lua

Healing: add a nil check for heal.dstName Zarnivoop might want to look into this.
------------------------------------------------------------------------