aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2024-05-28Dep/fmt: Upgrade to 10.2.1Shauren
2024-05-28Core/Objects: implement internal heartbeat timer for WorldObjects (#29941)Ovahlord
2024-05-28Core/Movement: Refactor MoveSplineFlag to get rid of undefined behavior (cast...Shauren
2024-05-28Core/Entities: Added possibility to inherit StringIds from other entities (#2...ModoX
2024-05-28Core/Gameobjects: Changed the highlight logic for GAMEOBJECT_TYPE_GATHERING_N...Meji
2024-05-28Core/Scripts: Integrate new ActionResultSetter with movement generators and s...Shauren
2024-05-28Removed unneccessary c_str() from previous commitShauren
2024-05-28Core/Entities: Make ObjectGuid formattable with fmt without using ToString()Shauren
2024-05-28Core/UF: Update UFsfunjoker
2024-05-28Core/UF: Update UFs for 4.4.0funjoker
2024-04-01Core: Start updating to 54027funjoker
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-28Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-28Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...Meji
2024-03-28Core: port sneaky fixes from "Core: Updated to 10.2.6.53840"funjoker
2024-03-25Core/Objects: Cook the copied pastaShauren
2024-03-25Core/Objects: Added ToWorldObject and ToItemShauren
2024-03-25Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...Shauren
2024-03-25Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-10Core/DataStores: duc-taped buildOvahlord
2024-03-07Core/Objects: Keep current WMO info on position updates and use it in party m...Shauren
2024-03-07Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-03-03Core/Creatures: Implemented serverside checks for UNIT_FLAG2_INTERACT_WHILE_H...Shauren
2024-03-02Core/PacketIO: Implemented and enabled SMSG_STOP_SPEAKERBOT_SOUNDShauren
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_...Shauren
2024-02-29Core/Creatures: implemented most movement related static flags and migrated e...Ovahlord
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-02-24Core/Position: Allow constexpr use of PositionShauren
2024-02-19Core/Spells: Implemented SPELL_ATTR8_CAN_HIT_AOE_UNTARGETABLEShauren
2024-02-10Core/Creatures: Set InteractSpellID for npc spellclickShauren
2024-01-25Core/PacketIO: Fixed QuestSession QuestCompleted sizeShauren
2024-01-24Core/PacketIO: Fixed CreateObject packet structure for areatriggersShauren
2024-01-21Core: Updated to 10.2.5Shauren
2023-12-30Core/AreaTriggers: Refactor (#29500)Meji
2023-11-13Core/Objects: Fixed SelectNearestPlayerShauren
2023-11-09Core: Update to 10.2.0Shauren
2023-10-31Build fixShauren
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2023-10-24Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...Shauren
2023-10-22Core/Spells: Named and implemented most of SpellAttr8Shauren
2023-10-21Core/Spells: Named and implemented most of SpellAttr7Shauren
2023-10-08Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356)Jeremy
2023-10-06Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzo...Shauren
2023-10-01Core/AreaTriggers: Implement missing functionalityShauren
2023-09-10Core/Pets: Improved pet despawn behavior when mountingShauren
2023-09-07Core: Update to 10.1.7Shauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-08-13Core/Object: Implemented helper method PlayObjectSoundModoX
2023-08-09Core/Creatures: std::chrono-ify TempSummonShauren