summaryrefslogtreecommitdiff
path: root/src/server/scripts/World
AgeCommit message (Expand)Author
2022-06-18refactor(Core/Unit): PC&NPC Immunity (#11986)Maelthyr
2022-06-15fix(Scripts/EmeraldDragons): Lethon should use shadow bolt whirl (#12045)temperrr
2022-06-13fix(Scripts/World): Fix Emeriss putrid mushrooms not doing anything (#12035)Skjalf
2022-06-12fix(Scripts/EmeraldDragons): Emerald dragons should 'enrage' at health per…...temperrr
2022-06-09fix(Scripts/ZulGurub): Fixed Edge of Madness tablets. (#11959)UltraNix
2022-05-18Core/Combat: rename getThreatMgr() to GetThreatMgr() (#11758)Maelthyr
2022-05-15fix(Scripts/World): fix nullptr crash (#11770)Skjalf
2022-04-19feat(Core/Mail): Server mail (#10628)Kitzunu
2022-04-15feat(Core/Maps): AreaBoundary (#10525)IntelligentQuantum
2022-04-05feat(Core/Players): PlayerFlag helpers (#11294)Kitzunu
2022-04-05fix(Core/Gossip): Leatherworking specializationBenjamin Jackson
2022-04-05feat(Core/GameObject): Gob flag helpers (#11287)Kitzunu
2022-04-05feat(Core/Unit): NPCFlags helpers (#11286)Kitzunu
2022-04-01feat(Core/Unit): New helpers for DynamicFlags (#11230)Kitzunu
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
2022-03-14fix(Core/Professions): Leatherworking specialization (#10415)Nefertumm
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-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2022-01-16fix(Core/Events): Prevent seasonal quests from resetting at server re… (#9708)UltraNix
2022-01-15fix(Core/Pets): fix crash at pet resurrect (#10120)Kargatum
2022-01-06refactor(Core/Misc): sin() to std::sin() (#9795)Kitzunu
2021-12-31chore(Scripts/Misc): Cleanup some more JustDied hooks (#9768)Kitzunu
2021-12-28feat(Core/AI): convert `SelectAggroTarget` to enum class (#9893)Kargatum
2021-12-25fix(Script) Quest "Deactivating the Spire" (#9874)Malcrom
2021-12-19refactor(Core): remove unused imports (#9767)Francesco Borzì
2021-12-16fix(Script/Quest): Plagued Lands [2118] (#9541)Malcrom
2021-12-11fix(DB/SAI): Quest 9678 "The First Trial" (#9528)Malcrom
2021-12-03feat(Core\Player): Added createplayerinfo_cast_spell support cast spell for s...acidmanifesto
2021-11-28fix(Core/Player): prevent crash exploit spam duel starting (#9226)IntelligentQuantum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-14fix(Core/Script): add hourly bell event (#9151)schell244
2021-11-10feat(Core/Misc): change how Position struct is retrieved (#9017)sschepens
2021-11-08refactor(GameObjectAI): Change self-accessor to "me" (#9041)Kitzunu
2021-11-02fix(Core\Scripts):Venomhide Hatchling multiple fixes (#8792)Ragelezz
2021-11-01refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ...Malcrom
2021-10-28fix(Core/QuestNpc): Rework/fix the Stave of Ancients script (#7929)v.tihomirov
2021-10-24chore(Core): Code Reduction dealing with Logging, (Cosmetic only). (#8686)acidmanifesto
2021-10-23fix(Core/Professions): Fixes some profession specs available without … (#8385)UltraNix
2021-10-15refactor(Core/Unit): clean MonsterText methods (#6957)Kitzunu
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-09-14fix(Core/Misc): bunch of crashfixes (#7307)Viste
2021-07-13fix(Core/Unit): -Wdeprecated-enum-enum-conversion warning (#6868)Francesco Borzì
2021-07-10fix(Core/ObjectGuid): prevent creating copies when looping objects (#6852)Francesco Borzì
2021-06-27fix(Scripts/Quest): reward money amount of `Apprentice Angler` (#6431)UltraNix
2021-06-22feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum