aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/HellfireCitadel
AgeCommit message (Expand)Author
2025-02-07Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2024-09-13Scripts/Spells: Add missed change for 975e7cc0723d3136822f6190de8742eef17a2539Shauren
2024-09-12Core/Spells: Refactor CastSpellExtraArgsShauren
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-11-06Core/InstanceScript: Refactored door types to reflect its behavior (#29406)ModoX
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-06-03Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffectShauren
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-09-30DB/Shattered Halls: Migrate linked_respawn to spawn groupsShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-11Scripts/Misc: Remove few more evil flagsoffl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 3offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 2offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 1offl
2022-03-08Scripts/ML: Update Magtheridon to new model (#26420)offl
2022-03-06Core/Scripts: Move some speed values & UNIT_FLAG_NOT_SELECTABLE to DBoffl
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-01-26Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-24Core/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2022-01-23Scripts/Hellfire Citadel: Use std::chrono::duration overloads of EventMap (#2...Peter Keresztes Schmidt
2022-01-06game/AI: Convert SelectAggroTarget to enum class (#24818)Peter Keresztes Schmidt
2022-01-06Core/AI: refactor SpellHit and SpellHitTarget. (#24691)ForesterDev
2022-01-06Scripts/BloodFurnace: Fixed Broggok stopping work after wipeKeader
2022-01-01Boss/Script: Vazruden_Fix (#24197)skipperheartbeat
2021-12-20Scripts: Fix rbac permission for skipping default boss sequencing checkShauren
2021-12-20Scripts/Blood Furnace: Fixed Broggok reset issues and some little improvementsKeader
2021-12-17Scripts/Blood Furnace: Fix infinite loop in Broggok encounterGiacomo Pozzoni
2021-12-15Scripts/Blood Furnace: Broggok improvements (#23300)Ianislav Vasilev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-073.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2021-12-05Instance/Script: Blood FurnaceKillyana
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-10Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...Shauren
2021-11-09Core/Scripts: Unify Chrono Literals (#22420)DanVS
2021-09-26Scripts/Magtheridon Lair: Fixed a case when channelers get hit kill and not s...Keader
2021-09-22Scripts/Magtheridon: Fixed Magtheridon inaccessibleKeader
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-06-21Core/Scripts: Fixed some delayed enrageKeader