Lots of great feedback there, thank you! (and plenty for me to get on with)
The releases *are* posted in a (theoretically) public place, since the discord channel I post these on is set to be publicly accessible, but I will consider moving these to a web page, instead.
For managing lag, I use input delay, but with a tricksy setup where each player sees other player's lemmings in old positions. For this to work out, I then implemented a thing where there is also a delay (of the same number of frames) before each player's world changes affect the other players.
You can see this graphically, if you look carefully. As your lemmings build bridges, for example, the newest bridge bits are semitransparent to indicate they only affect you, and, as your lemmings dig, the bits they just dug out are semitransparent to indicate that other player lemmings won't fall through this yet.
Thomas
The releases *are* posted in a (theoretically) public place, since the discord channel I post these on is set to be publicly accessible, but I will consider moving these to a web page, instead.
For managing lag, I use input delay, but with a tricksy setup where each player sees other player's lemmings in old positions. For this to work out, I then implemented a thing where there is also a delay (of the same number of frames) before each player's world changes affect the other players.
You can see this graphically, if you look carefully. As your lemmings build bridges, for example, the newest bridge bits are semitransparent to indicate they only affect you, and, as your lemmings dig, the bits they just dug out are semitransparent to indicate that other player lemmings won't fall through this yet.
Thomas