aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-07DB/Conditions: Fix spell click conditions for Argent SkytalonKillyana
2019-04-07Dep/Recast: Update recastnavigation to ↵jackpoz
https://github.com/recastnavigation/recastnavigation/commit/54bb0943e5174a71eeeca11919920f685760a4f0
2019-04-07Core/Spell: Move a log to categoryAokromes
2019-04-07Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)Jeremy
* Core/Movement: - Only move to point if there is a path that is not a shortcut (which will make the unit move through terrain) - Added new function to check if there is a vmap floor without search distance - Units that can fly, are underground but far above the vmap floor will stay underground (bronze drakes in tanaris) - Don't remove PATHFIND_SHORTCUT from path type in some cases * Core/Object: Ignore UpdateAllowedPositionZ for flying units. - This will make flying units go through mountains instead of going to the top and back to the bottom to reach you. * Core/Object: Revert some changes and let MovePositionToFirstCollision deal with a position without ground * Missing groundZ change for objects on transport * use CanFly instead of IsFlying
2019-04-07Core: VehicleJoinEvent crash fix (#23136)PolarCookie
2019-04-07DB/Creature: Blackwing Orb TriggerKillyana
2019-04-07DB/Creature: Tortured DrakeKillyana
2019-04-07DB/Creature: Add some missing Feast of Winter Veil npcsKillyana
2019-04-06DB: Fix some pooling related to eventsKillyana
Closes #21132
2019-04-06Core/Objects: use the actual collision height of players and creatures to ↵Ovah
get more accurate liquid status results (#23070)
2019-04-06DB/Creature: Coldmine Explorer (Cosmetic)Killyana
2019-04-05DB/Creature: Add some missing spawnsKillyana
2019-04-05Core/GameEventMgr: Log error if loading GO/Creature into event that is part ↵r00ty-tc
of pool - Only warn, still load the GO/Creature - These should be added to game_event_pool by pool ID instead
2019-04-05Core/Database: Correction for later MariaDB versionr00ty-tc
- Removed unused define CR_INVALID_CONN_HANDLE which was removed entirely in more modern MariaDB versions
2019-04-05Core/Trainers: Fix DB error logKillyana
Closes #23167
2019-04-04DB/Quest: King of the FoulwealdKillyana
2019-04-04DB/Creature: Onyxia TriggerKillyana
2019-04-04DB/Creature: Monster Generator (Blackwing)Killyana
2019-04-04DB/Creature: SharksKillyana
2019-04-04DB/SAI: Nathanos BlightcallerKillyana
Add Summon Conquered Soul ability
2019-04-04Core: Remove wrong emotes played in combatKillyana
Ref #23152
2019-04-04Core/Scripts: Fix Blood summon position (#23088)Gustavo
* Core/Scripts: Fix Blood summon position Updates #13162
2019-04-03Core/Misc: Warning fixes (/W4) (#23149)Gustavo
* Core/Misc: Warning fixes (/W4)
2019-04-03DB: typoKillyana
2019-04-03DB/Reputation: Fix quest reputation rewards for Sporeggar and KurenaiPolarCookie
Closes#20600
2019-04-03DB/Loot: Withered BasidiumPolarCookie
Closes #23156
2019-04-03DB/Loot: Bog Lord Tendril Drop ChancePolarCookie
Closes #23155
2019-04-03DB/Quest: Nagrand quest factionPolarCookie
Closes #23154
2019-04-03DB/Quest: Zangarmarsh Cenarion Friendly requirementsPolarCookie
Closes #23153
2019-04-03DB/Quest: Zangermarsh quest factionPolarCookie
Cloes #23151
2019-04-03DB: TypoKillyana
2019-04-03DB/Quest: A Plague Upon TheeKillyana
2019-04-02DB/Quest: Gearing Up To RideKillyana
Whistle of the Venomhide Ravasaur retrieving
2019-04-02Core/Misc: Fix static analysis issuesjackpoz
Fix static analysis issues spotted by Coverity Scan
2019-04-02Core/Misc: Fix static analysis issuesjackpoz
Fix static analysis issues spotted by Coverity Scan
2019-04-02Add missing fcloseShauren
(cherry picked from commit a71d4b70ff8329878967652b131ce811ad699aa6)
2019-04-02DB/Creature: Fix Murlocs spawns in Azuremyst Isle and Bloodmyst IsleKillyana
2019-04-02DB/Creature: Respawn Azuremyst Isle properlyKillyana
2019-04-01DB/Creature: Ravager SpecimenKillyana
2019-04-01DB/GameObjects: Granite BoulderKillyana
2019-04-01DB/Creature: Deranged Explorer & Iron Rune LaborerKillyana
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-03-31DB/Quest: Lightning Infused RelicsKillyana
Closes #22486
2019-03-30Core/GameObject: Properly dismount players on GameObject Usesirikfoll
Closes #23124
2019-03-30DB/Fishing: Update fishing skill requirements for 100% catchlactoseti
Closes #23139
2019-03-30Core/PacketIO: Fixed mistake in setting packet value for SMSG_MULTIPLE_MOVESShauren
2019-03-29Core/PacketIO: Send movement state change packets only once, not for each ↵Shauren
player whose visibility we enter Closes #23141
2019-03-28DB/GameObject: Respawn Warpwood Pod with poolingKillyana
2019-03-27DB: Fix pooling for Leprithusr00ty-tc
Closes #22610
2019-03-27DB/Loot: Mottled BoarTeppic1
Ref #23134