aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
2021-09-25Core/Players: Greatly simplifiy fdb2b90685ebc3852740c424170101a196c29ebbShauren
2021-09-25Core/Players: Prevent creating characters with duplicate name by reserving na...Shauren
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-16Core/Globals: revert back to unordered_map for templatesariel-
2021-06-16Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2021-06-07Core/Achievements: Defined all modifier tree types and implemented many of themShauren
2021-06-06Core/Players: Add PlayerExtraFlags for tracking race change, level boost, and...Shauren
2021-04-21Core/Items: Calculating item level + organized iterating over items (#26276)Matan Shukry
2021-04-16[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-03-28Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)Matan Shukry
2021-03-21Core/Auras: Defined and implemented many new interrupt flagsShauren
2021-01-26Core/Player: remaining XP logging overflow correction (#25934)Matan Shukry
2021-01-17Core/logs: added xp info on login & logout (#25867)Matan Shukry
2020-12-18Core/Players: Fixed barbershop not changing model when changing genderShauren
2020-12-12Core/PacketIO: Updated ResponseCodes enum for 9.0.2Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-29Core/Handlers: Fixed changing equipment while charmed with equipament managerKeader
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16Fixes to all-reputation and all-skill custom option handling:treeston
2020-05-17Core/Misc: Unify handling CharacterCreating.Disabled.RaceMask with other race...funjoker
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-04-15Core/Player: Wait for correct transaction on character creationShauren
2020-04-14Core/Misc: Fixed char enum packet sometimes not showing newly created charact...Shauren
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-02-18Warning fixesShauren
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-02-08Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUSShauren
2020-01-02New YearAokromes
2019-12-05Core/Items: Implement azerite empowered itemsShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-11-19Core/Items: Refactor loading additional item data (artifacts/azerite)Shauren
2019-11-01Core/DBLayer: Escape mysql 8 keywordsShauren
2019-10-27Core/PacketIO: Update opcodes and packet structures to 8.2.5Shauren
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-07-27Core/DBLayer: Prevent mixing databases with query holdersShauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren