aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/AreaTrigger
AgeCommit message (Expand)Author
2025-06-15Core/AreaTriggers: Add AREATRIGGER_ACTION_TAVERN (#31035)Jason Dove
2025-06-05Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUALShauren
2025-06-04Core/PacketIO: Remove duplicated areatrigger spline packet writerShauren
2025-05-29Core/AreaTriggers: Fixed areatrigger spline duration calculationShauren
2025-02-04Core/AreaTriggers: Corrected initial "fake" spline point for areatrigger move...Shauren
2025-01-10Core/AreaTriggers: Replace fixed movement times in database for areatriggers ...Shauren
2025-01-08Core/AreaTriggers: Don't suppress TimeToTarget changes in values update on mo...Shauren
2025-01-05Core/Grids: Modernize TypeContainer with variadic templateShauren
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-10-30Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5Shauren
2024-10-27Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...Shauren
2024-10-25Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...Shauren
2024-07-19Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)Meji
2024-06-23Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...Meji
2024-05-27Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-05-18Core/AreaTriggers: Move SpellForVisuals override from AT spawn to properties ...Meji
2024-05-15Core/AreaTriggers: Add PlaySpellVisual (#29985)Jeremy
2024-01-22Core/Object: use the final keyword for several (World)Object classes that sho...Ovahlord
2024-01-05Core/AreaTrigger: Fix areatrigger debug output not printing spawnid properlyModoX
2023-12-30Core/AreaTrigger: Fallback to CreateProperties script, if ScriptName of stati...ModoX
2023-12-30Core/AreaTriggers: Refactor (#29500)Meji
2023-10-24Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...Shauren
2023-10-02Core/AreaTriggers: Add missing null checks for serverside areatriggersShauren
2023-10-01Core/AreaTriggers: Implement missing functionalityShauren
2023-09-07Core/AreaTriggers: Added SpawnDifficulties for spawned areatriggers (#29284)Traesh
2023-08-31Core/AreaTriggers: Added SpellForVisual for db spawned areatriggers (#29277)ModoX
2023-08-24Core/AreaTrigger: Handle unit exit after OnRemove hook has been calledModoX
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-08-15Core/Scripts: Add ZoneScript hook for AreaTrigger creation/deletion (#29236)Jeremy
2023-07-21Core/AreaTriggers: Teleport to current instance entrance when entering instan...ModoX
2023-07-18Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks (#29156)Traesh
2023-07-17GCC build fixShauren
2023-07-17Core/AreaTriggers: Update areatrigger scalecurve handling with latest researchShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-30Core/AreaTriggers: Fixed selection range of units for box shapeModoX
2023-06-24Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate scriptShauren
2023-06-12GCC build fixShauren
2023-06-12Core/AreaTriggers: Implement visibility of serverside areatriggers with .debu...Shauren
2023-03-12Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)Meji
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-11-05Core/AreaTriggers: Implemented new areatrigger type: bounded planeShauren
2022-10-13Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...Gosha
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-04-23Core/Objects: Initialize position data and zone/instance script for all world...Shauren
2022-03-08Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-26Core/Objects: Added helper structures to allow using customized updatefield s...Shauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren