These are public posts tagged with #aethermud. You can interact with them if you have an account anywhere in the fediverse.
Woot! With my latest commit I have officially converted 100% of the #AetherMUD codebase to be backed by #Ferma (meaning any GraphDB, specifically OrientDB in this case). The old system was to just store it as raw JSON on the file system.
AetherMUD is Open-source written in Java
It is an MMORPG, text based, and played through telnet/ssh. More info here:
https://github.com/Syncleus/AetherMUD/
#NoSQL #GameDev #Gaming #Programming #MUD #MMORPG #RPG #Java
Contribute to Syncleus/AetherMUD development by creating…
github.comSo I decided part of the reason development on #AetherMUD is going so slow is me repeating the same code in my DAO layer in multiple spots. A bit of a shortcoming of #Ferma
Ferma is a database extraction layer for graph databases
Luckily as the founder of Ferma I can always just add new features to the code base there (its also open-source). So im going to try to toss in some new Ferma features for handling sets and object copying.
For those interested the source code for both are below, they are written in Java
https://github.com/Syncleus/AetherMUD
https://github.com/Syncleus/Ferma
#Java #OSS #FOSS #GameDev #Gaming #NoSQL #GraphDB #OpenSource
Contribute to Syncleus/AetherMUD development by creating…
github.com