-
Updated
Jul 25, 2021 - C
#
gameserver
Here are 222 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
Jul 14, 2021 - C++
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
redis
netty
http-server
game-server
gameserver
udp-server
httpserver
rpcserver
netty-game-server
netty-server
nettygameserver
nettygame
game-db
game-sharding-mybatis
async-db
game-dictionary
game-aysnc-event
game-proxy
web-socket-server
html5-server
-
Updated
Aug 26, 2021 - Java
游戏服务器框架,网络层分别用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
Sep 17, 2021 - 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
Sep 17, 2021 - Go
ARK is a lightweight, agility, 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
Jul 19, 2021 - C++
EQEmu - Open Source EverQuest Server
mysql
emulator
c-plus-plus
multi-platform
database
lua
gplv3
perl
mmorpg
gameserver
everquest
eqemu
eq
-
Updated
Sep 17, 2021 - C++
Game server framework based on cellnet
-
Updated
May 26, 2020 - Go
syaifulnizamyahya
commented
Aug 6, 2021
COD4x have sv_randomMapRotation dvar to allow random map rotation. It would be nice to have this in iw4x.
Alternatively, lobby support random map rotation. Unfortunately, lobby wont start game if there is only 1 player.
So far, there is noway to have random map rotation for 1 player. I play against bots(botwarfare).
Thanks for such a great work.
A repo of game server configuration files used by LinuxGSM
-
Updated
Sep 16, 2021 - Lua
game
windows
gaming
dedicated-server
manager
gameserver
game-servers
dedicated-gameservers
gameservers
windowsgsm
wgsm
-
Updated
Jun 11, 2021 - C#
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
Aug 3, 2021 - C
typescript编写的类似pomelo的分布式游戏服务器框架
-
Updated
Sep 8, 2021 - TypeScript
A modern Ultima Online server written in PHP
-
Updated
Apr 10, 2021 - PHP
A server emulator for Lineage2 Interlude written in C#
-
Updated
Nov 11, 2018 - C#
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
game
python
query
monitor
gaming
discord
discord-bot
python3
gameserver
discord-py
game-servers
discordbot
gameservers
dgsm
discordgsm
-
Updated
Jun 30, 2021 - Python
The Official LinuxGSM Docker image (experimental)
-
Updated
Jun 19, 2021 - Shell
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
Jul 1, 2021 - Java
A game server framework written by Golang and Lua. make our life easier.
-
Updated
Feb 3, 2020 - Go
Scalable game server framework with clustering support, code notes. pitaya游戏服务器代码注释
-
Updated
Dec 13, 2019 - Go
LGSL v6.1.0 for PHP 5.4-8.1.0-dev (Live Game Server List): online status for Discord, FiveM, Rust, CS, SA:MP, GMOD, MC, Source Query, etc.
mysql
game
php
status
monitoring
online
discord
mariadb
teamspeak
uptime
source-engine
gameserver
languages
game-icons
serverstatus
fivem
game-server-list
-
Updated
Sep 9, 2021 - PHP
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