summaryrefslogtreecommitdiff
path: root/src/server/game/Instances
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-02-19refactor(Core/Packet): use WorldPackets::WorldState::InitWorldStates definiti...Jelle Meeus
2025-02-13refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...Takenbacon
2025-01-21fix(Core/Instances): Ensure team is acquired before spawning creatures (#21221)Andrew
2025-01-19refactor(Scripts/BloodFurnace): Clean up instance script (#21207)Andrew
2025-01-17refactor(Core/Instances): Implement GetTeamIdInInstance() for two-fac… (#21...Andrew
2025-01-13fix(Core/Group): CF Faction Assign & Leader Instance Faction (#21118)manstfu
2024-12-21feat(CI/Codestyle); Check for double semicolons (#20996)Kitzunu
2024-11-15feat(Core/Instances): Implement SummonData (#20582)Andrew
2024-11-14fix(Core/Instance): Save persistent data to DB on updates (#20555)Andrew
2024-09-15fix(Scripts/BlackTemple): Implement emotes when opening Najentus and … (#19...Andrew
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-08-10refactor(Core/Chat): Move SendNotification to ChatHander (#19491)Kitzunu
2024-05-28fix(Scripts/Hyjal): Implement Eternal Silence spell when going into t… (#18...Andrew
2024-01-23fix(Core/Misc): typo (#18221)Flashaholic88
2024-01-01refactor(Core/GameObject): Move the GameObject state save handling to… (#18...Andrew
2023-12-03feat(Core/Scripting): Implement AfterInstanceGameObjectCreate() global hook (...Andrew
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-11-15refactor(Core/Instance): Modernize a few player iterations (#17717)Andrew
2023-11-14fix(Core/InstanceScript): Fix new Remove function conversion miss (#17708)KJack
2023-11-14feat(Core/Instance): InstanceScript: create `Remove` functions (#17702)KJack
2023-11-12Revert Visibility Notifier changes (#17682)Kitzunu
2023-09-28feat(Core/Grids): Implement visibility notifier (#15919)AG
2023-09-25fix(Player/Achievement): fix crash (#17357)Kitzunu
2023-09-22fix(Core/Achievement): Implement ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_RAID (#17...Ludwig
2023-09-17feat(Core/Instance): Add TaskScheduler to the InstanceScript class (#17284)Skjalf
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-04-28chore(core/instance): Move to switch case (#16084)M'Dic
2023-04-08fix(Scripts/Steamvault): Rework Kalithresh (#15883)Skjalf
2023-03-16fix(Scripts/IcecrownCitadel): Fix ICC buff not being reapplied after … (#15...Skjalf
2023-02-18feat(Core/Instance): Implement helpers to easily save/retrieve persist… (#1...Skjalf
2023-02-12refactor(Core/InstanceScript): refactored load and save methods (#14977)Skjalf
2023-02-07feat(Core/Scripting): Implement OnBeforeSetBossState (#14891)55Honey
2023-02-05refactor(Core/Instance): make SetBossState void (#13412)Angelo Venturini
2023-02-04feat(Core/Scripting): Added new hook: OnInstanceIdRemoved. (#14670)UltraNix
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-08-13fix (core): Cast sub-expression to wider-type (#12430)M'Dic
2022-05-30refactor(Core/Instances): Update CHAR_DELETE_INSTANCE_SAVED_DATA (#11866)天鹿
2022-05-24feat(Core/GameObjects): Instance gameobject save data implementation (#11113)Hanabi
2022-04-15feat(Core/Maps): AreaBoundary (#10525)IntelligentQuantum
2022-03-23fix(Scripts/BlackwingLair): Razorgore improvements (#10971)Skjalf
2022-03-18fix(Core): Crash related to reset instances (#11003)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-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-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2022-01-13refactor(Core/Misc): isEmpty to IsEmpty (#10011)Kitzunu
2021-12-13fix(Core/Instances): always put boss minions in combat with zone (#9649)Skjalf
2021-11-27chore(Core/Instances): Move the objectdata loading log from error to debug le...Skjalf