aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/GameObject
AgeCommit message (Expand)Author
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
2023-07-09Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)Meji
2023-07-03Core/GameObjects: Only start loot restock timer if loot contents were modifie...Shauren
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-05-04Core: Update to 10.1Shauren
2023-04-15Core/GameObjects: Allow certain types to be sent to the client without displa...Meji
2023-03-23Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structureShauren
2023-03-12Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)Meji
2023-03-12Core/Misc: Move GetContentTuningForArea from ObjectMgr to DB2ManagerShauren
2023-03-12Core/Fishing: Update correct fishing skill according to area expansion (#28838)Meji
2023-02-05Core/GameObjects: Fixed crash with transport gameobjects that have only 1 ent...Shauren
2023-02-05Core/Objects: Move EventProcessor update to WorldObject::UpdateShauren
2023-02-05Core/GameObjects: Fixed the behavior for GAMEOBJECT_TYPE_FISHINGNODE (#28781)Meji
2023-02-04Core/GameObjects: Don't apply pool anti-break hack for gameobjects not using ...Shauren
2023-02-04Core/GameObjects: Implemented Checkallunits property for trapsShauren
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-15Core/Objects: Call base class Update function for Unit and GameObject (curren...Shauren
2023-01-12Core/GameObjects: Use serverOnly property of GameObjectTemplate for all types...Shauren
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-12-25Core/Phasing: Reduce differences between branches in GridNotifiersShauren
2022-12-22Core/GameObjects: Update spawn group conditions immediately after battlegroun...Jeremy
2022-12-20Core/GameObjects: Unlink loot from gameobject before deleting itShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-10-30Core/GameObjects: Increased default visibility range for some gameobject typesShauren
2022-10-25Core/Loot: Implemented dungeon encounter personal lootShauren
2022-10-24Core/GameObjects: Add missing dynamic flag updates for chestsShauren
2022-10-23Core/GameObjects: Implemented AllowMultiInteract for GAMEOBJECT_TYPE_GOOBERShauren
2022-10-22Core/GameObjects: Implemented gathering nodes (gameobject type 50)Shauren
2022-10-21Warning fixShauren
2022-10-21Core/GameObjects: Implemented per player gameobject state and visibility for ...Shauren
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-16Core/Loot: Initial support for personal loot in gameobjects (non-instanced co...Shauren
2022-10-15Core/GameObjects: Move contents of Spell::SendLoot to GameObject::UseShauren