aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2025-01-07Core/Network: Simplify worldserver port configuration: removed InstanceServer...Shauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-26Core/Config: Remove Rate.Talent config option that is not compatible with tra...Shauren
2024-12-23Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorr...Shauren
2024-09-18Core/Misc: cedf4e2b34cbf8825552cc6a1f69c50c71fd5aac followup - change default...Shauren
2024-08-30Core/PacketIO: Implemented UIMap questlines (#30030)Meji
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-06-04Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)Antonio Martín Berti
2024-05-27Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-04-30Core/Misc: Refactor loading process to remove exit() calls that cause deadloc...Shauren
2024-04-26Core/Creature: implement overriding creature static flags based on spawnId an...Ovahlord
2024-04-08Core/Misc: Fixed forced declined names initialization (#29898)RioMcBoo
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/GameObjects: Implement destructible_hitpoint table to store health info ...Jeremy
2024-03-24Core/Players: Slightly improve neutral player faction supportShauren
2024-01-24Core/World: Fixed crash when shutting down server from console (#29615)Ghaster
2024-01-23Core/Loot: implemented a custom server config setting to enable or disable AE...Ovahlord
2024-01-23Core/Database: Fixed HotfixDatabase not being closed on shutdown with --updat...Shauren
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons o...ModoX
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2024-01-02Core/Config: Added missing config CONFIG_CORPSE_DECAY_RAREShauren
2023-12-31Core/Quests: Removed slow queries from daily and weekly resetsShauren
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-12-28Core/Creatures: Refactor CreatureEliteType (#29525)Teleqraph
2023-12-15Core/Database: Replace DatabaseWorker with asio io_contextShauren
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-11-14Core/BattlegroundMap: Load all cells when created & mark all creatures as act...Jeremy
2023-11-09Core: Update to 10.2.0Shauren
2023-10-23Core/DataStores: Don't send hotfix ids in SMSG_AVAILABLE_HOTFIXES that don't ...Shauren
2023-10-05Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2Shauren
2023-09-19Core/Instances: Kill instance_encounters table, it is no longer neccessaryShauren
2023-08-23Update (core\log): Log correction (#28802)M'Dic
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-06-11Core/Quests: New FlagsEx implementationsShauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-09Core/Units: Power handling improvementsShauren
2023-04-29Core/Realms: Remove duplicate realm names storageShauren
2023-04-08Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...ModoX
2023-04-06Core/Creature: Implemented sparring with max health percent thresholds (#27198)ModoX
2023-04-05Core/Creature: Added possibility to give creatures multiple gossip menu ids a...ModoX
2023-02-16Core/Misc: Mention vmaps in error message about loading gameobject modelsShauren
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
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-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2022-12-20Core/vmaps: Stop worldserver startup when gameobject models cannot be loadedShauren