aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-14Scripts/Spells: Fixed crash in spell_sha_mastery_elemental_overloadShauren
2023-01-12Scripts/Icecrown Citadel: Added missing empty check before SelectRandomContai...Shauren
2023-01-12Core/Scripts: Implemented Zort's Protective Elixir (#28372)Mikhail Redko
2023-01-12Scripts/Halls of Lightning: reworked General Bjarngrim Encounter (#28457)Ovah
2023-01-10Scripts/Quest: Refactor Last Rites (#28328)Malcrom
2023-01-10Scripts/Quest: Improved script for Abduction (#28306)Malcrom
2023-01-10Scripts/Quests: Help Those That Cannot Help Themselves (#28304)Malcrom
2023-01-09Scripts/HoO: fixed a crash in Temple Guardian Anhuur's script due to now supp...Ovahlord
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-07Core/Misc: Replace enable_if overload selection with if constexprShauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-03Scripts/Zul'aman: Removed incorrect ZulAmanState initializationShauren
2023-01-03Scripts/RLP: Added initial spawns and some cosmetic spells (#28629)Aqua Deus
2023-01-02Scripts/Evoker: Implement Glide (#28654)Aqua Deus
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-31Core/Maps: Fixed retrieving terrain info when on child mapsShauren
2022-12-27Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2022-12-25Core/Phasing: Reduce differences between branches in GridNotifiersShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-10-24Core/Conditions: Add const to condition checking functionsShauren
2022-10-22Scripts/Durotar: Fix ship arrived gossip for Mith'aka (#28386)Malcrom
2022-10-21Core/GameObjects: Implemented per player gameobject state and visibility for ...Shauren
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-16Core/Loot: Initial support for personal loot in gameobjects (non-instanced co...Shauren
2022-10-14Core/BattlePets: Move revive battle pet cooldown to spell script and add serv...Shauren
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-13DB/Scripts: Move Quest "Aces High!" gossip menu to database (#28300)Malcrom
2022-10-13Scripts/BoreanTundra: Modernized Unfit for Death (11865) implementation (#28297)Malcrom
2022-10-12Scripts/Silverpine: fixed Fenris Isle quests (#28334)Teleqraph
2022-10-11Core/Spells: Move draenor spell to generic spell (#28356)Aqua Deus
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-09Core/Gossip: Drop OptionNpcFlag from gossip_menu_option (#28254)Meji
2022-10-07Scripts/DK: Fixed Rime talent (#28333)Ovah
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Commands: Restore instance management commandsShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-10-01Scripts/Silverpine: Implemented Horde Hauler (npcId 44731) (#28273)Teleqraph
2022-10-01Scripts/Silverpine: Implemented several initial quests (#28272)Teleqraph
2022-09-30Scripts/Hyjal: Change boss state management from SetData to SetBossStateShauren
2022-09-30Scripts/Karazhan: Mark optional boss as completed when it diesShauren
2022-09-30DB/Ahn'Qiraj Temple: Added spawn groups for bossesShauren
2022-09-30Scripts/Halls of Reflection: Prevent repeating Falric kills after wiping on M...Shauren
2022-09-30Scripts/The Escape From Durnholde: Minor improvementsShauren
2022-09-30Nopch build fixShauren