NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
https://neotokyorebuild.github.io/
Other
19 stars 13 forks source link

[FEATURE] Hash/version check for clients before joining server #485

Closed kassibuss closed 2 months ago

kassibuss commented 3 months ago

Description

In previous playtests, people have joined with outdated builds, which has caused people to not have 1:1 experiences with others. It has also led to reporting outdated bugs, which have already been fixed

Proposed Solution

Add a check for the client before it joins a server so that the players cant connect with an outdated version of the game

Alternatives Considered

No response

Additional Context

No response