aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2021-09-05Core/Spell: fix SendSpellMiss requiring caster Unitariel-
2021-09-05Core/Spell: fix target checksariel-
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2021-08-24Core/Movement: Fixed creature hoverShauren
2021-08-15Core/Spells Implement targets 133, 134, 135 : TARGET_UNIT_LINE_CASTER_TO_DEST...Traesh
2021-08-11Core/Items: Implemented secondary shoulder transmog appearanceShauren
2021-08-08Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add Wor...Treeston
2021-08-08Core/Entities: remove grid-wide visibility from setActive and implement anoth...Wyreth
2021-08-08Partial: Core/Entities: Reduce the probability of units dropping under the ma...Jeremy
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-22Core/SAI: Move enum to the correct fileKillyana
2021-06-22Core/SAI: Add an action_param3 to "summon gob" to control when the object wil...Killyana
2021-06-05Core/PacketIO: Named PVPInfo/bracket fieldsShauren
2021-05-29Core/Maps & Extractors: Move copypasted map file headers into a single shared...Shauren
2021-05-16Core: Combat/threat system rewrite (PR #19930)Treeston
2021-05-15Fixed nopch build with clang 11Shauren
2021-05-01Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...Shauren
2021-04-30Core/Grids: Allow customizing packets sent with MessageDistDeliverer and Mess...Shauren
2021-04-15Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2021-04-09Core/PacketIO: Updated packet structures to 9.0.5Shauren
2021-03-28Core/Spells: Implemented SUMMON_PROP_FLAG_PERSONAL_GROUP_SPAWNShauren
2021-03-28Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functionsShauren
2021-03-28Core/Objects: Refactor private object checks into separate functionShauren
2021-03-28Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...Matan Shukry
2021-03-25Core/PacketIO: Fixed building SMSG_UPDATE_OBJECT for array fields sharing the...Shauren
2021-03-15Core/Entities: add extra use of UPDATETYPE_CREATE_OBJECT2 (#20955)Gustavo
2021-03-15Core/Entities: Some changes to LoS z checking & MotionMaster::MoveJumpTo (PR ...Golrag
2021-03-08Core/PacketIO: Fix structure for SelectedAzeriteEssences and name unknown con...Shauren
2021-03-04Core/PacketIO: Fix suppressing building SMSG_UPDATE_OBJECT packetsShauren
2021-02-25woops (ref 76a4c7d)Treeston
2021-02-25Some misc streamlining/cleanup:Treeston
2021-02-17Core/PacketIO: Fix sending unit power valuesShauren
2021-02-17Core/PacketIO: Corrected logic for filtering out disallowed fields when force...Shauren
2021-02-17Core/PacketIO: Refactor generated updatefield code (use type alias)Shauren
2021-02-17Core/Conditions: CONDITION_NEAR_CREATURE will exclude personal spawns that ar...Matan Shukry
2021-02-15Core/Entities: Regenerated updatefields code with latest generator fixesShauren
2021-01-25Core/Quests: Fixed marking quest objectives as complete clientside for object...Shauren
2021-01-23Core/Spells: Implemented summoning a personal gameobject effect (#25917)Matan Shukry
2020-12-27Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...Shauren
2020-12-13Core/Corpses: Fixed client crashes with player corpsesShauren
2020-12-08Core/Objects: Fixed a wrong cherry-pick merge conflict resolution - properly ...Shauren
2020-12-08Core/PacketIO: Updated packet structures to 9.0.2Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/Objects: Switch to unique_ptr in UF::OptionalUpdateFieldBaseShauren
2020-12-08Core/Objects: Allow overriding number of bits used to write dynamic updatefie...Shauren
2020-12-08Core/Objects: Rename ValueType to value_type in updatefield types to be compa...Shauren
2020-12-08Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualIDShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren