TechzoneMC / SonarPet

A fork of EchoPet, updated to 1.11
https://ci.techcable.net/job/SonarPet/
GNU General Public License v3.0
19 stars 16 forks source link

Pet riding is broken (W,A,S,D keys are swapped), Bat pet is broken #79

Closed L4BORG closed 7 years ago

L4BORG commented 7 years ago

Pet riding is broken (W,A,S,D keys are swapped)

Bat pet is broken (flying randomly around).

Horses are too slow (almost not moving).

Using latest SonarPet, no exceptions in console.

Latest TacoSpigot 1.8.8.

L4BORG commented 7 years ago

https://github.com/DSH105/EchoPet/blob/master/modules/v1_8_R3/src/main/java/com/dsh105/echopet/compat/nms/v1_8_R3/entity/EntityPet.java#L367

would explain why W,A,S,D are swaped and yaw is prob. wrong too.

Not sure why exactly horses are bugged (they can be moved a bit, then they're stuck).

And bats are randomly flying around even when being ridden or used as hat.

L4BORG commented 7 years ago

Enderman pets are crashing and kicking players.