Commit Graph

30821 Commits

Author SHA1 Message Date
Killyana 5eeb69ff03 DB/Fishing: Add some missing loots and define base level fishing for Gundrak 2019-04-09 04:39:20 +02:00
ZenoX92 310296f48f DB/Gossip: Vinchaxa, Servant of the Hand & Rin'wosho the Trader
Closes #23171
2019-04-08 17:09:21 +02:00
ZenoX92 605f440b8d DB/Quest: Mist
Closes #23170
2019-04-08 17:08:18 +02:00
Killyana d9d6264f3f DB/Creature: Nefarian's Troops text
Used when the last egg on  Razorgore the Untamed encounter is destroyed and the control from the orbs ends, all adds must run to the entrance of the room and despawns
Thanks to offl for the information
2019-04-08 17:05:35 +02:00
Killyana 0adfda6551 DB/Fishing: The Obsidian Sanctum 2019-04-08 00:55:20 +02:00
Killyana 77dcf86a3e DB/Creature: Nefarian's Troops
No Idea why the position is weird, or for what purpose is used
2019-04-08 00:07:37 +02:00
Killyana 0702c153fd DB/Conditions: Fix spell click conditions for Argent Skytalon 2019-04-07 22:52:48 +02:00
jackpoz e061663508 Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/recastnavigation/commit/54bb0943e5174a71eeeca11919920f685760a4f0 2019-04-07 21:05:23 +02:00
Aokromes 1374658d72 Core/Spell: Move a log to category 2019-04-07 20:29:08 +02:00
Jeremy 9fcbd8f15d Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)
* 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 20:15:40 +02:00
PolarCookie 73e3fdc8b4 Core: VehicleJoinEvent crash fix (#23136) 2019-04-07 20:04:14 +02:00
Killyana 36f5114a87 DB/Creature: Blackwing Orb Trigger 2019-04-07 19:06:55 +02:00
Killyana dddf8ffccc DB/Creature: Tortured Drake 2019-04-07 16:04:00 +02:00
Killyana e4032f09a5 DB/Creature: Add some missing Feast of Winter Veil npcs 2019-04-07 15:33:31 +02:00
Killyana 50dae61ae1 DB: Fix some pooling related to events
Closes #21132
2019-04-06 17:59:51 +02:00
Ovah b9e9ccf93c Core/Objects: use the actual collision height of players and creatures to get more accurate liquid status results (#23070) 2019-04-06 17:39:04 +02:00
Killyana c9a6044f57 DB/Creature: Coldmine Explorer (Cosmetic) 2019-04-06 00:37:06 +02:00
Killyana 6c1b8b048c DB/Creature: Add some missing spawns 2019-04-05 23:51:43 +02:00
r00ty-tc 8bb88657f8 Core/GameEventMgr: Log error if loading GO/Creature into event that is part of pool
- Only warn, still load the GO/Creature
 - These should be added to game_event_pool by pool ID instead
2019-04-05 22:01:14 +01:00
r00ty-tc 2a7a1b27d5 Core/Database: Correction for later MariaDB version
- Removed unused define CR_INVALID_CONN_HANDLE which was removed entirely in more modern MariaDB versions
2019-04-05 21:51:20 +01:00
Killyana 97edfcb367 Core/Trainers: Fix DB error log
Closes #23167
2019-04-05 15:43:07 +02:00
Killyana d2906836e0 DB/Quest: King of the Foulweald 2019-04-04 23:31:09 +02:00
Killyana b0426f4e47 DB/Creature: Onyxia Trigger 2019-04-04 22:17:27 +02:00
Killyana 968723b5ec DB/Creature: Monster Generator (Blackwing) 2019-04-04 22:03:16 +02:00
Killyana df5c3dffc1 DB/Creature: Sharks 2019-04-04 19:47:21 +02:00
Killyana 7a8b0b4e58 DB/SAI: Nathanos Blightcaller
Add Summon Conquered Soul ability
2019-04-04 16:15:28 +02:00
Killyana c52eb49f71 Core: Remove wrong emotes played in combat
Ref #23152
2019-04-04 15:36:29 +02:00
Gustavo cc3293c002 Core/Scripts: Fix Blood summon position (#23088)
* Core/Scripts: Fix Blood summon position

Updates #13162
2019-04-04 00:30:25 -03:00
Gustavo 50f122de77 Core/Misc: Warning fixes (/W4) (#23149)
* Core/Misc: Warning fixes (/W4)
2019-04-03 23:36:26 -03:00
Killyana 70a88e2195 DB: typo 2019-04-03 18:56:49 +02:00
PolarCookie a108e57714 DB/Reputation: Fix quest reputation rewards for Sporeggar and Kurenai
Closes#20600
2019-04-03 18:28:55 +02:00
PolarCookie 35a0ed1f39 DB/Loot: Withered Basidium
Closes #23156
2019-04-03 18:27:04 +02:00
PolarCookie d51ecee4cd DB/Loot: Bog Lord Tendril Drop Chance
Closes #23155
2019-04-03 18:26:20 +02:00
PolarCookie 36ad6b5764 DB/Quest: Nagrand quest faction
Closes #23154
2019-04-03 18:23:30 +02:00
PolarCookie 441bf61074 DB/Quest: Zangarmarsh Cenarion Friendly requirements
Closes #23153
2019-04-03 18:22:39 +02:00
PolarCookie 9a0bdc6d83 DB/Quest: Zangermarsh quest faction
Cloes #23151
2019-04-03 18:21:53 +02:00
Killyana 770a14c003 DB: Typo 2019-04-03 00:45:08 +02:00
Killyana 14c077a33c DB/Quest: A Plague Upon Thee 2019-04-03 00:42:38 +02:00
Killyana 2878db4eb0 DB/Quest: Gearing Up To Ride
Whistle of the Venomhide Ravasaur retrieving
2019-04-02 23:15:47 +02:00
jackpoz 750d89beed Core/Misc: Fix static analysis issues
Fix static analysis issues spotted by Coverity Scan
2019-04-02 21:40:30 +02:00
jackpoz a12ea482f3 Core/Misc: Fix static analysis issues
Fix static analysis issues spotted by Coverity Scan
2019-04-02 20:11:27 +02:00
Shauren daf9e1be03 Add missing fclose
(cherry picked from commit a71d4b70ff)
2019-04-02 19:53:05 +02:00
Killyana 5c082064da DB/Creature: Fix Murlocs spawns in Azuremyst Isle and Bloodmyst Isle 2019-04-02 01:21:17 +02:00
Killyana 12e803c06e DB/Creature: Respawn Azuremyst Isle properly 2019-04-02 00:23:49 +02:00
Killyana fe95312e29 DB/Creature: Ravager Specimen 2019-04-01 22:56:43 +02:00
Killyana 434cb4e9a8 DB/GameObjects: Granite Boulder 2019-04-01 19:51:07 +02:00
Killyana 29ca0c56d9 DB/Creature: Deranged Explorer & Iron Rune Laborer 2019-04-01 01:21:36 +02:00
jackpoz 1d04a3b216 Core/Misc: Fix GCC 8 warnings 2019-03-31 17:34:28 +02:00
Killyana 4f1f8983a7 DB/Quest: Lightning Infused Relics
Closes #22486
2019-03-31 03:28:18 +02:00
sirikfoll dbfc6ce773 Core/GameObject: Properly dismount players on GameObject Use
Closes #23124
2019-03-30 21:30:58 -03:00