MegaAntiCheat / client-backend

GNU General Public License v3.0
117 stars 24 forks source link

Refresh steam profile information of new players if it's stale #156

Closed Bash-09 closed 2 months ago

Bash-09 commented 2 months ago

Since steam info is cached now, it sometimes already exists for a player when they join the server and so is not fetched, despite the information potentially being quite old. This PR requests fresh information on newly connected players if the previous information is over 3 hours old.