summaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation
AgeCommit message (Expand)Author
2021-12-26feat(Core/Player): Implement player specific settings (#9483)Skjalf
2021-12-20feat(Scripts/Commands): Implement item refund command (#9811)Skjalf
2021-12-11fix(Core/Commands): Item duplication exploit (#9650)Noxies
2021-12-08feat(Scripts/Commands): Item restoration command (#9538)Noxies
2021-11-24refactor(Scripts/Commands): Update cs_quest to the new model (#9267)Skjalf
2021-11-06feat(Core/SAI): Wp table add in orientation and delay collumn (#8927)acidmanifesto
2021-10-30refactor(Scripts/Commands): Convert cs_character to new system (#8768)IntelligentQuantum
2021-10-24fix(Core/DB): Unrestrict the amount of mails loaded (#8687)Skjalf
2021-10-10fix(Core/Mail): load mails on login instead of when requested (#8065)Skjalf
2021-10-04fix(Core/Mails): mails containing items not being returned if they were read ...Skjalf
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-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-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-23fix(Core/Mail): cleanup pending auction sale mail (#6022)UltraNix
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
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-05-21feat(TOTP): use feature toggle via authserver.conf (#5978)Francesco Borzì
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-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