aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
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-
2018-01-13Core/Unit: partial cherry picked from commit b6a8045adcbccfba4fa4a48a3dfcc2cc...ariel-
2018-01-03Core/Spells: Removed obsolete spell fixesjoschiwald
2018-01-03Core/Misc: Added helper function Unit::SetFullPowerMihapro
2018-01-02Core/BattlePets: Misc fixesShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/Unit: damage immune improvements (9f5df023b746d324588f175e264c62205b69e1...ariel-
2017-12-30Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENTjoschiwald
2017-12-29Core/Entities: Update updatefields to 7.3.2.25383Shauren
2017-12-29Core/Units: Encapsulate UNIT_CHANNEL_* fieldsShauren
2017-12-26Core/Unit: consider creatures with same faction to be on the same party/raid ...ariel-
2017-12-26Core/Spell: revamp of immunities systemariel-
2017-12-26Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as fir...Treeston
2017-12-17Core/Auras: Implemented using all aura interrupt flag fieldsShauren
2017-12-12Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_R...Shauren
2017-12-10Fixed buildjoschiwald
2017-12-10Core/Spell: reimplemented TRIGGERED_DISALLOW_PROC_EVENTS trigger flagariel-
2017-12-10Core/Entities: add yet another utility overload to CastSpell, fixes AppVeyor ...ariel-
2017-12-10Core/Spell: make a distinction between triggered flags with debugging purpose...ariel-