-
After this restart on Mon Jul 16 2018 at 00:53:38 GMT all FAST and ACE hosts are constantly reconnecting, not sure if others hosts are effected.
-
see #707
https://springrts.com/mantis/view.php?id=5050 and https://github.com/springlobby/springlobby/commit/4a595bd821a93895d5eac5eebd7636d78c594854
-
or allow it one time / allow admins only to do so.
-
Hi,
i have the version structure in place - as described here : https://springrts.com/wiki/Rapid#Creating_a_release
But if i try to download game:jw:stable, my springlobby is loading for half a et…
-
The techa repo is 5 commits in front atm, seems most games effected see https://springrts.com/phpbb/viewtopic.php?f=11&t=36941
-
From https://springrts.com/dl/LobbyProtocol/ProtocolDescription.html#TASSERVER:server
> Note that if the value of this parameter is "*", the client should simply ignore it since this means that the s…
-
No matter what gibberish is entered as server details, springlobby will "pretend" to connect to it.
(actually it then connects to official server)
*\* Server *\* Connecting to server lolollololol34se…
-
as the password is sent plaintext via aether...
letsencrypt isn't rocket science :)
-
Libcurl being a dynamically loaded library is causing two big issues:
1. It's difficult to distribute spring games as users need to manually install it first.
2. Libcurl is now in the process of upg…
gajop updated
6 years ago
-
We can get a lot of quick wins performance wise in our code-base by following the rules on https://springrts.com/wiki/Lua_Performance. Please refer to this document when reading the suggestions below
…