r91

Details

  • Filename
    LibResComm-1.0-r91.zip
  • Uploaded by
  • Uploaded
    Aug 20, 2012
  • Size
    12.67 KB
  • Downloads
    154
  • MD5
    a1ed08247c76798f42e99f526f003b7f

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r91 | myrroddin | 2012-08-21 01:39:48 +0000 (Tue, 21 Aug 2012) | 1 line
Changed paths:
   M /trunk/LibResComm-1.0/LibResComm-1.0.lua

- add "complete" boolean to _ResEnd callback to check if cast completed or was interrupted, stopped, or failed
------------------------------------------------------------------------
r89 | myrroddin | 2012-08-12 22:53:56 +0000 (Sun, 12 Aug 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibResComm-1.0/LibResComm-1.0.lua
   M /trunk/LibResComm-1.0/lib.xml
   M /trunk/LibResComm-1.0.toc

- Adjust Interface for MoP
------------------------------------------------------------------------
r87 | myrroddin | 2012-08-12 06:51:18 +0000 (Sun, 12 Aug 2012) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibResComm-1.0/LibResComm-1.0.lua
   M /trunk/LibResComm-1.0/lib.xml
   M /trunk/LibResComm-1.0.toc

-- MoP updates. WILL NOT WORK ON LIVE!!!!!!
- Add Monk's Resuscitate
- Use RegisterUnitEvent for efficiency gains
- Add Notes-xx where xx is localization in toc field
- Pull in latest LibStub and CallbackHandler
- Updated API for MoP
------------------------------------------------------------------------
r86 | Phanx | 2011-12-11 08:15:35 +0000 (Sun, 11 Dec 2011) | 1 line
Changed paths:
   M /trunk/LibResComm-1.0/LibResComm-1.0.lua

Fixed a typo.
------------------------------------------------------------------------