aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend/AzjolNerub
AgeCommit message (Expand)Author
2025-11-23Core/Movement: Change MoveJump to use min/max height argument instead of vert...Shauren
2024-12-29Core/AI: Remove default arguments for inter-script communicationModoX
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-11-03Core/Spells: Store BasePoints as float in SpellEffectInfoShauren
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2023-08-07Core/Misc: Move TalentSpecialization together with other db2 enums and rename...Nyr
2023-08-07Core/Misc: Reduce number of player spec hardcoded checksShauren
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-09Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...Shauren
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-12-25Core/Phasing: Reduce differences between branches in GridNotifiersShauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
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-26Scripts/Misc: Adjustments to previous fixes (#27821)offl
2022-03-26Scripts/Spells: Script A Mysterious Voice from Ahn'kahet (#27779)offl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-13Scripts/Ahnkahet: adjust timer on Conjure Flame Spheres in Prince Taldaram en...ccrs
2022-03-13Scripts/Ahnkahet: 57fe05f2 followupccrs
2022-03-13Build: fix no-pch buildccrs
2022-03-13Scripts/Ahnkahet: rescript Ahn'kahar Spell Flinger SAI + spell scripts + spel...ccrs
2022-03-13Scripts: Fix warnings introduced in 7360c2d1567be05f81bdb51d0b74f5fd4e263d6aShauren
2022-03-13Scripts/Ahnkahet: implement Herald Volazj's Twisted Visage AI + small correct...ccrs
2022-03-13Scripts/Ahnkahet: small corrections to boss_prince_taldaram scriptccrs
2022-03-13Scripts/Ahnkahet: corrections to boss_jedoga_shadowseeker scriptccrs
2022-03-12Scripts/Ahnkahet: corrections to boss_elder_nadox scriptccrs
2022-03-12Build: fix no-pch buildccrs
2022-03-12Scripts/Ahnkahet: corrections to npc_amanitar_mushrooms scriptccrs
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-11Scripts/Azjol Nerub: Update Krik'thir to new register model (#26704)offl
2022-03-11Scripts/Azjol Nerub: Update Hadronox to new register model (#26703)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 2offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 1offl
2022-03-08Scripts/Azjol-Nerub: Preparing for updating to new model (#26425)offl
2022-03-08Scripts/Ahn'kahet: Update Taldaram to new model (#26415)offl
2022-03-08Scripts/Ahn'kahet: Update Nadox to new model (#26414)offl
2022-03-07Scripts/Ahn'kahet: Herald Volazj texts (#26202)offl
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-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2022-02-04Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...Shauren
2022-01-26Scripts/AzjolNerub: Fix potential error in pound spell scriptCarbenium