40
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use constants instead of magic numbers here
dfighter
as dfighter1985
More... over 2 years ago
Implemented .debug addworldstate and .debug removeworldstate chat commands
dfighter
as dfighter1985
More... over 2 years ago
Show a message after setting worldstates with the debug command
dfighter
as dfighter1985
More... over 2 years ago
Scripted the spell Gnomeregan Pride using a dummy aura handler with Arcemu Python Engine
dfighter
as dfighter1985
More... over 2 years ago
Dummy auras can now be scripted using Arcemu Python Engine
dfighter
as dfighter1985
More... over 2 years ago
Implemented Aura.getTarget() method in Arcemu Python Engine
dfighter
as dfighter1985
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.
dfighter
as dfighter1985
More... over 2 years ago
Trigger the model change event even if an aura handler handled the transform aura
dfighter
as dfighter1985
More... over 2 years ago
Dismount even if handling the transform with an aura handler
dfighter
as dfighter1985
More... over 2 years ago
Apparently this spell doesn't even exist anymore
dfighter
as dfighter1985
More... over 2 years ago
Polymorph transform aura is now handled by an Aura handler
dfighter
as dfighter1985
More... over 2 years ago
Murloc Costume is now handled by an Aura handler
dfighter
as dfighter1985
More... over 2 years ago
Illusion: Black dragonkin is now handled by an aura handler
dfighter
as dfighter1985
More... over 2 years ago
Orb of Deception transform handling moved to spellhandlers
dfighter
as dfighter1985
More... over 2 years ago
Time-lost figurine transform is now handled by an aura handler script
dfighter
as dfighter1985
More... over 2 years ago
Moved Red Ogre Custom transform handling to a spell aura handler
dfighter
as dfighter1985
More... over 2 years ago
Moved Wisp transform aura handling to an aura handler script.
dfighter
as dfighter1985
More... over 2 years ago
Added new cheat: Area. When active the spell system will ignore the spell's area requirement.
dfighter
as dfighter1985
More... over 2 years ago
Unit flags should be shown as hex too
dfighter
as dfighter1985
More... over 2 years ago
Bytes should be shown as hex string too
dfighter
as dfighter1985
More... over 2 years ago
.npc info command should show the equipped items
dfighter
as dfighter1985
More... over 2 years ago
.npc info command should show the mount
dfighter
as dfighter1985
More... over 2 years ago
Display error message in console when there's no data for the transform effect
dfighter
as dfighter1985
More... over 2 years ago
Thunderflash will now take players to Mekkatorque if they are on the Words for delivery (25287) quest
dfighter
as dfighter1985
More... over 2 years ago
Implemented Object.setByteFlags() method in Arcemu Python Engine
dfighter
as dfighter1985
More... over 2 years ago
Scripted the quest 'Prepping the Speech' (25283) using Arcemu Python Engine
dfighter
as dfighter1985
More... over 2 years ago
Some more update field constants
dfighter
as dfighter1985
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.
dfighter
as dfighter1985
More... over 2 years ago
Implemented Object.getUInt64Value() method in Arcemu Python Engine
dfighter
as dfighter1985
More... over 2 years ago
Implemented object.getUInt32Value() method in Arcemu Python Engine
dfighter
as dfighter1985
More... over 2 years ago