40
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented support for Object Oriented Instance scripts in Arcemu Python Engine
dfighter
as dfighter1985
More... 2 months ago
Implemented Object Oriented quest script support in Arcemu Python Engine.
dfighter
as dfighter1985
More... 2 months ago
Renames
dfighter
as dfighter1985
More... 2 months ago
Renames
dfighter
as dfighter1985
More... 2 months ago
Missed this
dfighter
as dfighter1985
More... 2 months ago
Implemented Object Oriented Creature gossip script support in Arcemu Python Engine
dfighter
as dfighter1985
More... 2 months ago
Implemented Object Oriented style Item Gossip script support in Arcemu Python Engine.
dfighter
as dfighter1985
More... 2 months ago
Implemented toItem() method in Arcemu Python Engine
dfighter
as dfighter1985
More... 2 months ago
Implemented support for Object Oriented style GameObject gossip scripts.
dfighter
as dfighter1985
More... 2 months ago
Don't try to reregister Python Creature and GameObject OO script factory methods. fix #461
dfighter
as dfighter1985
More... 3 months ago
Implemented GameObjectScript for Arcemu Python Engine. This makes it possible to write class based Python scripts for GameObjects. See example.
dfighter
as dfighter1985
More... 3 months ago
Be mindful of references here
dfighter
as dfighter1985
More... 3 months ago
Implemented CreatureScript for Arcemu Python Engine. This makes it possible to write class based Python scripts for creatures. Check the example script
dfighter
as dfighter1985
More... 3 months ago
Added test cases for Math::calcDistance
dfighter
as dfighter1985
More... 3 months ago
Merge pull request #458 from arcemu/ape-ilp64-parsetuple-fix
dfighter
as dfighter1985
More... 3 months ago
Fix ParseTuple parameter size on ILP64
dfighter
as dfighter1985
More... 3 months ago
Added test cases for Math::normalizeAngle
dfighter
as dfighter1985
More... 3 months ago
Renamed Math::getEasyAngle to Math::normalizeAngle
dfighter
as dfighter1985
More... 3 months ago
Added tests for Math::calcRadAngle
dfighter
as dfighter1985
More... 3 months ago
Refactored Math::calcAngle tests
dfighter
as dfighter1985
More... 3 months ago
Added Math::toAngle, Math::toRadians and test cases for them.
dfighter
as dfighter1985
More... 3 months ago
Added TEST_TRUE(), and TEST_FALSE() macros.
dfighter
as dfighter1985
More... 3 months ago
Added test cases for Math::calcAngle
dfighter
as dfighter1985
More... 3 months ago
Added tests for Math::clamp()
dfighter
as dfighter1985
More... 3 months ago
Make GCC happy. #347
dfighter
as dfighter1985
More... 3 months ago
Merge pull request #454 from natrist/chore-git-ignore-bin-build
dfighter
as dfighter1985
More... 3 months ago
Terokkar Forest spirit tower capturing lockout timer can now be configured in world.conf. ref #347
dfighter
as dfighter1985
More... 3 months ago
World PvP objective capture rate bonuses can now be configured in world.conf. #347
dfighter
as dfighter1985
More... 3 months ago
World PvP objective capture times can now be configured in world.conf. #347
dfighter
as dfighter1985
More... 3 months ago
Added support for getting Uint values from the config
dfighter
as dfighter1985
More... 3 months ago