All Projects → ServUO → Servuo

ServUO / Servuo

Licence: gpl-2.0
An Ultima Online server emulator written in C# .NET

Projects that are alternatives of or similar to Servuo

Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+251.85%)
Mutual labels:  mmorpg, server, emulator
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+73.28%)
Mutual labels:  rpg, mmorpg, server
Novuscore
A modern take on WoW emulation
Stars: ✭ 88 (-76.72%)
Mutual labels:  mmorpg, server, emulator
Darkstar
DEPRECATED - FFXI Server Emulator - See Project Topaz
Stars: ✭ 454 (+20.11%)
Mutual labels:  mmorpg, server, emulator
Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (-21.69%)
Mutual labels:  online, mmo, server
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Stars: ✭ 916 (+142.33%)
Mutual labels:  rpg, mmo, server
Ace
Asheron's Call server emulator.
Stars: ✭ 185 (-51.06%)
Mutual labels:  mmorpg, mmo, emulator
dungeonz
Everything for the game Rogueworld.
Stars: ✭ 88 (-76.72%)
Mutual labels:  rpg, mmo, mmorpg
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-69.58%)
Mutual labels:  rpg, mmorpg, mmo
Mmo Server
Distributed Java game server, including login, gateway, game demo
Stars: ✭ 114 (-69.84%)
Mutual labels:  rpg, mmo, server
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-68.52%)
Mutual labels:  online, mmo, server
Summer
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Stars: ✭ 336 (-11.11%)
Mutual labels:  rpg, mmo, server
server
⛵ LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive.
Stars: ✭ 103 (-72.75%)
Mutual labels:  emulator, mmorpg
telemmo
(discontinued) @telemmo_bot 🌐 An idle MMORPG for Telegram
Stars: ✭ 79 (-79.1%)
Mutual labels:  mmo, mmorpg
Tera PacketViewer
C# Packet Sniffer for the Tera
Stars: ✭ 37 (-90.21%)
Mutual labels:  mmo, mmorpg
Crystalshire
Legacy VB6 open-source ORPG
Stars: ✭ 24 (-93.65%)
Mutual labels:  mmo, mmorpg
midgarts
🏞️ Multi-platform Ragnarök Online MMORPG client
Stars: ✭ 61 (-83.86%)
Mutual labels:  mmo, mmorpg
TrueUO
https://trueuo.com
Stars: ✭ 21 (-94.44%)
Mutual labels:  mmo, mmorpg
game 01
Scalable MMORPG game server based on entity control
Stars: ✭ 19 (-94.97%)
Mutual labels:  mmo, mmorpg
FFXIVPocketGuide
A collection of mobile friendly guides to help players navigate group content in Final Fantasy XIV.
Stars: ✭ 16 (-95.77%)
Mutual labels:  rpg, mmorpg

ServUO

Build Status GitHub issues GitHub release GitHub repo size Discord GitHub contributors GitHub

ServUO is a community driven Ultima Online Server Emulator written in C#.

Requirements

.NET Framework 4.8 Runtime and SDK

Windows

Run Compile.WIN - Debug.bat for development environments. Run Compile.WIN - Release.bat for production environments.

OSX

brew install mono
make

Ubuntu / Debian

apt-get install zlib1g-dev
apt-get install mono-complete
make

Summary

A Quick Start guide is available for more information on setting up your world.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].