Vetpetmon-Labs / Wyrms-of-Nyrus-Hub

Issue tracker, license, and API for Wyrms of Nyrus
Other
0 stars 0 forks source link

[Bug] Hitboxes work on internal servers, but not dedicated #14

Open Vetpetmon opened 2 weeks ago

Vetpetmon commented 2 weeks ago

Contact Details

Modrome

What happened?

Mutated from #13

Hit a soldier's hitbox while connected to a dedicated server, and nothing is hit.

Works fine through Essential, LAN, and Singleplayer.

Version

0.7.x (Stable)

Type/Severity

Balance/Gameplay-affecting

What operarating system(s) are affected?

Windows 10/11

Relevant log output

N/A
Vetpetmon commented 1 week ago

Ranged attacks work fine, which has me wondering if something was messed up regarding more than just the packets.

Vetpetmon commented 1 week ago

Blames have been added:

https://github.com/Vetpetmon-Labs/Wyrms-of-Nyrus/blob/3692a7ccce3ce0499c0cc90f5d49939702e548e7/src/main/java/com/vetpetmon/wyrmsofnyrus/entity/EntityHitbox.java#L45 https://github.com/Vetpetmon-Labs/Wyrms-of-Nyrus/blob/3692a7ccce3ce0499c0cc90f5d49939702e548e7/src/main/java/com/vetpetmon/wyrmsofnyrus/entity/EntityHitbox.java#L54