aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
9 daysCore: Updated to 11.2.7Shauren
2025-12-07Core/Entities: Remove Object::m_objectType member and replace it with global ...Shauren
2025-11-09Core/Position: Change Position<->G3D::Vector3 conversion functions to be lambdasShauren
2025-11-06Core/MMaps: Implemented dynamic mmap tile rebuilding for destructible objectsShauren
2025-10-15Core/GameObjects: Don't ignore collision for destructible gameobjects in dest...Shauren
2025-10-14Core/Entities: Merge duplicate functions calculating relative positions - rem...Shauren
2025-09-21Core/Objects: Preserve phaseUseFlags, terrainSwapMap, ScriptName and StringId...Shauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-07-12Core/GameObjects: Allow reset for GAMEOBJECT_TYPE_GOOBER without lockId or au...Meji
2025-07-11Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...Shauren
2025-06-28Core/SpawnTracking: Allow linking a spawn to more than one quest objective (#...Meji
2025-06-17Core/Objects: Replace separate x,y,z,o getters for stationary position with s...Shauren
2025-06-08Core/Misc: Kill AnyPlayerInObjectRangeCheck (duplicate of AnyUnitInObjectRang...Shauren
2025-05-28Core/GameObjects: Added spell cast for GAMEOBJECT_TYPE_CHEST (#30996)Meji
2025-03-02Core: Updated to 11.1.0Shauren
2025-03-01Core/Objects: Optimize spawn tracking handling in building SMSG_UPDATE_OBJECTShauren
2025-02-03Core/Quests: Updated quest future status checks to include all variants of th...Shauren
2025-01-05Core/Grids: Modernize TypeContainer with variadic templateShauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-20Core/GameObjects: Remove unused functionShauren
2024-12-04Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPEL...Shauren
2024-12-02Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABELShauren
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-10-21Core/GameObject: Cast Pickup spell of GAMEOBJECT_TYPE_FLAGSTANDJeremy
2024-10-21Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_T...Jeremy
2024-09-14Scripts/Battlegrounds: Implement Silvershard mines (#30120)Jeremy
2024-09-01Core/GameObjects: Implement ControlZone::UncontestedTime field (#30152)Jeremy
2024-08-17Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Container...Shauren
2024-08-05Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)Jeremy
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-17Core/GameObject: Implemented NotLOSBlocking door propertyShauren
2024-06-23Core/GameObjects: Fixed the interaction/highlight logic for GAMEOBJECT_TYPE_C...Meji
2024-06-04Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)Antonio Martín Berti
2024-04-10Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...Shauren
2024-04-10Core/Entities: Added possibility to inherit StringIds from other entities (#2...ModoX
2024-04-09Core/Entities: nopch build fixModoX
2024-04-09Core/Entities: Update StringId assignment to use StringIdTypeModoX
2024-04-09Core/Entities: Added GetStringId helper methodsModoX
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-27Core/GameObjects: Implement destructible_hitpoint table to store health info ...Jeremy
2024-03-24Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...Meji
2024-03-09Core/Objects: Implemented vignettesShauren
2023-12-31Core/Misc: Fixed a bunch of uninitialized class fieldsShauren
2023-12-28Core/Spells: Clean up some gameobject types in EffectOpenLock (#29532)Jeremy
2023-10-24Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...Shauren