-
Updated
Feb 4, 2021 - C
game-server
Here are 530 public repositories matching this topic...
-
Updated
Feb 12, 2021 - Go
-
Updated
May 16, 2020 - Go
-
Updated
Feb 4, 2021 - TypeScript
-
Updated
Feb 13, 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 Daemon: Panel 1.2.3, Wings 1.2.2
- Server's OS: Ubuntu
- Your Computer's OS & Browser: Chrome
Describe the bug
When clicking titles or navigation to the same page, it doesn't reload.
Expected behaviour
It should allow me to reload the page when clicking.
https://gyazo.com/0099146dc4e960598b5c88c0ab9aafbc
-
Updated
Jan 4, 2021 - Go
-
Updated
Sep 6, 2020 - Go
Our database is infested with text, NPC emotes, scripted events, etc for later expansions. There is gossip text for the Dragon Soul raid in Cataclysm, for example, and many others for Cataclysm and even some Mists of Pandaria text.
There is literally over 10 thousand lines of code here; I encourage those who care enough to skim through it, and if something doesn't seem like it should be here (
-
Updated
Oct 12, 2020 - Java
-
Updated
Feb 9, 2021 - JavaScript
-
Updated
Feb 13, 2021 - JavaScript
- magic wall should have a random duration between 14 and 20 seconds when shot
- wild growth should have a random duration between 38 and 45 seconds when shot
- ITEM_WILDGROWTH_NOPVP and ITEM_MAGICWALL_NOPVP should be destroyed on stepIn by any player (only on NOPVP world types or NOPVP tiles)
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
-
Updated
Jan 24, 2021 - Go
-
Updated
Feb 3, 2021 - C++
-
Updated
Feb 13, 2021 - Go
-
Updated
Feb 8, 2021 - Go
-
Updated
Feb 4, 2021 - C#
-
Updated
Nov 6, 2020 - Shell
-
Updated
Aug 24, 2020 - Go
-
Updated
Apr 29, 2020 - C++
-
Updated
Feb 4, 2021 - C++
-
Updated
Feb 12, 2021 - C
-
Updated
Dec 24, 2020 - Python
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.
There are breaking changes in Terraform when moving from Terraform 0.12➡️ to 0.13 and above.
https://www.terraform.io/upgrade-guides/0-13.html
Describe the solution you'd like
At some point we should upgrade (and document the upgrade) for our Terraform scripts, and ensure they still work as well.
**Desc