aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation
AgeCommit message (Expand)Author
2025-10-02Core/Misc: Port more ObjectGuid refactors from master branchShauren
2025-09-29Core/Misc: Reduce differences between branchesShauren
2025-09-20Scripts/Commands: Use localized names for .additem (#31270)mitm-gnd
2025-07-25Core/Guild: Fix guild bank money withdraw updateShocker
2025-07-20Core/Quests: Reset seasonal quests based on saved completion time and intende...Shauren
2025-07-05Core/Authserver: Remove blocking query in HandleLogonProofShauren
2025-02-01Core/Misc: Reduce code differences between branchesShauren
2024-10-05Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
2024-06-27Core/Players: Add level restrictions for faction changes (#30057)CraftedRO
2024-04-25Core/Players: Fixed crash when deleting a character that has a C.O.D. mailShauren
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-06-13Core/Players: Fix inactive reward quests on faction change (#29073)Gildor
2023-03-11Core/Players: Remove player from group on faction change if two side interact...Gildor
2021-08-19Don't count character pending deletion towards character per account limit (#...Kelno
2021-07-18[Exploit/Dupe] Container item (#26689)robinsch
2021-06-06Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...Shauren
2021-01-22Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2020-09-27Core/Mail: Replaced blocking db query in mail sending with async versionShauren
2020-09-27Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2020-09-201eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2020-09-19Core/SAI: Add orientation and delay columns to waypoints table (#25472)Giacomo Pozzoni
2020-09-13Core/Characters: Replace 2 database statements with 1jackpoz
2020-09-06Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2020-09-05Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...jackpoz
2020-08-16Core/Pets: Pet management refactoring (#25191)Shauren
2020-08-03Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...Treeston
2020-08-03Core/Authserver: Validate length of session key field after bfb041246f5c7c499...Shauren
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-30Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2020-07-30Core/Mail: Refactor mail loading to execute 2 database queries instead of 1+m...Shauren
2020-07-30Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-06-20DB/Account: update account_access table (#24788)ForesterDev
2020-04-23Core/Database: fix wrong password logging (#24487)ForesterDev
2020-04-18Add realm ID for actions based ip logging (#24453)zartech22
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-02-16Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2020-01-02New yearAokromes
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-08-01Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2019-07-14Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2019-07-12Scripts/Commands: .account ban no longer fails if an account containing the s...Treeston
2019-07-08Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...ForesterDev
2019-06-22Core/Instance : Fix instance resetting exploit (#23263)zartech22
2019-06-15Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...Giacomo Pozzoni