Mercurial > wow > reaction
log modules/ReAction_State/ReAction_State.lua @ 68:fcb5dad031f9
age | author | description |
---|---|---|
Tue, 03 Jun 2008 22:57:34 +0000 | Flick | State transitions now working. Keybind toggle states, stance switching, etc. |
Wed, 28 May 2008 17:59:44 +0000 | Flick | Rearranged rule layout slightly |
Wed, 28 May 2008 17:41:29 +0000 | Flick | fixed init sequence on PLAYER_AURAS_CHANGED |
Wed, 28 May 2008 17:26:27 +0000 | Flick | Fixed stance initializers for locale-independent behavior as well as proper initialization for druids (after PLAYER_AURAS_CHANGED) |
Wed, 28 May 2008 00:20:04 +0000 | Flick | Redesigned state interface. The only thing missing now is the actual state properties. |
Tue, 13 May 2008 16:42:52 +0000 | Flick | Added first cut on State module. Menu system only, it doesn't do anything. |
Mon, 17 Mar 2008 18:24:53 +0000 | Flick | - converted to Ace3 |