More curious about simulation and netcode 
Still interesting.
FAF Association Auditors
Posts
-
RE: Supcom engine rewrite
-
RE: Π½Π΅ Π·Π°ΠΏΡΡΠΊΠ°Π΅ΡΡΡ Π»ΠΎΠ±Π±ΠΈ ΠΈ Π½Π΅ ΠΌΠΎΠ³Ρ ΠΏΡΠΈΡΠΎΠ΅Π΄ΠΈΠ½ΠΈΡΡΡΡ ΠΊ ΠΈΠ³ΡΠ΅
2026.7.1 is not a test version of the client and no changes to connection logic were made compared to 2026.7.0.
2026.7.1 should be able to play with anyone. Most likely it was just antivirus or some other network issue.
-
RE: Loading the map generator/league rating error
Yes it is because the client is trying to download the most recent version of the map generator from github. But Github has been having outages.
-
RE: map-gen design vote
I also to be clear it isn't that the mod client doesn't know about the options it is that the server doesn't in w how to create map names given a set of options that the client can use to generate a map.
To support this effectively the entire client server communication with regards to generated maps in the matchmaker has to change.
-
RE: MapGen Selection Tool/Website
It may work for some versions of the generator but there is no guarantee it continues to do so in future versions.
-
RE: MapGen Selection Tool/Website
It'd be great if you had a separate sub-site, where you can give it a seed (if you like the map), but let it iterate through different settings for mex and reclaim.
Just so you know changing any setting can lead to an entirely different map. There is no guarantee that changing the number of mexes gives you the same map with a different number of mexes.
-
RE: Unlink old FAF account of my friend from his Steam acoount
Yes I understand so he can use the steam account to reset the password on the old account if he forgot it.Otherwise he should log into the old account and change the email
-
RE: Unlink old FAF account of my friend from his Steam acoount
He can recover his old account using his steam link by resetting the password on the account.
-
RE: proxy
We use websockets to communicate from the client to the server. So if the proxy doesn't support long lived websocket connections then that could be the issue