aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
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
2023-10-04Core/GameObject: Update spawn conditions when new ControlZone event is trigge...Jeremy
2023-10-03Core/GameObject: Implement ControlZone gameobject type (#29320)Jeremy
2023-09-30Core/GameObjects: Implemented data22 for chests (allow opening while immune)Shauren
2023-08-30Core/GameObjects: Don't restock non-personal chests that didn't have loot mod...Shauren
2023-08-29Core/GameObjects: Fixed GAMEOBJECT_TYPE_NEW_FLAG_DROP casting impl from wrong...ModoX
2023-08-29Core/GameObjects: Added some checks to GAMEOBJECT_TYPE_NEW_FLAG and GAMEOBJEC...ModoX
2023-08-26Core/Battlegrounds: Rework queues (#29200)Jeremy
2023-08-24Core/GameObject: Skip setting state of NewFlag, if new state is equivalent to...Golrag
2023-08-24Core/GameObject: Expose several NewFlag fields for future purposesGolrag
2023-08-24Core/GameObject: Added additional checks for GAMEOBJECT_TYPE_NEW_FLAG and GAM...Golrag
2023-08-24Core/GameObject: Mark some pvp related gameobjects as active (#29249)Jeremy
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-07-30Battlegrounds/Buffs: Rework using areatriggers (#29171)Jeremy
2023-07-30Core/GameObjects: Added stringid to gameobjectsShauren
2023-07-24Core/GameObject: Implement GAMEOBJECT_TYPE_NEW_FLAG_DROP (#28021)Jeremy
2023-07-20Core/Scripts: Fix EventScript assert for GameObject::SetDestructibleState (#2...Meji
2023-07-12Core: Update to 10.1.5Shauren