-
Updated
Aug 14, 2021 - Go
game-server
Here are 572 public repositories matching this topic...
-
Updated
Jul 25, 2021 - C
-
Updated
Jul 11, 2021 - Go
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Jul 14, 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
Background (please complete the following information):
- Panel or Wings: Panel
- Version of Panel/Wings: 1.4.2
Describe the bug
Editing a sub-user and attempting to edit the same sub-user presents you with the loading spinner from the previous action, not allowing you to edit the user a 2nd time without a refresh.
To Reproduce
- Make new sub-user
- Edit newly created
-
Updated
Jun 22, 2021 - Go
-
Updated
Jun 21, 2021 - Go
Current Behaviour
Empty Tainted Ooze Jar can be used 10x on the same corpse for the quest. It does not despawn the body of a tainted ooze currently, so you kill 1 ooze and spam the vial 10 times for quest completion.
Expected Blizzlike Behaviour
Using the vial despawns the corpse (like the other vial of ooze quest, same NPC).
Source
-
Updated
Jun 7, 2021 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Aug 12, 2021 - JavaScript
There are several situations where users need to be kicked offline
For example
1: Login from other clients
2: The administrator thinks the user's account is abnormal
3: The server side needs urgent maintenance
And so on
At this time, the Kick method should carry a specific description, so that the client can make different prompts for different kick types
session.go
`
// Kick kicks th
E2E tests are flaky
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
Jul 20, 2021 - C++
-
Updated
Jun 15, 2021 - Go
-
Updated
Aug 14, 2021 - Go
-
Updated
Aug 10, 2021 - C#
-
Updated
Feb 8, 2021 - Go
-
Updated
Jul 25, 2021 - Shell
-
Updated
Mar 1, 2021 - C
-
Updated
Jul 11, 2021 - Python
-
Updated
Mar 28, 2021 - Go
-
Updated
Jul 19, 2021 - C++
-
Updated
Aug 15, 2021 - Lua
-
Updated
May 25, 2021 - 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."
What happened:
I'm trying to change sdkServer.logLevel when running the SDK server locally, but it doesn't appear to have any effect. Setti