summaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-25fix(Core/Players): Properly save resting state to DB. (#8014)UltraNix
2021-09-13fix(Core/Spells): several improvements to cooldowns (#7559)UltraNix
2021-09-12feat(Core/Commands): Gear (#7717)IntelligentQuantum
2021-08-13fix(Core/DBPlayer): correct support MariaDB 10.6 (#7288)Kargatum
2021-07-30feat(Core/DB): Add Creature ExperienceModifier (#7095)Shiroe
2021-07-25fix(Core/Items): items with charges should not remove on item unequip its …...UltraNix
2021-07-21fix(Core/Item): prevent possible items dupe (#6943)robinsch
2021-07-16feat(Core): replace ACE network with Boost.Asio (#6574)Kargatum
2021-07-13chore(Core/Database): add info about errors (#6895)Kitzunu
2021-07-08feat(Core): port aggro distance from vMaNGOS (#6214)Shiroe
2021-06-30feat: reorder character selection screen (#6555)Axel Cocat
2021-06-29fix(Core/CharacterDatabase): bad query in prepared statement (#6630)Francesco Borzì
2021-06-28fix(Core): fix ip bans (#6519)Axel Cocat
2021-06-27feat(Core/DBUpdater): implement db auto update (#6576)Kargatum
2021-06-23fix(Core/Mail): cleanup pending auction sale mail (#6022)UltraNix
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-06-19refactor(Core): code cleanup (part 3) (#6380)Francesco Borzì
2021-06-18feat(Core): add argument to .character rename to add name to reserved_name (#...Axel Cocat
2021-06-18fix(Core/Loot): Fixed loading conditioned item loot. (#6337)UltraNix
2021-06-17feat(Common/IPLocation): replace ip2nation by ip2location (#5653)Kargatum
2021-06-08fix(Core/Loot): properly save and load from DB loot from items (#6151)UltraNix
2021-06-01fix(Core/Shared/DB): recommit transactions on dead-lock error (#6069)UltraNix
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-05-30feat(Core/Command): server debug (#6007)Kitzunu
2021-05-26feat(Core/Misc): includes cleanup (#5953)Kargatum
2021-05-21feat(TOTP): use feature toggle via authserver.conf (#5978)Francesco Borzì
2021-05-21fix(Core/Database): fix wrong Field::IsNull() return value on null binary fie...Axel Cocat
2021-05-20Revert "feat(Core/Auth): add AccountInfo helper (#5640)" (#5971)Kitzunu
2021-05-20feat(Core/Auth): add AccountInfo helper (#5640)Kargatum
2021-05-14fix(Core): Memleaks fixes - Part II. (#5760)UltraNix
2021-05-12feat(Core/Authserver): TOTP rewrite (#5620)Kargatum
2021-05-10feat(Core/DB): reconnect seconds and attempts configurable (#5673)Francesco Borzì
2021-05-02fix(Core/GameObjects): Gameobject rotation and moving actions not updating to...UltraNix
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-20feat(Cmake/Database): separate database lib from common (#5334)Kargatum