azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.44k stars 2.59k forks source link

Pets ignore ground's collision on climbing up #9254

Closed Shineslippers closed 2 years ago

Shineslippers commented 2 years ago

What client do you play on?

enUS

Faction

Content Phase:

Current Behaviour

Original report: https://github.com/chromiecraft/chromiecraft/issues/2355

when running up hills in barrens, the hunter pet clips the ground and runs underneath the world hunter pet under world

Tester:

The issue is confirmed. Pets ignore ground's collision on climbing up.

  1. Running in places where player can not climbing
  2. In places where player can climbig they still moving under textures
  3. If under hill a cave pet could even drop down to it and agro someone

https://user-images.githubusercontent.com/85256266/142668954-5d6138cd-77aa-401c-b569-7806011845fe.mp4

Expected Blizzlike Behaviour

Pets should stay above the ground

Source

No response

Steps to reproduce the problem

.go c 14097 .pet create climb up

Extra Notes

No response

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/00dc369cb627d728c520cd597b31e9edf2c75eed

Operating system

Ubuntu 20.04 Windows 10

Modules

Customizations

None

Server

ChromieCraft

overflowz commented 2 years ago

it's worth to mention, that if there is an underground above the hill, the pet will fall down and will try to find a way to its master. if the pet will go too far, it disappears, or if there are any mobs down there, it will pull them on its way.