-
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
…
-
https://github.com/Balanced-Annihilation/Balanced-Annihilation/blob/a204d299e4216822247e26bc4eb22b4fb02505a3/gamedata/alldefs_post.lua#L468
Currently this is only in test versions, but I want to re…
-
See picture. Additionally it is unknown to me what the rank field actually means from https://springrts.com/dl/LobbyProtocol/ProtocolDescription.html#OPENBATTLE:client
https://lut.im/XaGn7sG2bH/s…
-
According to the lobby documentation REGISTER should accept an email argument:
http://springrts.com/dl/LobbyProtocol/ProtocolDescription.html#REGISTER:client
Uberserver ignores the email argument and …
gajop updated
6 years ago
-
Adv Targetting systems seem to have no effect on the commander's DGun. I stacked 8, and even though the range UI shows that the range is increased, when I actually fire the dgun, the plasma thingy dis…
-
The [log](http://sbc.repo.springrts.com/log.txt) suggests that it's properly grabbing the latest version, but maybe there's an error with the "Unsupported version" line or something?
```
Updateing…
gajop updated
6 years ago
-
After i have puplished the Problem here: https://springrts.com/phpbb/viewtopic.php?f=11&t=36864&p=585971#p585971, I was told to publish the following Problem also here on github:
Problem:
Game is …
-
What happened to CONNECTUSER? http://springrts.com/dl/LobbyProtocol/ProtocolDescription.html#CONNECTUSER:client
It's not listed in Protocol.py and I'm getting these errors locally:
CONNECTUSER failed.…
gajop updated
6 years ago
-
This will allow to bridge the spring homeserver to the lobby protocol
https://github.com/Cadair/python-appservice-framework
http://appservice-framework.readthedocs.io/en/latest/
https://github.…
-
apparently... only joining a host with different engine results in settings being changed
At first I thought it was the engine at fault, but then it happened without even launching it
https://spr…