Commit Graph

6 Commits (a661669d2f1bf209be01e6b1abcc9a29c373eb6c)

Author SHA1 Message Date
unfa a661669d2f Upgraded the score table, players now report their ping and packet loss 2022-01-02 18:11:38 +01:00
unfa 2df250c3a3 Updated the game to Godot v4.0.dev.calinou [489f11ee0]
Reverted texture compression change as the hedless mode bug is fixed
Added a server message that should be sent to joining clients
Added hotkeys P and C for "Play" and "Connect" buttons. You can now connect to the last used server by typing "PCC" after the game starts.
Changed UI layout to facilitate engine change, added a margin.
2021-12-23 14:53:59 +01:00
unfa 7f40d324a6 Added FPS=5 limit when the game window is not active. 2021-12-18 14:26:22 +01:00
unfa de8747e1ae Added missing Performance script update 2021-12-06 21:24:21 +01:00
unfa ba61405ca3 Replaced ping implementaion with built-in. Improved connection status disaply. 2021-11-28 19:16:46 +01:00
unfa cec82c7738 Improved players disconnecting from the game. Implemented network ping measurnment and FPS display. 2021-10-24 20:17:19 +02:00