index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Northrend
/
CrusadersColiseum
/
TrialOfTheCrusader
Age
Commit message (
Expand
)
Author
2025-11-23
Core/Movement: Change MoveJump to use min/max height argument instead of vert...
Shauren
2025-11-23
Scripts/Misc: Replace manual jumps with proper spells (or non-jump movement w...
Shauren
2025-11-18
Core/Movement: Remove MotionMaster::MoveJump(x, y, z) overload
Shauren
2025-02-07
Scripts: Remove unneccessary DoublePosition from AreaBoundary
Shauren
2024-09-12
Core/Spells: Refactor CastSpellExtraArgs
Shauren
2024-06-21
Core/Movement: Allow setting position or object facing targets for jump movement
Shauren
2024-04-28
Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...
Ovahlord
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2024-02-24
Scripts: Removed unused global variables
Shauren
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2023-11-06
Core/InstanceScript: Refactored door types to reflect its behavior (#29406)
ModoX
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-06-03
Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-06-30
Core/WorldStates: Migrate instance script worldstates to new system
Shauren
2022-06-10
Scripts/Trial of the Crusader: Fix achievement A Tribute to Immortality (#27903)
Gildor
2022-04-24
Scripts/Instances: Replace manual criteria timer starts in instances with new...
Shauren
2022-04-24
Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-11
Scripts/ToC: Update Twin Val'kyr to new register model (#26708)
offl
2022-03-11
Scripts/ToC: Update remaining scripts of Beasts of Northrend to new register ...
offl
2022-03-11
Scripts/ToC: Update Faction Champions to new register model (#26706)
offl
2022-03-11
Scripts/ToC: Update Anub'arak to new register model (#26705)
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 4
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 3
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 2
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 1
offl
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-01-24
Core/WorldObject: Replace non-std::chrono SummonGameObject overloads
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/InstanceScript: std::chrono-ify DoRespawnGameObject
Carbenium
2022-01-23
Scripts/Trial of the Crusader: Use std::chrono::duration overloads of EventMa...
Peter Keresztes Schmidt
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2022-01-06
Core/AI: refactor SpellHit and SpellHitTarget. (#24691)
ForesterDev
2022-01-06
Scripts/Trial Of The Crusader: Fixed Anub'arak Pursuing Spikes movement (#24715)
Gildor
2022-01-01
Scripts/Trial of Crusader: Fixed issue with Snobold Vassal and some achiev cr...
Keader
2021-12-21
DB/Text: Fix and remove some npc_text
Killyana
2021-12-20
Scripts: Fix rbac permission for skipping default boss sequencing check
Shauren
2021-12-19
Scripts/Misc:Code cleanup
jackpoz
2021-12-19
Creature/Script: Fire Bomb
Killyana
[next]