jespertheend / splix

MIT License
24 stars 6 forks source link

Improve the rate limit #106

Closed jespertheend closed 1 year ago

jespertheend commented 1 year ago

Right now, regular players are suffering from the rate limit as well, there is a legitimate reason to connect frequently if you just want to find a good spawning position.

A more polished rate limit would look at how many players a specific IP currently has that are already in game, and take that into account. IPs with only a single connection can have a much lower rate limit.