aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
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
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-29Core/Scripts: Implemented OnlyOnceAreaTriggerScript (#20288)Treeston
2020-08-23Core/Creature: temporary summons are now dynamic flagged (oversight in dynspa...Treeston
2020-08-22Dynamic Creature/Go spawning:r00ty-tc
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-13[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2020-07-26Core/Entities: Support setting nested updatefield types like ActivePlayerData...Shauren
2020-07-16So, I came in trying to fix gameobject LoS. So I restructured some stuff.treeston
2020-07-16[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2020-06-14Core/Entities: Add a missing includeCarbenium
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-20Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...Shauren
2020-05-01Merge pull request #24500 from funjoker/cherry-picksShauren
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-04-27Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...Shauren
2020-04-26Core/Misc: Improve enum flags with type safe operatorsShauren
2020-04-26Core/Misc: Remove redundant copy constructor for Position and WorldLocation (...Ujp8LfXBJ6wCPR
2020-04-26Core: Fix clang 10 warningsShauren
2020-04-24Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2020-04-24Core/Object: Fix Line of Sight issue with object edgesGolrag
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
2020-04-18Core/Items: Add helper function to get item name including suffixShauren
2020-04-12Fix dynamic buildShauren
2020-04-12Core/Entities: ObjectGuid improvementsShauren
2020-04-07Core/Misc: Defined new summon properties titlesShauren
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-02-09Core/PacketIO: Properly destroy objects clientside when removing from world8.2.5/32978Shauren
2020-01-02New YearAokromes
2019-11-22Core/Items: Implement azerite essencesShauren