]> git.seodisparate.com - TurnBasedMinecraftMod/commit
Change "Ping" packet behavior
authorStephen Seo <seo.disparate@gmail.com>
Fri, 25 Oct 2024 06:46:56 +0000 (15:46 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 25 Oct 2024 06:46:56 +0000 (15:46 +0900)
commitfde09d116dccbf9a2848809851daab49c576e884
treeb7663cf68c74d1d0a3b6a16ca85378be5bff914e
parent4c0872b7ada9f5c2fb37c85734c02962d68b5717
Change "Ping" packet behavior

Changed "Ping" packet to not create client-local Battle instance when
received, but rather only act if client-local Battle instance exists.

This change was also made on the neoforge branches.
src/main/java/com/burnedkirby/TurnBasedMinecraft/common/networking/PacketBattlePing.java