aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
2024-01-29Core/Bnet: Prevent crashes cauised be invalid values in salt column in battle...Shauren
2024-01-09Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2024-01-09Core/Database: Fixed a shutdown crash happening if worldserver did not fully ...Shauren
2024-01-09Fix bfbda8dcce8d19dda0ee3d8f96d176901902e102Shauren
2024-01-09Core/Database: Replace union with std::variant in TransactionShauren
2024-01-09Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...Shauren
2023-12-21Core/Database: Fixed worldserver hanging if opening a connection to database ...Shauren
2023-12-19Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...Shauren
2023-12-19Core/Database: Replace DatabaseWorker with asio io_contextShauren
2023-12-19Core/Database: Refactor MySQLConnection constructors and async thread creationShauren
2023-12-04Core/Garrison: dropped Garrison implementationOvahlord
2023-12-01Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-12-01Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-29Core/Creatures: restore the PetSpellDataId field in creature_templateOvahlord
2023-11-29Core/Creatures: added Civilian field back into creature_templateOvahlord
2023-11-28Core/Items: restore item random properties handlingOvahlord
2023-11-27Core/DataStores: load ItemRandomProperties.db2 and ItemRandomSuffix.db2Ovahlord
2023-11-25Core/Items: downgrade gems part 1: dropped gem item levels and post classic h...Ovahlord
2023-11-23Core/DB2: Update GossipNpcOption field namesfunjoker
2023-11-23Core/Items: restore heirloom armor stat scalingOvahlord
2023-11-23Core/DataStores: load ScalingStatDistribution.db2 and ScalingStatValues.db2Ovahlord
2023-11-23Core/Items: downgrade items part 2: removed unused item modifiersOvahlord
2023-11-23Core/Items: downgrade items part 1: removed item bonus generation, artifact w...Ovahlord
2023-11-21Core/Players: downgraded the glyph systemOvahlord
2023-11-20Core/Players: re-implement talentsOvahlord
2023-11-19Core/Players: restore secondary talent specialization support and implement S...Ovahlord
2023-11-18Cpre/Players: initial work on downgrading the talent system to WotLKOvahlord
2023-11-15Core/DataStores: load GlyphSlot.db2Ovahlord
2023-11-15Core/DataStores: load TalentTab.db2Ovahlord
2023-11-15Core/DataStores: fixed db2 structures and updated hotfix tablesOvahlord
2023-11-09Core: Update to 10.2.0Shauren
2023-10-30Core/SAI: Moved event_flags for difficulties to new field Difficulties (#29377)Meji
2023-10-05Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2Shauren
2023-09-30Core/Players: Implement mastery and versatility in character_stats (#29342)Keramat Jokar
2023-09-07Core: Update to 10.1.7Shauren
2023-08-27Core/Misc: Fixed doxygen docs being attached to wrong fieldsShauren
2023-08-26Core/Battlegrounds: Rework queues (#29200)Jeremy
2023-08-23Core/Players: Remove player from group on faction change if two side interact...Gildor
2023-07-15Core/Network: Refactor local/remote ip address selection code and allow using...Shauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-18Core/Creatures: Drop dynamic flags from creature and creature_template (#29041)Meji
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-06-14Core/Misc: Replace std::abort with our ABORT macroShauren
2023-06-01Core/Graveyards: Drop Faction column and replace it with conditions (#28965)Jeremy
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-14Core/DBLayer: Relaxed restrictions on which Field class member function can b...Shauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-05-04Core: Update to 10.1Shauren
2023-04-28Core/Chat: Implemented more chat link typesShauren
2023-04-09Core/Units: Calculate HoverHeight from model data (#28899)Meji