aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2018-08-14Scripts/Commands: Fix .quest complete to properly work with PvP kill quests. ...Treeston
2018-08-13readabilityTreeston
2018-07-24revert 5df7ffa, hackTreeston
2018-07-24Core/GameObject: Hunter traps now always put the Hunter in combat with the ta...Treeston
2018-07-18Core/GameObject: Fix an edge case where GOs might never respawn after being m...Treeston
2018-07-18Misc: Pass std::chrono types by value everywhere.Treeston
2018-07-11Core/GameObjects: Fixed DestroyGate battleground hook for vehicles (#22145)Maphaze
2018-07-09Core/Players: Fixed saving quest item progressShauren
2018-06-26Core/Unit: Name and implement UNIT_FLAG_NON_ATTACKABLE_2 (PR #22087)killerwife
2018-06-26Core/AI: Add a new LeavingWorld AI hookTreeston
2018-06-22Core/Player: fix periodic eating and drinking emotes (#21280)Ovah
2018-06-11Npc/Script: Hide attack button from pet bar for Acherus eyeKillyana
2018-06-03Core/Movement: MotionMaster reimplementation (#21888)ccrs
2018-05-05Core/Quest: Fix crash caused by disabled questsjackpoz
2018-05-05Core/Movement: crashfix workaroundccrs
2018-05-041b7ec4b follow-upTreeston
2018-05-02Core/Unit: UNIT_FLAG renamesTreeston
2018-04-23Core/Movement: use helpers for validationccrs
2018-04-23Core/Movement: move MoveSplineInit (#21857)ccrs
2018-04-19Core/Transports: Force transport passengers into legacy spawn groupShauren
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-04-19Core/Misc: movement header cleanupccrs
2018-04-15Core/Entities: Warlock pet base damage table fix (#19409)PolarCookie
2018-04-15Core/Battleground: allow Random battleground and arena queues same time. (#21...Gooyeth
2018-04-07Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2018-04-07Revert "Core/Entities: Reduce the probability of units dropping under the map...Shauren
2018-04-07Core/Movement: Fix a potential crash on newly created pets. Closes #21791.Treeston
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-04-04Core/Player: partial revert of m_items handling as it's cause of a exploitariel-
2018-04-03Core/Spells: Fix UNIT_CREATED_BY_SPELL in SPELL_EFFECT_SUMMON (#21756)Keader
2018-04-03Core/Spells: all bleed effects should ignore armorariel-
2018-04-02Object.cpp: TC_LOG_ERROR grammar improvementtkrokli
2018-04-01crash fix follow-upTreeston
2018-04-01Core/Object: Bump hover delta handling on nearpoints downstack into GetNearPo...Treeston
2018-04-01you saw nothing, and have no evidence against meTreeston
2018-04-01fb39980 follow-upTreeston
2018-04-01Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...Treeston
2018-04-01Core/Position: code style cleanup of position.h; no change in functionality.Treeston
2018-03-21Core/Creatures: implement CREATURE_FLAG_EXTRA_NO_SELL_VENDOR (#21642)Mikhail Redko
2018-03-19Core/Creatures: Minor HasSpell method cleanupariel-
2018-03-16Core/Entities: completely remove 60% melee miss cap as there is no proof of i...ariel-
2018-03-15Core/Entities: don't skip immunity checks for positive spellsariel-
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-14Core/Entities: simplify and fix secondary damage calcariel-
2018-03-11Core/GameObject: Fix linked traps not being despawned properly and remove dep...Killyana
2018-03-11Core/Unit: Guardians no longer enter combat before reaching the target (#19816)Keader
2018-03-10Core/Entities: fix creatures ignoring immune flags. Closes #21578 for realariel-
2018-03-10Core/Spell: fix LoS checks for GameObject spellsariel-
2018-03-10Core/Spell: fix SendSpellMiss requiring caster Unitariel-