04-06-14 - 18:45 |
Johnny C. Lam |
Add dummy TimeToBloodlust() condition to match Sim |
commitdiff tree patch |
04-06-14 - 18:45 |
Johnny C. Lam |
Add "Power"Deficit() script conditions for each po |
commitdiff tree patch |
04-06-14 - 18:45 |
Johnny C. Lam |
Allow for providing "Power"Percent() script condit |
commitdiff tree patch |
04-06-14 - 18:45 |
Johnny C. Lam |
Add partial implementation of WoW API for unit-tes |
commitdiff tree patch |
04-06-14 - 18:45 |
Johnny C. Lam |
Teach compiler.pl that public static methods are a |
commitdiff tree patch |
04-06-14 - 18:45 |
Johnny C. Lam |
Use string.sub instead of string.find where possib |
commitdiff tree patch |
04-06-14 - 18:45 |
Johnny C. Lam |
Avoid using "select" function unless required. |
commitdiff tree patch |
04-06-14 - 18:45 |
Johnny C. Lam |
Continuation of r1242: Use public properties to ho |
commitdiff tree patch |
04-06-14 - 18:44 |
Johnny C. Lam |
Use the local upvalue instead of the global functi |
commitdiff tree patch |
04-06-14 - 18:44 |
Johnny C. Lam |
Move spell cooldown-related functions from OvaleDa |
commitdiff tree patch |
12-09-13 - 02:17 |
Johnny C. Lam |
Uses spaces, not tabs, in .pkgmeta. |
commitdiff tree patch |
12-09-13 - 02:15 |
Johnny C. Lam |
Add IsEnraged() script condition. |
commitdiff tree patch |
12-09-13 - 02:15 |
Johnny C. Lam |
Most buff script conditions should be allowed to r |
commitdiff tree patch |
12-09-13 - 02:15 |
Johnny C. Lam |
Fix state:GetAura() to return expired auras as wel |
commitdiff tree patch |
12-09-13 - 02:15 |
Johnny C. Lam |
Sprinkle some debugging print statements for Ovale |
commitdiff tree patch |
12-09-13 - 02:15 |
Johnny C. Lam |
Remove unset (nil) variable that doesn't change th |
commitdiff tree patch |
12-09-13 - 02:14 |
Johnny C. Lam |
Handle Eclipse in the state machine when crossing |
commitdiff tree patch |
12-09-13 - 02:14 |
Johnny C. Lam |
Add state method to remove an aura on a GUID. |
commitdiff tree patch |
12-09-13 - 02:14 |
Johnny C. Lam |
Fix caster GUID of state aura copied from true aur |
commitdiff tree patch |
12-09-13 - 02:14 |
Johnny C. Lam |
Turn "aura lag" into an advanced slider option, de |
commitdiff tree patch |
12-09-13 - 02:14 |
Johnny C. Lam |
Verify that an aura has associated SpellInfo befor |
commitdiff tree patch |
12-09-13 - 02:14 |
Johnny C. Lam |
Re-write of OvaleGUID. |
commitdiff tree patch |
12-09-13 - 02:13 |
Johnny C. Lam |
Use public, not private, properties to hold module |
commitdiff tree patch |
12-05-13 - 08:19 |
Johnny C. Lam |
G/C auras in the state machine for each new frame. |
commitdiff tree patch |
12-05-13 - 08:19 |
Johnny C. Lam |
Move all aura-related methods into OvaleAura and i |
commitdiff tree patch |
12-05-13 - 08:19 |
Johnny C. Lam |
Workaround for ticket 290 - Dream of Cenarius Seco |
commitdiff tree patch |
12-05-13 - 08:19 |
Johnny C. Lam |
Move spellcast state from OvaleState into OvaleFut |
commitdiff tree patch |
12-05-13 - 08:19 |
Johnny C. Lam |
Verify that a spell has associated SpellInfo befor |
commitdiff tree patch |
12-05-13 - 08:19 |
Johnny C. Lam |
Fix aura tick information for re-applied auras. |
commitdiff tree patch |
12-05-13 - 08:18 |
Johnny C. Lam |
Move debugging statement to less verbose location. |
commitdiff tree patch |