summaryrefslogtreecommitdiff
path: root/src/server/scripts/Events
AgeCommit message (Expand)Author
2023-06-24fix(Scripts/Midsummer): Stop Bonfires from spawning more gameobjects (#16618)Gultask
2023-03-16fix(Core/GameObject): Pumpkin Shrine (#13460)Revision
2023-02-13refactor(Core/AI): Some more refactoring prep for Comat Threat system… (#15...Kitzunu
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2023-02-05refactor(Scripts): Update vanilla scripts to std::chrono (#14876)Maelthyr
2023-01-29feat(Core/GameObject): Expand IsSummonedBy() to GameObjects (#14789)Skjalf
2023-01-28feat(Core/Unit): Add KillSelf overload (#14785)Skjalf
2023-01-23fix (core): macos12 depreciation workflow error / security CWE-120 (#14746)M'Dic
2022-12-06fix(Scripts/Spells): Apple Trap should not activate without the playe… (#13...UltraNix
2022-12-06refactor(Core/UnitAI): Update target selector (#13169)Maelthyr
2022-11-21fix(Scripts/Spells): Hallow's End Candy punpkin treat should turn pla… (#13...UltraNix
2022-10-23fix(Scripts/HallowsEnd): Fixed starting "Let the fires come" event. (#13487)UltraNix
2022-09-25fix(Scripts/Brewfest): Fixed race for tokens dailies. (#13109)UltraNix
2022-09-25fix(Scripts/Brewfest): Added inebriate effect to Complimentary Brewfe… (#13...UltraNix
2022-07-02Script/Spell: fix Midsummer's Juggling Torch (#12198)Meramaf
2022-06-18refactor(Core/Unit): PC&NPC Immunity (#11986)Maelthyr
2022-04-15feat(Core/Maps): AreaBoundary (#10525)IntelligentQuantum
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
2022-02-15fix(Core/Spells): Crown Parcel Service Uniform should dismount players (#10654)UltraNix
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2022-02-11fix(Core/Events): Apothecary Hummel (#10615)Nefertumm
2022-02-10refactor(Script/Event): convert midsummer into new system (#9607)Kitzunu
2022-02-09chore(Scripts/Events): fix typo (#10604)Skjalf
2022-02-09fix(Scripts/Events): Fix not being able to start the Apothecary Trio … (#10...Skjalf
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-13refactor(Core/Misc): isEmpty to IsEmpty (#10011)Kitzunu
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-19refactor(Core): remove unused imports (#9767)Francesco Borzì
2021-12-14refactor(Scripts/Events): convert childrens_week to new system (#9611)Kitzunu
2021-12-14refactor(Scripts/Events): convert hallows_end to new system (#9610)Kitzunu
2021-12-13refactor(Scripts/Events): convert brewfest to new system (#9612)Kitzunu
2021-12-13refactor(Scripts/Event): convert pilgrims_bounty into new system (#9608)Kitzunu
2021-12-13refactor(Scripts/Events): convert love_in_air to new system (#9609)Kitzunu
2021-12-13refactor(Script/Spells): convert winter_veil into new system (#9606)Kitzunu
2021-12-08fix(Scripts/Brewfest): Set proper npc entry to `NPC_NORMAL_VOODOO` (#9262)UltraNix
2021-12-07fix(Script/Spell): Winter Wondervolt Trap (#9464)Kitzunu
2021-12-02fix(Scripts/Brewfest): Reload faction auras for revelers after respawn. (#9264)UltraNix
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-20fix(Scripts/Misc): Replace some AddItem/CreateItem with spells (#9006)Kitzunu
2021-11-12fix(Core/Achievement): Throw food (#9098)Nefertumm
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-01refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ...Malcrom
2021-10-16fix(Core/Event): improve "Let the fires come" event (#8199)UltraNix
2021-10-15refactor(Core/Unit): clean MonsterText methods (#6957)Kitzunu
2021-10-14fix(Core/DungeonFinder): Seasonal bosses are available only via Dunge… (#8056)UltraNix
2021-10-08fix(Scripts/Brewfest): Rewritten Coren Direbrew's fight(#8040)UltraNix