moddio2
moddio2 copied to clipboard
HTML5 multiplayer game engine
 only happens when "ignore server-streamed fire event" is false
try reproducing this bug by forcing engine tick to freeze, and have a client trying to connect. what happens? also what happens if you resume the engine tick? if the...
 issue: new players joining see the 0th frame despite the current animation of a unit being not 0 create a test game first which has an NPC unit with...
https://www.reddit.com/r/explainlikeimfive/comments/22dv4n/eli5_bf4_and_rubber_banding_also_net_code/ instead of instantly teleporting to the new position, units are moved there. This causes them 'fly' over the screen.
 https://www.modd.io/play/dZoXA2DPe
### Rationale for implementing this: Why is this needed? What does it help accomplish? ### Referenced Issue: Github issue of the requested feature ### Demo game JSON: A demonstration of...