Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Smoother animation (walking)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lohkdesgds Lohkdesgds released this 21 Nov 17:02

This is an update that smooths movement and now it works with 1:1 forced scale (allowing sprites easy)

About this version

  • Smoother experience while WASDing
  • Higher update rate
  • User position on screen is updated first in client and then confirmed by server (probably more reliable when thinking about ping)
  • Randomized even more the spawn (but still a blank map for now)
  • The map color is still random, but the user is white while the others are gray

From early versions (adapted)

  • This is still not a game, but it's a proof of concept
    • Because of that this version is DEBUG x64 version only
  • Localhost only
  • Fixed port
  • Fixed map size
  • Fixed user map
  • Fixed user name size
  • Two modes
    • --host opens as host
    • --client opens as client
  • No clean connection check (may crash or stop working, idk, I didn't make this checking system yet)

Screenshots

image