aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts
AgeCommit message (Expand)Author
2025-02-14Core/Chat: Corrected names and descriptions for GM.LowerSecurity config optio...Mykhailo Redko
2024-06-27Core/Misc: Cleanup account instance times data from DB on account deletion.Mykhailo Redko
2024-01-06Scripts/Commands: Implemented .bg start and .bg stop commands.r4dish
2024-01-06Core/Misc: Add permission that allows player to be AFK on the battleground.r4dish
2024-01-06Core/RBAC: Add permission that prevents getting a battleground deserter debuff.r4dish
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-08-15Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2021-08-14Scripts/Commands: Convert title commands to new systemCarbenium
2021-08-14Scripts/Commands: Convert rbac commands to new systemCarbenium
2021-06-28Scripts/Commands: Convert honor command table to new systemCarbenium
2021-01-03Core/Commands: Add .reload vehicle_templateShauren
2020-12-31Core/RBAC: Reserve permission idShauren
2020-11-18[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2020-09-201eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2020-09-20[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2020-09-17Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2020-09-07Scripts/Commands: .character command conversionTreeston
2020-09-06Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
2020-08-06Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
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-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-24Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2020-06-20DB/Account: update account_access table (#24788)ForesterDev
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
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-29Modernize codebase with Clang-Tidy range based loops (#24165)Ujp8LfXBJ6wCPR
2020-01-02New yearAokromes
2019-07-31Core/RBAC: Fix changing security level (#23662)ForesterDev
2019-07-31Core/Misc: Add even more RBAC/Language values I need for #23633.Treeston
2019-07-31Core/Misc: Add RBAC/Language values I need for #23633.Treeston
2019-07-17Core/DB: Add RBAC for .debug poolstatus, because I need it for the pooling br...Treeston
2019-07-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2019-06-21Core/RBAC: add permission that prevents accounts from earning all achievement...Wyrserth
2019-06-16Core/Commands: implement commands to look up a map/item/quest name for a give...Wyrserth
2019-04-27Scripts/Commands: Add .debug asan commandsjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-30Core/Creatures: Port trainer changes from masterGhaster
2018-09-17Scripts/Commands: Add .debug dummy. It does nothing, which means you can make...Treeston
2018-09-06Core/RBAC: Simplification part 1. Nobody needs different permissions for each...Treeston
2018-08-30Scripts/Commands: New command ".go instance". Goes to an instance.Treeston
2018-03-08Core/Creatures: Reworked setting move types in databaseShauren
2018-03-06Scripts/Commands: implemented command .server debugariel-
2018-01-24Scripts/Commands: new command '.debug instancespawn'Treeston
2018-01-09Scripts/Commands: New command: .debug threatinfoTreeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-31Update RBAC.hAokromes