Download
(13Kb)
Download
Updated: 08-31-12 10:33 AM
Updated:08-31-12 10:33 AM
Created:01-11-11 09:30 PM
Downloads:2,330
Favorites:1
MD5:
Categories:Libraries, Discontinued and Outdated Mods

LibResComm-1.0

Version: v92
by: myrroddin, Morgalm

Keeps track of resurrection spells cast in a group. Uses the CTRA protocol for communication. Does not send messages when oRA2 or CTRA is enabled.

v88 and higher work with Mists of Pandaria, and will NOT work with lower game versions.

Credits: originally written by DathRarhek, updated and improved by Myrroddin and Phanx

Code Examples (note the change with _ResEnd):

-- API

Code:
IsUnitBeingRessed(unit) -- boolean, returns resser
-- Callbacks
Code:
ResComm_ResStart(event, resser, endTime, target)
ResComm_ResEnd(event, resser, target, complete)
ResComm_Ressed(event, name)
ResComm_CanRes(event, name, typeToken, typeString)
ResComm_ResExpired(event, name)
Links:

See the API description page for more information.

Want to help localize into your language? Great! Go here. Need Italian translated please.

Comments are welcome. Please use the forum thread.

Bugs and suggestions should always be posted to the Ticket Tracker.

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.
------------------------------------------------------------------------
There have been no comments posted to this file.
Be the first to add one.



Category Jump: