aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-12-29Core/Maps: Properly set initial spawn group state for groups that have condit...Jeremy
2023-12-29Core/Database: Fixed a shutdown crash happening if worldserver did not fully ...Shauren
2023-12-28Core/Spells: Clean up some gameobject types in EffectOpenLock (#29532)Jeremy
2023-12-28Fix bfbda8dcce8d19dda0ee3d8f96d176901902e102Shauren
2023-12-28Core/Creatures: Refactor CreatureEliteType (#29525)Teleqraph
2023-12-27Scripts/ExilesReach: Implemented Taming the Wilds (#29523)Malcrom
2023-12-27Core/Database: Replace union with std::variant in TransactionShauren
2023-12-26Build fixShauren
2023-12-26Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...Shauren
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 allo...Ovahlord
2023-12-25Scripts/Halls of Origination: modernized scripting models to current standardOvahlord
2023-12-25Scripts/Halls of Origination: updated boss state and npc enums to current sta...Ovahlord
2023-12-24Scripts/Vortex Pinnacle: implemented Slipstreams and shortcutsOvahlord
2023-12-23Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of c...Shauren
2023-12-23Scripts/ExilesReach: Implemented Enhanced Combat Tactics and Northbound (#29487)Malcrom
2023-12-22Core/Maps: Fixed pathgenerator always returning NAV_GROUND from GetNavTerrainShauren
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
2023-12-22Scripts/Shadowfang Keep: dropped deprecated scripts and updated instance scri...Ovahlord
2023-12-22Scripts/Deadmines: dropped deprecated scripts and updated instance script and...Ovahlord
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 Catacly...Ovahlord
2023-12-22Scripts/Dragon Soul: added base instance script and definitionsOvahlord
2023-12-22Scripts/Misc: added instance scripts and base definitions for all Cataclysm 4...Ovahlord
2023-12-21Core/Database: Fixed worldserver hanging if opening a connection to database ...Shauren
2023-12-20Core/Quests: Fixed accessing freed memory after .reload quest_templateShauren
2023-12-19Core/Units: Allow self inflicted damage to bypass CREATURE_STATIC_FLAG_UNKILL...Ovahlord
2023-12-18Core/Bnet: Add new loggers to config file template, fixed request/response co...Shauren
2023-12-17Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...Shauren
2023-12-16Core/Misc: Minor refactors in BaseEncoding and SslSocket to prepare for futur...Shauren
2023-12-15Core/Database: Replace DatabaseWorker with asio io_contextShauren
2023-12-15Core/Vehicle: Only interrupt channels with SpellAuraInterruptFlags::Mount whe...ModoX
2023-12-15Core/Spells: Implemented SPELL_AURA_MOD_FIXATE (#29488)ModoX
2023-12-14Core/Database: Refactor MySQLConnection constructors and async thread creationShauren
2023-12-12Scripts/Draenor: Drop unused methodModoX
2023-12-12Scripts/Draenor: Implement Altar Altercation quest 34423 (#29440)Aqua Deus
2023-12-12Core/Player: Added helpers to check quest objective statusModoX
2023-12-12Core/Battleground: Rework BattlegroundScore (#29438)Jeremy
2023-12-10Scripts/ExilesReach: Fix some cosmetic issues (#29486)Malcrom
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
2023-12-08Scripts/Spells: Implement Unholy Ground and drop outdated Tightened Grasp tal...Aqua Deus
2023-12-08Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM (#29479)Meji