aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate ↵Shauren
containers for some condition source types
2024-01-10Scripts/ExilesReach: Fix copy paste failModoX
* fixes combat training for priest & warlock Closes #29574
2024-01-09Scripts/ExilesReach: Implemented quests Down with the Quilboar and Forbidden ↵Malcrom
Quilboar Necromancy (#29540) * also added scripts to creatures in the area
2024-01-09Scripts/Boralus: Implement Quest "Get Your Bearings" (#29566)Naddley
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons ↵ModoX
on quest remove (#29114)
2024-01-05Scripts/Draenor: Implemented Garrison V1 Alliance enter/exit (#29550)Naddley
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ↵ModoX
(#29506)
2024-01-03Scripts/DunMorogh: Removed some experimental leftovers from Joren Ironstock ↵ModoX
script
2024-01-02Scripts/Stormwind: Implement Quest "Nation Of KulTiras" (#29547)Naddley
2024-01-01Scripts/Karazhan: Removed a custom reimplementation of DoMeleeAttackIfReady ↵Shauren
(written before dual wield was supported by it)
2024-01-01Core/Battlegrounds: Rework Alterac Valley (#29530)Jeremy
2024-01-01Scripts/DunMorogh: Implement Quest "Decontamination" (#29542)Naddley
2024-01-01Scripts/DunMorogh: Implemented Rockjaw Invader spawning for Joren Ironstock ↵Malcrom
(#29519) Co-authored-by: ModoX <moardox@gmail.com>
2024-01-01Scripts/Durotar: Implemented several Darkspear Training Grounds quests (#29507)Malcrom
* The Basics: Hitting things * Proving Pit * added start quest for monks * also fixed Zuni spawn * also fixed cosmetics for Tiki Targets * also fixed questchains of all classes up to Darkspear Hold
2024-01-01Core/Player: Rename GetQuestSlotObjectiveData to GetQuestObjectiveDataModoX
2023-12-31Scripts/Stormwind: Implement Quest "Battle for Azeroth: Tides of War" (#29493)Naddley
2023-12-30Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes ↵Shauren
required items not be stored in inventory
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums ↵Jeremy
instead of raw integer types (#29535) * Fix criteria data type bg loss team score
2023-12-27Scripts/ExilesReach: Implemented Taming the Wilds (#29523)Malcrom
2023-12-25Scripts/Halls of Origination: modernized creature accessing via data typeOvahlord
2023-12-25Scripts/Halls of Origination: implemented Lift of the Maker's console to ↵Ovahlord
allow players to control the elevator to reach the 2nd floor after defeating Anraphet or Earthrager Ptah
2023-12-25Scripts/Halls of Origination: modernized scripting models to current standardOvahlord
* dropped a deprecated hack spellscript from Anraphet
2023-12-25Scripts/Halls of Origination: updated boss state and npc enums to current ↵Ovahlord
standard
2023-12-24Scripts/Vortex Pinnacle: implemented Slipstreams and shortcutsOvahlord
2023-12-23Scripts/ExilesReach: Implemented Enhanced Combat Tactics and Northbound (#29487)Malcrom
2023-12-22Scripts/Vortex Pinnacle: added base instance script and definitionsOvahlord
2023-12-22Scripts/Shadowfang Keep: added definitions for the doors and added a comment ↵Ovahlord
regarding their usage
2023-12-22Scripts/Shadowfang Keep: dropped deprecated scripts and updated instance ↵Ovahlord
script and definitions to Cataclysm
2023-12-22Scripts/Deadmines: dropped deprecated scripts and updated instance script ↵Ovahlord
and definitions to Cataclysm
2023-12-22Scripts/Grim Batol: added base instance script and definitionsOvahlord
2023-12-22Scripts/Well of Eternity: fixed a typo in the instance script class nameOvahlord
2023-12-22Scripts/Throne of the Tides: added base instance script and definitionsOvahlord
2023-12-22Scripts/Bastion of Twilight: corrected dungeon encounter data for SinestraOvahlord
2023-12-22Scripts/Hour of Twilight: assign the correct scriptname to the instanceOvahlord
2023-12-22Scripts/Misc: added base instance scripts and definitions for all 4.3 ↵Ovahlord
Cataclysm dungeons
2023-12-22Scripts/Dragon Soul: added base instance script and definitionsOvahlord
2023-12-22Scripts/Misc: added instance scripts and base definitions for all Cataclysm ↵Ovahlord
4.0 raids
2023-12-12Scripts/Draenor: Drop unused methodModoX
2023-12-12Scripts/Draenor: Implement Altar Altercation quest 34423 (#29440)Aqua Deus
Co-authored-by: ModoX <moardox@gmail.com>
2023-12-10Scripts/ExilesReach: Fix some cosmetic issues (#29486)Malcrom
* instantly update NPCs for Emergency First Aid after healing them to instantly make them stand * fixed actor guid and conditions for conversation of Finding the Lost Expedition * fixed issue of Won'za/Alaria not laying injured after turning Cooking Meat quest in
2023-12-09Scripts/AzureVault: Implement Telash Greywing encounter (#29469)Naddley
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-12-08Scripts/Spells: Implement Aspect of the Turtle (#29485)Aqua Deus
Closes #19608
2023-12-08Scripts/Spells: Implement Unholy Ground and drop outdated Tightened Grasp ↵Aqua Deus
talent (#29465)
2023-12-08Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM (#29479)Meji
2023-12-08Scripts/Spells: Implement Blinding Sleet (#29478)Aqua Deus
2023-12-03Scripts/Commands: Restore worldserver port output in .server debug (#29466)Odyssey
2023-11-29Scripts/Spells: Update Anti-Magic Shell script to include versatility (#29468)Aqua Deus
2023-11-25Scripts/HallowsEnd: Implement Children's Costume Aura (#29457)Meji