| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-07 | DB/Conditions: Fix spell click conditions for Argent Skytalon | Killyana | |
| 2019-04-07 | Dep/Recast: Update recastnavigation to ↵ | jackpoz | |
| https://github.com/recastnavigation/recastnavigation/commit/54bb0943e5174a71eeeca11919920f685760a4f0 | |||
| 2019-04-07 | Core/Spell: Move a log to category | Aokromes | |
| 2019-04-07 | Core/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-07 | Core: VehicleJoinEvent crash fix (#23136) | PolarCookie | |
| 2019-04-07 | DB/Creature: Blackwing Orb Trigger | Killyana | |
| 2019-04-07 | DB/Creature: Tortured Drake | Killyana | |
| 2019-04-07 | DB/Creature: Add some missing Feast of Winter Veil npcs | Killyana | |
| 2019-04-06 | DB: Fix some pooling related to events | Killyana | |
| Closes #21132 | |||
| 2019-04-06 | Core/Objects: use the actual collision height of players and creatures to ↵ | Ovah | |
| get more accurate liquid status results (#23070) | |||
| 2019-04-06 | DB/Creature: Coldmine Explorer (Cosmetic) | Killyana | |
| 2019-04-05 | DB/Creature: Add some missing spawns | Killyana | |
| 2019-04-05 | Core/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-05 | Core/Database: Correction for later MariaDB version | r00ty-tc | |
| - Removed unused define CR_INVALID_CONN_HANDLE which was removed entirely in more modern MariaDB versions | |||
| 2019-04-05 | Core/Trainers: Fix DB error log | Killyana | |
| Closes #23167 | |||
| 2019-04-04 | DB/Quest: King of the Foulweald | Killyana | |
| 2019-04-04 | DB/Creature: Onyxia Trigger | Killyana | |
| 2019-04-04 | DB/Creature: Monster Generator (Blackwing) | Killyana | |
| 2019-04-04 | DB/Creature: Sharks | Killyana | |
| 2019-04-04 | DB/SAI: Nathanos Blightcaller | Killyana | |
| Add Summon Conquered Soul ability | |||
| 2019-04-04 | Core: Remove wrong emotes played in combat | Killyana | |
| Ref #23152 | |||
| 2019-04-04 | Core/Scripts: Fix Blood summon position (#23088) | Gustavo | |
| * Core/Scripts: Fix Blood summon position Updates #13162 | |||
| 2019-04-03 | Core/Misc: Warning fixes (/W4) (#23149) | Gustavo | |
| * Core/Misc: Warning fixes (/W4) | |||
| 2019-04-03 | DB: typo | Killyana | |
| 2019-04-03 | DB/Reputation: Fix quest reputation rewards for Sporeggar and Kurenai | PolarCookie | |
| Closes#20600 | |||
| 2019-04-03 | DB/Loot: Withered Basidium | PolarCookie | |
| Closes #23156 | |||
| 2019-04-03 | DB/Loot: Bog Lord Tendril Drop Chance | PolarCookie | |
| Closes #23155 | |||
| 2019-04-03 | DB/Quest: Nagrand quest faction | PolarCookie | |
| Closes #23154 | |||
| 2019-04-03 | DB/Quest: Zangarmarsh Cenarion Friendly requirements | PolarCookie | |
| Closes #23153 | |||
| 2019-04-03 | DB/Quest: Zangermarsh quest faction | PolarCookie | |
| Cloes #23151 | |||
| 2019-04-03 | DB: Typo | Killyana | |
| 2019-04-03 | DB/Quest: A Plague Upon Thee | Killyana | |
| 2019-04-02 | DB/Quest: Gearing Up To Ride | Killyana | |
| Whistle of the Venomhide Ravasaur retrieving | |||
| 2019-04-02 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix static analysis issues spotted by Coverity Scan | |||
| 2019-04-02 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix static analysis issues spotted by Coverity Scan | |||
| 2019-04-02 | Add missing fclose | Shauren | |
| (cherry picked from commit a71d4b70ff8329878967652b131ce811ad699aa6) | |||
| 2019-04-02 | DB/Creature: Fix Murlocs spawns in Azuremyst Isle and Bloodmyst Isle | Killyana | |
| 2019-04-02 | DB/Creature: Respawn Azuremyst Isle properly | Killyana | |
| 2019-04-01 | DB/Creature: Ravager Specimen | Killyana | |
| 2019-04-01 | DB/GameObjects: Granite Boulder | Killyana | |
| 2019-04-01 | DB/Creature: Deranged Explorer & Iron Rune Laborer | Killyana | |
| 2019-03-31 | Core/Misc: Fix GCC 8 warnings | jackpoz | |
| 2019-03-31 | DB/Quest: Lightning Infused Relics | Killyana | |
| Closes #22486 | |||
| 2019-03-30 | Core/GameObject: Properly dismount players on GameObject Use | sirikfoll | |
| Closes #23124 | |||
| 2019-03-30 | DB/Fishing: Update fishing skill requirements for 100% catch | lactoseti | |
| Closes #23139 | |||
| 2019-03-30 | Core/PacketIO: Fixed mistake in setting packet value for SMSG_MULTIPLE_MOVES | Shauren | |
| 2019-03-29 | Core/PacketIO: Send movement state change packets only once, not for each ↵ | Shauren | |
| player whose visibility we enter Closes #23141 | |||
| 2019-03-28 | DB/GameObject: Respawn Warpwood Pod with pooling | Killyana | |
| 2019-03-27 | DB: Fix pooling for Leprithus | r00ty-tc | |
| Closes #22610 | |||
| 2019-03-27 | DB/Loot: Mottled Boar | Teppic1 | |
| Ref #23134 | |||
