-
Updated
Nov 2, 2021 - Go
game-server
Here are 580 public repositories matching this topic...
-
Updated
Jul 25, 2021 - C
-
Updated
Jul 11, 2021 - Go
-
Updated
Nov 2, 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
-
Updated
Oct 17, 2021 - Go
-
Updated
Jun 21, 2021 - Go
Current Behaviour
The event of Hallows end (hallows_end.cpp) have hardcoded strings, would be good to replace it for text of broadcast_text and broadcast_text_locale.
Expected Blizzlike Behaviour
You can modify and locate the text via DDBB.
Source
Example of hardcoded text in src/server/scripts/Events/hallows_end.cpp
`me->MonsterYell("Prepare yourselves, the bells h
-
Updated
Oct 13, 2021 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Nov 1, 2021 - JavaScript
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 .
theres 2 things left to-do on spellbook:
utevo res para - Summon Creature : var
"var" should be displayed instead of mana, if the manacost is 0
if spell.mana == 0 then spell.mana = "var" end - something like this mby
aleta sio - Invite Guests : -
"-" should be displayed instead of mana, if its a house spell
_Originally posted by @emil92b in https://github.co
-
Updated
Oct 24, 2021 - C++
-
Updated
Jun 15, 2021 - Go
-
Updated
Nov 2, 2021 - Go
-
Updated
Nov 2, 2021 - C#
-
Updated
Oct 15, 2021 - Go
-
Updated
Nov 1, 2021 - Shell
-
Updated
Oct 30, 2021 - C
-
Updated
Sep 28, 2021 - C++
-
Updated
Mar 28, 2021 - Go
-
Updated
Oct 26, 2021 - C++
-
Updated
Oct 6, 2021 - Lua
-
Updated
Nov 2, 2021 - 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."

A lint update that didn't touch the SDKs caused a test failure.