DarkflameServer
UOX3
DarkflameServer | UOX3 | |
---|---|---|
16 | 2 | |
677 | 62 | |
1.6% | - | |
9.4 | 0.0 | |
7 days ago | 4 days ago | |
C++ | C++ | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DarkflameServer
- Darkflame Universe
-
Are there any other good MMO private servers? (not WoW)
LEGO Universe
-
YouTubes algorithm gave me a huge nostalgia kick!
So…for anyone unaware I was part of a project reviving an OLD MMORPG game from LEGO called Lego Universe. My team and I created a online server for the game to run on and kept the server IP private as per LEGO’s agreement with the original team who recreated and restored the game client. They DID however allow the team to RELEASE the code for the server so other people could start their own servers & play with their own friends. Well one thing lead to another and these “mini” bubbles of friendgroups started to both find the source code for the server online at: https://github.com/DarkflameUniverse/DarkflameServer, and start their own servers / join other people’s servers.
-
Anyone able to toss me a link?
If you ever get/got your hands on one, just be sure to run a checksum on it to make sure it is safe. They got details on doing this on the Darkflame github in the resources section of the "Setting up the environment" part. (https://github.com/DarkflameUniverse/DarkflameServer).
-
Looping Login
There are issues on the repo that talk about this problem. One, Two, Three.
-
Found a property model that exceeds the brick limit.
Should be a pretty simple issue to post to the repo.
-
Anyone remember Lego Universe?
https://github.com/DarkflameUniverse/DarkflameServer Build your own little server with your buds then. :)
-
Port Forwarding Help
it isnt actually https://github.com/DarkflameUniverse/DarkflameServer
-
Will setting up be easier in the near future?
Not quite yet but it's almost there. Work in progress if you want to follow along: https://github.com/DarkflameUniverse/DarkflameServer/pull/90
-
A small price to pay, I guess
Here's the source code
UOX3
-
We Burned Down Players’ Houses in Ultima Online
> As someone who got involved in an open-source version of the Ultima Online server, this is a fun read
Ultima Online emulators were what took small interest for me and blew it up into a career. But for me, it was pre-RunUO: SphereServer (aka GrayServer, I think) and UOX3. C++, with its own scripting engine built in. It wasn't exactly closed or open source. It also got me into Linux: while some emulation servers were run on home PCs, others were run on hosted machines. Debugging often meant the server administrators would give you root access to debug their running server. New Ultima Online releases meant being late for school to try and debug the client code changes to be able to quickly update the server, otherwise no one could log in.
It was incredibly buggy and never, to my knowledge, reached feature parity with the full game. The workarounds individual servers made through the rudimentary scripting language was impressive (many of these hacks were then copied into the core emulation scripts).
For trips down memory lane, these sites are still live -- and being updated? Wow.
https://www.sphereserver.com/
https://www.uox3.org/
-
Ultima Offline eXperiment 3 v0.99.5 Released!
If you're interested in trying out an Ultima Online emulator with soul, or if you're looking for a project where you can still make your mark as a contributor of code or scripts, check out the Ultima Offline eXperiment 3 at www.uox3.org, visit our GitHub pages or come hang out with us on Discord!
What are some alternatives?
NoahGameFrame - 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.
Sapphire - A Final Fantasy XIV 4.0+ Server Emulator written in C++
open-builder - Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
ModernUO - Ultima Online Server Emulator for the modern era!
exult - Exult is a project to recreate Ultima 7 for modern operating systems, using the game's original plot, data, and graphics files.