Universe now has a 3D-Map
I just finished implementing a 3D-Map based on the 3d-force-graph node module, wich is suprisingly easy to use, the map probably needs some polishing but it's a start
also i automated the CI workflow with a small script that pull the artifacts from AppVeyor (Windows and Linux builds) and Bitrise (OSX Builds), unpacks them and pushes them up through butler, now i just need an easy way to pull the version number from the package.json, maybe based on the commit hash?
I've also switched the protocol used for network comms from TCP to UTP (similar to TCP but based on UDP) wich *should* allow me to do stuff like UDP-Hole-Punching for NAT-Traversal in the case where two clients that are behind a NAT are trying to connect, one way would be to run a relay-server and the code for that is actually in the git repository of the project (right here), but that requires running the server on a machine that can be port-forwarded through a firewall (the relay also acts as a database-replicator and keeps an up-to-date copy of the instance database so it adds redundancy to the ... mesh? swarm? thing...)
Files
Get Universe
Universe
A Decentralized Graph-Base Multi-User Interactive-Fiction experiment
Status | Prototype |
Author | Earthnuker |
Genre | Interactive Fiction |
Tags | Experimental, Sandbox, Text based |
Languages | English |
Leave a comment
Log in with itch.io to leave a comment.