aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/BlackTemple
AgeCommit message (Expand)Author
2025-02-07Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2024-04-28Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...Ovahlord
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-05-30Scripts/Spells: Added spell effect validation helperShauren
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-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-23Scripts/Spells: Small cleanup for gen/item spell scripts (#27311)offl
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/BT: Remove unconfirmed parts of Teron's intro (#26670)offl
2022-03-06Core/Scripts: Verify & migrate spell school immunities to DBoffl
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-28Scripts/Black Temple: Some little fixesKeader
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-05Scripts/AreaTrigger: Rename OnlyOnceAreaTriggerScript::_OnTrigger to TryHandl...Treeston
2022-02-04Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...Shauren
2022-01-24Core/WorldObject: Replace non-std::chrono SummonGameObject overloadsCarbenium
2022-01-24Core/WorldObject: Remove non-std::chrono SummonCreature overloadCarbenium
2022-01-24Core/EventProcessor: std::chrono-ify CalculateTimeCarbenium
2022-01-23EventMap: Change GetTimeUntilEvent to return std::chrono typesCarbenium
2022-01-23Core/Scripts: Fix timing issue of EVENT_FLY_TO_RANDOM_PILLAR during Illidan e...Carbenium
2022-01-23Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...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-01Making travis happyKeader
2022-01-01Scripts/Black Temple: Fixed Reliquary of Souls after combat rewrite changes.Keader
2021-12-20Scripts: Fix rbac permission for skipping default boss sequencing checkShauren
2021-12-18Core/Misc: Fix C++17 build errorsjackpoz
2021-12-17Scripts/Defines: cleanup some magic numbers in factions (#23631)ForesterDev
2021-12-13Coding standards (#23514)Aokromes
2021-11-23Scripts/Illidan: Fixed Parasitic shadowfiends reproducing like rabbitsKeader
2021-11-22Scripts/Black Temple: Mother Shahraz fatal attraction need be randomKeader
2021-11-22Scripts/Black Temple: Fixed some issues in Illidari CouncilKeader
2021-11-15Scripts/Illidari Council: Changed urand to SelectRandomContainerElementKeader
2021-11-15Scripts/Black Temple: Fixed a crash on Illidari Council (#22652)Keader
2021-11-10Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...Shauren
2021-11-09Core/Scripts: Unify Chrono Literals (#22420)DanVS
2021-10-23Scripts/Black Temple: Fixed some issues on IllidanKeader
2021-10-14Scripts/Black Temple: Removing double hook call in Spiritual VengeanceKeader
2021-10-01Core/Misc: Fix appleclang 12 warningsShauren
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-09-23Core/Object: Bump hover delta handling on nearpoints downstack into GetNearPo...Treeston