| Use constants instead of magic numbers here |
|
More...
|
over 2 years ago
|
| Implemented .debug addworldstate and .debug removeworldstate chat commands |
|
More...
|
over 2 years ago
|
| Show a message after setting worldstates with the debug command |
|
More...
|
over 2 years ago
|
| Scripted the spell Gnomeregan Pride using a dummy aura handler with Arcemu Python Engine |
|
More...
|
over 2 years ago
|
| Dummy auras can now be scripted using Arcemu Python Engine |
|
More...
|
over 2 years ago
|
| Implemented Aura.getTarget() method in Arcemu Python Engine |
|
More...
|
over 2 years ago
|
| Transform auras will no longer trigger a ScriptMgr warning about registering a dummy aura handler for an aura that has no dummy effect. |
|
More...
|
over 2 years ago
|
| Trigger the model change event even if an aura handler handled the transform aura |
|
More...
|
over 2 years ago
|
| Dismount even if handling the transform with an aura handler |
|
More...
|
over 2 years ago
|
| Apparently this spell doesn't even exist anymore |
|
More...
|
over 2 years ago
|
| Polymorph transform aura is now handled by an Aura handler |
|
More...
|
over 2 years ago
|
| Murloc Costume is now handled by an Aura handler |
|
More...
|
over 2 years ago
|
| Illusion: Black dragonkin is now handled by an aura handler |
|
More...
|
over 2 years ago
|
| Orb of Deception transform handling moved to spellhandlers |
|
More...
|
over 2 years ago
|
| Time-lost figurine transform is now handled by an aura handler script |
|
More...
|
over 2 years ago
|
| Moved Red Ogre Custom transform handling to a spell aura handler |
|
More...
|
over 2 years ago
|
| Moved Wisp transform aura handling to an aura handler script. |
|
More...
|
over 2 years ago
|
| Added new cheat: Area. When active the spell system will ignore the spell's area requirement. |
|
More...
|
over 2 years ago
|
| Unit flags should be shown as hex too |
|
More...
|
over 2 years ago
|
| Bytes should be shown as hex string too |
|
More...
|
over 2 years ago
|
| .npc info command should show the equipped items |
|
More...
|
over 2 years ago
|
| .npc info command should show the mount |
|
More...
|
over 2 years ago
|
| Display error message in console when there's no data for the transform effect |
|
More...
|
over 2 years ago
|
| Thunderflash will now take players to Mekkatorque if they are on the Words for delivery (25287) quest |
|
More...
|
over 2 years ago
|
| Implemented Object.setByteFlags() method in Arcemu Python Engine |
|
More...
|
over 2 years ago
|
| Scripted the quest 'Prepping the Speech' (25283) using Arcemu Python Engine |
|
More...
|
over 2 years ago
|
| Some more update field constants |
|
More...
|
over 2 years ago
|
| Don't allow Python script to specify 0 as a delay for Creature.despawn() method. Despawn on next update in this case. |
|
More...
|
over 2 years ago
|
| Implemented Object.getUInt64Value() method in Arcemu Python Engine |
|
More...
|
over 2 years ago
|
| Implemented object.getUInt32Value() method in Arcemu Python Engine |
|
More...
|
over 2 years ago
|