aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2021-02-27Core/Auras: implemented SPELL_AURA_MOD_HEALING_DONE_PCT_VERSUS_TARGET_HEALTH ...Ovah
2021-02-27Core/Phasing: Implemented setting personal guid on PhaseShiftShauren
2021-02-26Core/Auras: Implemented SPELL_AURA_PHASE_ALWAYS_VISIBLEShauren
2021-02-25Core/Misc: Fix static analysis issuesjackpoz
2021-02-25Core/Creatures: Implemented extra flag to use offhand attacks (#21008)Ovah
2021-02-25woops (ref 76a4c7d)Treeston
2021-02-25Some misc streamlining/cleanup:Treeston
2021-02-23Core/Players: Always clear old action bars on specialization change, even if ...Matan Shukry
2021-02-23Core/Auras: Implemented SPELL_AURA_MOD_POWER_GAIN_PCT (#26132)Matan Shukry
2021-02-21Core/Auras: implement mana cost modification aura (#26085)Matan Shukry
2021-02-21Core/Auras: Implemented new spell modifier type to change aura stack size on ...Shauren
2021-02-21Core/Players: Rename player flag PLAYER_ALLOW_ONLY_ABILITY to PLAYER_FLAGS_HI...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_DISABLE_ATTACKING_EXCEPT_ABILITIESShauren
2021-02-21Core/Auras: Reimplement SPELL_AURA_DISABLE_CASTING_EXCEPT_ABILITIES to proper...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_COMBAT_RATING_FROM_COMBAT_RATINGShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_CRIT_CHANCE_VERSUS_TARGET_HEALTH and S...Shauren
2021-02-21Core/Auras: Restore old SPELL_AURA_MOD_HOT_PCT implementation from 3.3.5 branchShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_SET_FFA_PVPShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_AUTOATTACK_RANGE and SPELL_AURA_MOD_AU...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_PERIODIC_WEAPON_PERCENT_DAMAGEShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_REMOVE_TRANSMOG_COST and SPELL_AURA_REMOVE...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_PERIODIC_DAMAGE_TAKENShauren
2021-02-21Core/Auras: Rename many old aura types to their new meaningShauren
2021-02-20Fix buildShauren
2021-02-20Core/Players: Corrected shield block value calculationsShauren
2021-02-17Core/PacketIO: Fix sending unit power valuesShauren
2021-02-17Core/PacketIO: Add missing update field filtering for player fieldsShauren
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/Creature: 2d1ef6b5b0 followupccrs
2021-02-15Scripts/World: update guard scriptsccrs
2021-02-15fix buildShauren
2021-02-15Core/Entities: Regenerated updatefields code with latest generator fixesShauren
2021-02-13Core/Spells: Add const to triggeredByAura argument on Unit::CastSpell(GameObj...Matan Shukry
2021-02-11Core/Movement: Refresh collision height on shapeshiftingShauren
2021-02-11Core/Movement: Updated MovementFlags2 for 9.0.2Shauren
2021-02-09Core/Players: - Fixed auto learning class abilities that are rewarded from qu...Matan Shukry
2021-02-09Core/Creatures: Fixed crediting loot and quests for creatures using level sca...Shauren
2021-02-07Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGERobingad
2021-02-07Core/Auras: Handle SPELL_AURA_MOD_SCHOOL_MASK_DAMAGE_FROM_CASTERTraesh
2021-02-07Core/Players: Implemented secondary stat diminishingShauren
2021-02-06Core/Spawn: Limit saved/stored respawn time.r00ty-tc
2021-02-06Core/Trainers: Remove all "hidden" rank based requirements for learning spell...Shauren
2021-02-03Core/Auras: Renamed a bunch of unknown or changed spell aura types and implem...Shauren
2021-01-30Core/AreaTriggers: Optimize target searchingShauren
2021-01-30Core/AreaTriggers: Code cleanupShauren
2021-01-30Core/AreaTriggers: Implementation for sever side area triggersMatan Shukry
2021-01-29Core/Misc: waypoint movementccrs
2021-01-29Core/Misc: Add functionality to allow low level quests/kills/discoveries to g...Nathan Handley