-
Updated
Apr 26, 2022 - Go
game-server
Here are 611 public repositories matching this topic...
-
Updated
Jan 6, 2022 - C
-
Updated
Jul 11, 2021 - Go
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Apr 22, 2022 - C++
User Story
If a large download fails using curl it does not cause a fatal error instead it simply carries on.
Basic info
- Command: Install
Further Information
It is worth checking how all downloads handle when failing to ensure they cause a fatal exit.
To Reproduce
Use a game server that is non-steam and cause the download to fail
Expected behaviour
-
Updated
Apr 12, 2022 - Go
-
Updated
Jun 21, 2021 - Go
Current Behaviour
NPC Mobs that engage other npcs in combat seem to be resetting after a individual kill instead of staying and fight until the mob threat is cleared out. They appear to be resetting after each kill back to their home position and then they re-engage back out.
This issue came about from @malcrom durning scripting. I attempted to debug the issue, but the breaks i am setti
In the current version, only the Handshake is used at the start of the connection. If the client does not send a message for a long time, the session will not be closed automatically. Will future versions do this session logic maintenance? For example, Netty can set the session to be automatically closed if the client does not send messages for a long time .
-
Updated
Apr 22, 2022 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Apr 26, 2022 - JavaScript
Explanation of what you want to do that is currently impossible
Most, if not all the maps we download, doesn't have house rent set. Old 0.4 tfs had a handy config.lua setting called housePriceAsRent to be used in this case, because its not funny to calculate and add rent price to each house manually in RME...
Desired fu
-
Updated
Apr 29, 2022 - C++
-
Updated
Apr 28, 2022 - Go
-
Updated
Jun 15, 2021 - Go
-
Updated
Apr 28, 2022 - C#
-
Updated
Oct 15, 2021 - Go
-
Updated
Apr 21, 2022 - Java
-
Updated
Oct 30, 2021 - C
-
Updated
Mar 2, 2022 - Shell
-
Updated
Jan 4, 2022 - C++
-
Updated
Apr 22, 2022 - C++
-
Updated
Mar 28, 2021 - Go
-
Updated
Oct 26, 2021 - C++
-
Updated
Apr 27, 2022 - Java
Improve this page
Add a description, image, and links to the game-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the game-server topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
It would be nice to have the latest version of SuperTuxKart running in the example, rather than a hacked older version.
Describe the solution you'd like
Because of old limitations with the previous version of SuperTuxKart, we had to compile from source (it wouldn't allow AI connections not on localhost).
Since there