-
Updated
Jan 6, 2022 - C
#
gameserver
Here are 264 public repositories matching this topic...
A MMOG engine of server.
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
game
gamedev
game-engine
unity
architecture
game-development
unity3d
mmo
mmorpg
game-server
gameserver
server-architecture
-
Updated
Apr 22, 2022 - C++
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
game
rpg
gamedev
games
server
game-engine
unity
multiplayer
game-development
mmorpg
game-framework
game-server
gameserver
game-programming
libuv
-
Updated
Apr 29, 2022 - C++
A developing game server framework,based on Entity Component System(ECS).
lightweight
golang
websocket-server
websockets
actor-model
concurrency
ecs
entity-component-system
distributed
rpc
tcp-server
extensible
gameserver
udp-server
gameframework
-
Updated
Oct 14, 2021 - Go
ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
game
linux
cmake
framework
cross-platform
architecture
game-development
ark
unreal
game-server
cmakelists
gameserver
server-architecture
agility
multiplayer-game-engine
unity3d-client
ark-game
-
Updated
Oct 26, 2021 - C++
EQEmu - Open Source EverQuest Server
mysql
emulator
c-plus-plus
multi-platform
database
lua
gplv3
perl
mmorpg
gameserver
everquest
eqemu
eq
-
Updated
May 30, 2022 - C++
Game server framework based on cellnet
-
Updated
May 26, 2020 - Go
Dss0
commented
May 24, 2022
Map rotation is currently limited to 1024 characters in length, this isn't enough if for example you want to run a rotation with all maps (base + dlcs + iw4x dlcs) that switches game type every time the map rotates. This will become a bigger issue with new dlc maps being added later on.
I'd recommend upping this limit to at least 2048.
type: enhancement
Issues that mark enhancements to be implemented. NOTE: Enhancements that are not planned to be imple
good first issue
Good for newcomers
part: game server
Issues that affect the game server ("dedicated server").
priority: medium
A repo of game server configuration files used by LinuxGSM
-
Updated
May 23, 2022 - Lua
A cross-platform C++<->lua server quick solution
mysql
redis
http
serialization
lua
tcp
server
websocket
game-server
gameserver
cpp17
kcp
libuv
sol2
lua-protobuf
server-engine
-
Updated
Feb 11, 2022 - C
game
windows
gaming
dedicated-server
manager
gameserver
game-servers
dedicated-gameservers
gameservers
windowsgsm
wgsm
-
Updated
Apr 19, 2022 - C#
typescript编写的分布式游戏服务器框架(a distributed game server framework coded by typescript)
-
Updated
Dec 3, 2021 - TypeScript
game
python
query
monitor
gaming
discord
discord-bot
python3
gameserver
discord-py
game-servers
discordbot
gameservers
dgsm
discordgsm
-
Updated
Feb 1, 2022 - Python
The Official LinuxGSM Docker image (experimental)
-
Updated
May 24, 2022 - Dockerfile
A server emulator for Lineage2 Interlude written in C#
-
Updated
Nov 11, 2018 - C#
A modern Ultima Online server written in PHP
-
Updated
Apr 10, 2021 - PHP
TOAST Haste framework is a pure java implementation of asynchronous game server framework
game
java
multiplayer
asynchronous
udp
event-driven
toast-haste
gameserver
rudp
haste
game-server-framework
-
Updated
Apr 1, 2019 - Java
Unity includes a 10,000 NPC scene
-
Updated
Apr 28, 2022 - C
LGSL v6.2.0 for PHP 5.4-8.2.0dev (Live Game Server List): online status for Discord, FiveM, Rust, CS, SA:MP, GMOD, Minecraft, Source Query, etc.
mysql
game
php
status
monitoring
online
discord
mariadb
teamspeak
uptime
terraria
source-engine
gameserver
languages
game-icons
serverstatus
fivem
-
Updated
May 26, 2022 - PHP
TenIO is an open-source project for making online games that includes a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games and simple existing game clients for rapid development: Libgdx (Java), Cocos2d-x (C++), Unity (C#), Phaserjs (Javascript).
java
microservices
framework
spring
spring-boot
unity
multiplayer
netty
libgdx
architecture
spring-cloud
mmo
mmorpg
jetty
game-server
gameserver
cocos2d-x
phaserjs
java-nio
java-11
-
Updated
May 22, 2022 - HTML
Scalable game server framework with clustering support, code notes. pitaya游戏服务器代码注释
-
Updated
Dec 13, 2019 - Go
A game server framework written by Golang and Lua. make our life easier.
-
Updated
Feb 3, 2020 - Go
Fork of inolen/quakejs with additonal content server, local play page, and start-stop script
-
Updated
Mar 18, 2022 - JavaScript
This example helps you get started with Amazon GameLift development, and it leverages deployment automation and Infrastructure as Code. It also showcases multi-region latency-based matchmaking. Client and server implementations available for Unity and C++.
-
Updated
May 2, 2022 - C#
Improve this page
Add a description, image, and links to the gameserver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gameserver topic, visit your repo's landing page and select "manage topics."
User Story
If a large download fails using curl it does not cause a fatal error instead it simply carries on.
Basic info
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