v92

Details

  • Filename
    LibResComm-1.0-v92.zip
  • Uploaded by
  • Uploaded
    Aug 25, 2012
  • Size
    12.71 KB
  • Downloads
    3,308
  • MD5
    e414e71090d0c28846a4e80988b1324b

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r92 | myrroddin | 2012-08-25 15:14:47 +0000 (Sat, 25 Aug 2012) | 1 line
Changed paths:
   A /tags/v92 (from /trunk:91)

Tagging as v92
------------------------------------------------------------------------
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.
------------------------------------------------------------------------