-
Updated
Apr 12, 2022 - Go
game-server
Here are 611 public repositories matching this topic...
-
Updated
Jan 6, 2022 - C
-
Updated
Jul 11, 2021 - Go
-
Updated
Mar 30, 2022 - TypeScript
-
Updated
Dec 3, 2021 - 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 11, 2022 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Apr 11, 2022 - JavaScript
OnUse event
Explanation of what you want to do that is currently impossible
We have pretty much an event for almost everything, but not one for OnUse.
Desired functionality
With that event we could script several useful stuff and block/unblock item usage, for example:
- block item from being used at certain conditions
- log item
-
Updated
Feb 22, 2022 - C++
-
Updated
Jun 15, 2021 - Go
-
Updated
Apr 13, 2022 - Go
-
Updated
Apr 14, 2022 - C#
-
Updated
Oct 15, 2021 - Go
-
Updated
Oct 30, 2021 - C
-
Updated
Mar 2, 2022 - Shell
-
Updated
Apr 9, 2022 - Java
-
Updated
Jan 4, 2022 - C++
-
Updated
Apr 11, 2022 - C++
-
Updated
Mar 28, 2021 - Go
-
Updated
Oct 26, 2021 - C++
-
Updated
Feb 18, 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."
has anyone started working on unreal 5 sdk ?