aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend/Nexus
AgeCommit message (Expand)Author
2025-10-14Core/Entities: Merge duplicate functions calculating relative positions - rem...Shauren
2025-10-01Scripts/The Nexus: Updated dungeon encounter idsShauren
2025-02-07Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...Shauren
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-09-18Scripts/Nexus: Removed old code to get team in instanceShauren
2023-08-02Scripts/Spells: Converted some damage calculating scripts to use new hooks as...Shauren
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-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-09-05Scripts/Nexus: Rework Telestra (#28104)offl
2022-09-05Scripts/Oculus: Update Drakos the Interrogator (#28053)offl
2022-09-05Scripts/Spells: Get rid of several DB spell scripts (#28048)offl
2022-06-30Core/WorldStates: Migrate instance script worldstates to new systemShauren
2022-04-24Scripts/Instances: Replace manual criteria timer starts in instances with new...Shauren
2022-04-24Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...Shauren
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-15Scripts/Misc: Remove useless comments & Varos' Centrifuge Shield adjustmentsoffl
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-11Scripts/Instances/EoE: Update Malygos to new register model (#26583)offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 4offl
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-09Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)HelloKitty
2022-03-09Scripts/Oculus: Update instance scripts to new model (#26445)offl
2022-03-09Scripts/Oculus: Update Varos to new model (#26444)offl
2022-03-09Scripts/Oculus: Update Urom to new model (#26443)offl
2022-03-09Scripts/Oculus: Update Eregos to new model (#26442)offl
2022-03-08Scripts/Nexus: Update Ormorok to new model (#26441)offl
2022-03-08Scripts/Nexus: Update Commander to new model (#26440)offl
2022-03-08Scripts/Nexus: Update Telestra to new model (#26439)offl
2022-03-08Scripts/Nexus: Update Keristrasza to new model (#26438)offl
2022-03-08Scripts/Nexus: Update Anomalus to new model (#26424)offl
2022-03-08Scripts/Oculus: Update Drakos to new model (#26423)offl
2022-03-06Scripts/EoE: Attempt to fix players getting stuck after dyingjackpoz
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
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/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2022-01-23Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummonCarbenium