summaryrefslogtreecommitdiff
path: root/src/server/game/Globals/ObjectMgr.cpp
AgeCommit message (Expand)Author
2023-04-28fix(core/dbc): improve ChrRace DBC handling (#14843)M'Dic
2023-04-28feat(core\dbc): item.dbc, sItemStore, item_dbc, item enforcement conf, subcla...M'Dic
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-04-22feat: Allow Float Rep Values (#15818)ZhengPeiRu21
2023-03-04feat(Core/Character): Implement profanity_name (#15156)Kitzunu
2023-02-12feat(Core/DBC): Implement NamesProfanity and NamesReserved DBC (#14956)Kitzunu
2023-02-11chore(DB/SQL): Correct file to comply with standards (#14953)Skjalf
2023-02-11feat(Core/Pet): DK Petname generation locale (#14059)Pedro Antonio
2023-02-05refactor(Core/ObjectMgr): Load Creatures.CustomIDs into stores (#14835)Kitzunu
2023-02-05chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875)Skjalf
2023-01-26chore(Core/ObjectMgr): Adjust a few comments/logs to reflect recent changes w...Benjamin Jackson
2023-01-25feat(Core/ObjectMgr): Add handling specific to heroic player level stats (DKs...Benjamin Jackson
2023-01-23fix (core): macos12 depreciation workflow error / security CWE-120 (#14746)M'Dic
2023-01-15chore(Core/Docs): Remvoe old comment (#14684)Kitzunu
2023-01-04feat(Core/Config): Allow disable points of interest for quests (#14501)Revision
2023-01-02refactor(Core/player_levelstats): Split player_levelstats into class and race...Benjamin Jackson
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-10-29fix(Core/Players): Players should nt able to rest in unfriendly taver… (#13...UltraNix
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-09-25feat(Core): Allow negative resistance values (#12958)ZhengPeiRu21
2022-07-31fix(Scripts/Mail) Fix faction server mail rewards. (#12593)Benjamin Jackson
2022-07-23feat(Core/Entities): Enabled loading basic stats for players, pets an… (#12...UltraNix
2022-07-19fix(Core/AI): more AI factory checks (#12402)Nefertumm
2022-06-24fix(core): Npc gossip error logging (#11999)Julio A. Leyva Osorio
2022-06-13fix(Core/Spells): Implement SPELL_EFFECT_ACTIVATE_OBJECT (#11648)Nefertumm
2022-05-24feat(Core/GameObjects): Instance gameobject save data implementation (#11113)Hanabi
2022-04-23feat(Core/Creature): CREATURE_FLAG_EXTRA_MODULE (#11445)Kitzunu
2022-04-21chore(Core/Misc): nullptr cleanup (#11467)Kitzunu
2022-04-19feat(Core/Mail): Server mail (#10628)Kitzunu
2022-03-25fix(Core/Handlers): Faction Change service properly reset and give ne… (#9729)UltraNix
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
2022-03-09fix (Console): count of Broadcast Text Locales shown by logger on server star...Bogir[rus]
2022-03-06feat(Core/Creature): Implement quest_greetings table (#10526)Kitzunu
2022-03-01fix(Core/Mail): do not show expired mails in packets (#10560)UltraNix
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-02-04feat(Core/Conf): handle custom creatures IDs and exclude them from checks (#1...Bogir[rus]
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-27feat(Core/Logs): Improve logs for linked_respawn (#10202)Nefertumm
2022-01-24fix(Core/Logs): fixed wrong decription of error during server startupBogir[rus]
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-22refactor(Core): remove unused imports (#10296)Francesco Borzì
2022-01-21feat(Core/Common): delete old Tokenizer (#10121)Kargatum
2022-01-20feat(Core/DB/Creature): Throw error if npcflag and gossip_menu_id is not c…...Kitzunu
2022-01-14feat(Core/Creature): Allow 3 ids per spawn point. TESTING (#10169)Malcrom
2022-01-13fix(DB/broadcast_text): align some column names (#10090)Kitzunu
2022-01-10feat(Core/Creature): Dual id Spawning WIP (#10115)Malcrom
2022-01-10BREAKING CHANGE:(DB/Creature) Remove modelId field in creature table (#10071)Malcrom
2022-01-10fix (Core/Creature): Random Gender on respawn if Gender exsist for Entry (#10...acidmanifesto
2022-01-09feat(DB/Creature): Allow to set swim and flight speeds (#10067)Kitzunu