-
Updated
Sep 28, 2020 - C
game-server
Here are 513 public repositories matching this topic...
-
Updated
Sep 30, 2020 - Go
-
Updated
May 16, 2020 - Go
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Oct 2, 2020 - 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
Jun 3, 2020 - Go
[Server] URL errors
Background (please complete the following information):
- Panel or Daemon: Panel
- Version of Panel/Daemon: 1.0.0-rc.6
- Server's OS: Ubuntu
- Your Computer's OS & Browser: Mac, Chrome
Describe the bug
Putting in extra slashes results in 404 errors.
To Reproduce
Steps to reproduce the behavior:
- Go to a panel page, with / at the end of the url
- Clicking on any of the
-
Updated
Sep 6, 2020 - Go
Concept
We need a function in the config manager to easily extract values from a string list.
Ex: "1,2,3,4" or "1, 2, 3, 4"
In the module conf:
MyModule.List = "1, 2, 3, 4"
In the module cpp:
sConfigMgr->GetUint32ListDefault("MyModule.List", "")Actually, everytime we want to make a list, we have to recreate a similar function in our modules. This is very bad
Maybe
-
Updated
Jul 1, 2020 - Java
-
Updated
Aug 14, 2020 - JavaScript
I'm just submitting this as a feature/improvement. I modded login.lua and added the following code before registering the events.
-- Fix HP/Mana/Cap to match CIP, assume player left rook at level 8
if player:getVocation():getId() == 0 then
calchp = 5 * (player:getLevel() + 29)
calcmana = 5 * (player:getLevel() + 10)
calccap = 10 * (player:getLevel() + 39)
elseif playe
-
Updated
Sep 29, 2020 - JavaScript
HI, pitaya is very good, I use it in the project. Can you suport kcp or same other Efficient udp protocol?
thank you
E2E tests are flaky
-
Updated
Sep 18, 2020 - Go
-
Updated
Sep 30, 2020 - C++
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 27, 2020 - C#
-
Updated
Aug 15, 2020 - Go
-
Updated
Oct 2, 2020 - Shell
-
Updated
Aug 24, 2020 - Go
-
Updated
Apr 29, 2020 - C++
-
Updated
Apr 2, 2019 - C++
-
Updated
Sep 12, 2020 - Python
-
Updated
Sep 4, 2020 - C
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:
Changed the agones_version to "1.8.0", ran a terraform plan (OK), terraform apply (failed) with the following messaging: