aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
AgeCommit message (Expand)Author
2023-12-12Core/Misc: Minor code modernization - kill std::bindShauren
2023-12-01Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-11-06Core/InstanceScript: Refactored door types to reflect its behavior (#29406)ModoX
2023-11-05Core/AI: Move ArcherAI to individual creature script (#29383)ModoX
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2023-09-19Core/Instances: Kill instance_encounters table, it is no longer neccessaryShauren
2023-09-18Scripts/Stratholme: Added missing dungeon encounter idsShauren
2023-09-18Scripts/Scholomance: Added missing dungeon encounter idsShauren
2023-09-17Scripts/Lower Blackrock Spire: Added dungeon encounter idsShauren
2023-09-17Scripts/Scarlet Monastery: Added dungeon encounter idsShauren
2023-09-17Scripts/Sunken Temple: Added dungeon encounter idsShauren
2023-09-17Scripts/Gnomeregan: Added dungeon encounter idsShauren
2023-09-17Scripts/Uldaman: Added dungeon encounter idsShauren
2023-09-17Scripts/Blackrock Depths: Added dungeon encounter idsShauren
2023-08-24Scripts/BlastedLands: Implement intro quest for Assault on the Dark Portal (#...Aqua Deus
2023-07-29Core/Objects: Switch to using designated initializers instead of chaining fun...Shauren
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-07-21Scripts/ElwynnForest: Implement conversation for "The New Clessington Estate"...Naddley
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-07-08Core/Conversation: Added some helper methods for scriptingModoX
2023-07-05Core/Battlegrounds: Implement Arathi Basin from Battle for Azeroth (#28369)Jeremy
2023-07-05Scripts/ElwynnForest: Implemented conversation for "Rotten Old Memories" (#29...Naddley
2023-07-04Scripts/ElwynnForest: Implemented quest "An Unlikely Informant" (#29113)Naddley
2023-06-03Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffectShauren
2023-05-09Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...Jeremy
2023-04-10Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)ModoX
2023-04-08Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...ModoX
2023-04-06Scripts/SilverpineForest: Removed sparring hackfixes (#28896)Teleqraph
2023-04-05Core/Creature: Added possibility to give creatures multiple gossip menu ids a...ModoX
2023-03-30Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...Meji
2023-03-12Core/Creatures: Allow overriding default gossip menu idShauren
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-03Scripts/Zul'aman: Removed incorrect ZulAmanState initializationShauren
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-10-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-10-13Scripts/Eversong Woords: Add cosmetic script for a party (#28308)Malcrom
2022-10-12Scripts/Silverpine: fixed Fenris Isle quests (#28334)Teleqraph
2022-10-11Scripts/Silverpine: quest fixes and spawns for Forsaken Rear Guard (#28303)Teleqraph
2022-10-10Scripts/Silverpine: Implemented Waiting to Exsanguinate (questId 27045) (#28275)Teleqraph
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-10-01Scripts/Silverpine: Implemented Horde Hauler (npcId 44731) (#28273)Teleqraph
2022-10-01Scripts/Silverpine: Implemented several initial quests (#28272)Teleqraph
2022-09-30Scripts/Karazhan: Mark optional boss as completed when it diesShauren
2022-09-30Dynamic build fixShauren
2022-09-30DB/The Sunwell: Migrate linked_respawn to spawn groupsShauren
2022-09-30Scripts/The Sunwell: Move Brutallus and Felmyst to BossAIShauren
2022-09-29DB/Karazhan: Migrate linked_respawn to spawn groupsShauren