summaryrefslogtreecommitdiff
path: root/src/server/game/Grids
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-11-11fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong...天鹭
2025-10-31fix(Core/Spells): only include the targets size for some GroundEffects (#23478)Tereneckla
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-09-23fix(Core/Creature): prevent crash due to recursive call for help (#23008)killerwife
2025-09-07fix(Core/Visibility): Fix visibility issue at sight limit (#22830)Takenbacon
2025-09-07feat(Core/Visibility): Far visibility worldobjects (#22828)Takenbacon
2025-08-10fix(Core/Transports): Improve static transport visibility (#22660)Takenbacon
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-08-08feat(Core/Maps): Remove active objects nearby cell marking handling (#22585)Takenbacon
2025-08-07feat(Core/Visibility): Visibility improvements part 1 (#22624)Takenbacon
2025-07-30fix(Core/Grids): Fix corpse loading after a server restart (#22594)Takenbacon
2025-07-29feat(Core/Maps): Remove worldobject container switch functionality (#22586)Takenbacon
2025-07-12feat(Core/WorldState): init Scourge Invasion pre-wrath event (#22286)Jelle Meeus
2025-07-11feat(Core/Maps): Improve map object updater (#22392)Takenbacon
2025-06-23fix(Core/Grids): Crash fix (#22347)Takenbacon
2025-02-18fix(Core/Grids): Standardize grid coordinates (#21479)Takenbacon
2025-02-14fix(Core/Grids): Grid improvements (#20955)Takenbacon
2024-12-01refactor(Core/Spells): Add helpers for HasAuraType (#20802)Kitzunu
2024-11-13refactor(src/server/game): optimise imports (#20541)Francesco Borzì
2024-11-01refactor(src/common|server): remove unused import (big part 2) (#20388)Francesco Borzì
2024-10-27refactor(src/server/game/*): remove unused imports (big part 1) (#20310)Francesco Borzì
2024-10-01refactor(src/server/game/Grids): remove unused imports (#20094)Francesco Borzì
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-08-25refactor(Core/Object): adds consistency in the use of type object check (#19671)Grimdhex
2024-08-18fix (Core/Spells): remove object size for hit calculation of aoe aura spells ...Tereneckla
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-28refactor(src/server/game/Entities): remove unused imports (#19507)Francesco Borzì
2024-07-06fix(Core/Player): Vertical Message distance (#19302)Kitzunu
2024-03-28feat(Core/Compression): Move packets compression from map to network thread (...Anton Popovichenko
2023-12-23chore(Core): remove useless includes (#18036)IntelligentQuantum
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-11-12Revert Visibility Notifier changes (#17682)Kitzunu
2023-10-23fix(Core/Grid): Address bugs and performance issues introduced by visibility ...AG
2023-09-28feat(Core/Grids): Implement visibility notifier (#15919)AG
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-04-02fix(Core/World): Remove artificially high minimal update intervals an… (#15...Kitzunu
2023-03-20fix(Core/Grids): Creatures should attack when loaded into grid. (#15453)UltraNix
2023-03-13fix(Core/Players): Charmed players should not attack critters. (#15358)UltraNix
2023-02-05chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875)Skjalf
2023-01-06fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… (#14...UltraNix
2023-01-02fix(Core/Gameobjects): Fixed LoS for traps summoned by creatures. (#13873)UltraNix
2022-07-10fix(Core/Spells): Fixed LoS problems with hunter traps. (#12348)UltraNix
2022-06-18refactor(Core/Unit): PC&NPC Immunity (#11986)Maelthyr
2022-06-06fix(Scripts/ZulGurub): Shade of Jin'do's invisibility aura should not… (#11...UltraNix
2022-06-06fix(Core/Spells): Hunter traps should not be activated by targets not… (#11...UltraNix
2022-04-18feat(Core/SmartScripts): Improvements to SMART_EVENT_FRIENDLY_HEALTH_PCT: (#1...UltraNix
2022-03-30feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)Kitzunu
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu