aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2018-11-09Core/Auras: Fixed saving auras with same spell id but different item sourceShauren
2018-11-05Core/AI: Add some checks to catch if the AI changes mid-update for players. T...Treeston
2018-09-27Core/Misc: Revert 4990423, need to find out a better way to handle this.Treeston
2018-09-27Core/Misc: Unify naming of DBC entry, storage and format identifiers based on...Treeston
2018-09-17Core/Player: Delay resurrection on release for unreachable maps until telepor...Treeston
2018-09-17Core/Player: Clean up duel related code. Fix a check for abusive client behav...Treeston
2018-09-13Movement/TaxiPath: Properly clean up list of taxi destinations upon arrival a...Treeston
2018-09-12Core/Unit: Erm, so it turns out that releasing your spirit actually never set...Treeston
2018-09-02Core/Conditions: allow CONDITION_QUEST_COMPLETE to handle spellclick conditio...Ovah
2018-08-27Core/Threat: Threat system adjustments:Treeston
2018-08-25Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...Treeston
2018-08-23Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2018-08-14Scripts/Commands: Fix .quest complete to properly work with PvP kill quests. ...Treeston
2018-07-09Core/Players: Fixed saving quest item progressShauren
2018-06-22Core/Player: fix periodic eating and drinking emotes (#21280)Ovah
2018-06-03Core/Movement: MotionMaster reimplementation (#21888)ccrs
2018-05-05Core/Quest: Fix crash caused by disabled questsjackpoz
2018-05-02Core/Unit: UNIT_FLAG renamesTreeston
2018-04-15Core/Battleground: allow Random battleground and arena queues same time. (#21...Gooyeth
2018-04-04Core/Player: partial revert of m_items handling as it's cause of a exploitariel-
2018-04-01Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...Treeston
2018-03-14Core/Player: properly clear m_items array when unequipping items from the bagariel-
2018-03-14Core/Entities: cleanup of weapon damageariel-
2018-03-09Core/Spells: rework part 5: GameObject castingariel-
2018-03-09Core/Spells: rework part 4: iterate over effects firstariel-
2018-03-09Core/Spells: rework part 3: spells only handle at most one UnitAura and one D...ariel-
2018-03-08Core/Player: Do not remove auras from Gamemasters in arenas (#21568)Gooyeth
2018-03-07Core/Creatures: port power type updates from master branchariel-
2018-02-26Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add Wor...Treeston
2018-02-24Core/GameObject: implemented gameobject_overrides table to change faction and...ariel-
2018-02-24Core/Entities: kill unused return value from Unit::HandleSpellClickariel-
2018-02-20Core/Entities: unit states cleanupariel-
2018-02-12Core/Spells: implemented SpellPriority field from SpellEntry to cleanup charg...ariel-
2018-02-12Core/Movement: Creatures' idle movement generator can no longer override play...Treeston
2018-02-11Core/Player: Add some assertsjackpoz
2018-01-24Core/Player: only call _ApplyWeaponDamage for actual weaponsariel-
2018-01-18Core/Auras: Don't remove shield only dependant auras on disarmariel-
2018-01-17Core/Player: Pass correct Zone ID to HandlePlayerLeaveZonesirikfoll
2018-01-14Core/Entities: implement secondary damage for some weapons and removal of old...ariel-
2018-01-13Core/Spell: SpellValueOverrides encapsulationariel-
2018-01-13Core/Auras: removed caster dependency from coreariel-
2018-01-12Core/Misc: kill whitespaceariel-
2018-01-08Core/Spells: Defined and implemented some new spell attributes (#18950)xinef1
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-02Core/Player: fix issue with SendLoot when using Disarm Trap at maximum rangeariel-
2018-01-02Core/Player: removed redundant checkariel-
2018-01-01Core/Player: implemented facial hair validationariel-
2018-01-01Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they onl...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston