-
Updated
May 30, 2022 - Go
game-server
Here are 620 public repositories matching this topic...
-
Updated
Jan 6, 2022 - C
-
Updated
Jul 11, 2021 - Go
-
Updated
May 27, 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
May 4, 2021 - JavaScript
-
Updated
May 27, 2022 - JavaScript
Before creating an issue, please ensure:
- This is a bug in the software that resides in this repository, and not a
support matter (use https://otland.net/forums/support.16/ for support) - This issue is reproducible without changes to the C++ code in this repository
Steps to reproduce (include any config
-
Updated
Apr 29, 2022 - C++
-
Updated
May 30, 2022 - Go
-
Updated
May 29, 2022 - C#
-
Updated
Jun 15, 2021 - Go
-
Updated
May 25, 2022 - Java
-
Updated
Oct 15, 2021 - Go
-
Updated
Oct 30, 2021 - C
-
Updated
May 28, 2022 - Shell
-
Updated
Jan 4, 2022 - C++
-
Updated
May 27, 2022 - C++
-
Updated
Mar 28, 2021 - Go
-
Updated
Oct 26, 2021 - C++
-
Updated
May 23, 2022 - Java
-
Updated
May 27, 2022 - PHP
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