aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Pets: Disable pet interface for charmed units while mounted (#18607)xinef1
2018-12-09Core/Auras: Prevent remove of auras interrupted by turning if the turn could ...xinef1
2018-12-09Core/Spell: add missing null caster checkariel-
2018-11-07Core/Creatures: Update creature model handling with new display scale (#22567)Traesh
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-10-13Core/Spells: Implement PROC_FLAG_ENTER_COMBATShocker
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-08-22Core/Units: Defined new npc flagShauren
2018-07-22Core/Spells: Implement AURA_REMOVE_BY_INTERRUPT to provide aura scripts with ...Mihapro
2018-07-22Core/Players: Changed flight masters to suppress positive transforms/shapeshi...LluisMas
2018-06-11Npc/Script: fixed Eye of Acherus action barOvahlord
2018-04-28Core/Units: Implemented versatility (#21206)funjoker
2018-04-24Core/Spells: Fix display for Shaman totems (#21848)DoctorKraft
2018-04-21Core/Entities: Adapted changes from 584abe107e2524ae30449b87b19e335e9aa1b196joschiwald
2018-04-21Core/Spell: implemented dispel reflectionariel-
2018-04-09Core/Auras: implement Aura 379 (SPELL_AURA_MOD_MANA_REGEN_PCT) (#20851)DoctorKraft
2018-03-28Core/Maps: Implemented getting area id from gameobject spawnsShauren
2018-03-26Core/Players: Fixed learning talents available for multiple specs but in diff...Shauren
2018-03-25Core/Entities: Take terrain swaps into account when calculating LoS/height/areaShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-18Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2018-03-18Core/Units: Fixed bug in stun code making units summoned by npcs to never bre...xinef1
2018-03-18Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)xinef1
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Core/Misc: readd some codestyle changes inadvertently revertedariel-
2018-03-12Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2018-03-12Core/Unit: feral druid attacks should not be normalizedariel-
2018-03-12Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2018-03-12Core/Unit: added GetTotalAuraXXX overloads taking a predicateariel-
2018-03-12Core/Unit: added missing nullptr check in IsImmunedToSpellEffectariel-
2018-03-12Core/Entities: don't absolute compare positions on UpdatePositionariel-
2018-03-12Core/Spell: improved immunity logic for dispelsariel-
2018-03-12Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signedariel-
2018-03-12Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. Devou...ariel-
2018-03-12Core/Movement: minor MotionMaster refactor (#18367)Chaouki Dhib
2018-03-11Core/Spells: proc spells after damage apply, not before. Fixes #13025ariel-
2018-03-05Core/Players: Fixed mounts using MOUNT_FLAG_SELF_MOUNT flag (#21558)DoctorKraft
2018-03-04Core/Player: Implement PvP Talents (#19962)Jeremy
2018-03-04Core/Creatures: Updated power type handling (#20981)Mihapro
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-02-11Core/Spells: Fixed logic related to movement while channelingShauren
2018-01-27Core/Spells: Removed outdated mechanic (spell downranking coef penalty)Shauren
2018-01-21Core/Unit: do not allow judgement spells to bypass damage immunityariel-
2018-01-21Core/Entities: fix interaction of traps with ffa pvp and sanctuary flagsariel-
2018-01-14Core/PacketIO: Fixed SMSG_SPELL_NON_MELEE_DAMAGE_LOG structSeyden
2018-01-14Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-13Core/Entities: better support of absorb, resist and block procsariel-
2018-01-13Core/Spell: restore old proc system behaviour on auras self proc.ariel-
2018-01-13Core/Spell: spells with ignore hit result should pierce damage immunitiesariel-