From 6a906ce663935e37d6dd79a2e2e31fb07ca7c2af Mon Sep 17 00:00:00 2001 From: tom barrett Date: Sun, 10 Feb 2019 11:52:04 -0600 Subject: cleaned up ideas and added the ability to do client --- README.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 23a26ae..ecd8b60 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,28 @@ space ideas + +modules - construction module (upgrade ship, create stations which perform module functions better and cheaper) - weapons modules - communication module (various ranges of tx/rx, encryption of messages) -- tiers of minerals, modules -- pretty dashboard -- better client cli parsing (e.g. ability to do ./client navigation) - some sort of energy / fuel mechanic for all processes, solar panels if stranded -- server ability to quit and import/export all data +- bookmarking objects (e.g. stations, estimates position & velocity outside navigation) +- hacking modules to disable other modules +- some sort of armor / shield module + +world +- tiers of minerals, modules - collisions - figure how position floats overflow and how to improve it - figure out spawning - figure out some sort of dynamic zone system - figure out other bodies (planets, suns, n-body simulation?) -- bookmarking objects (e.g. stations, estimates position & velocity outside navigation) -- maybe create interface with masses data + +nice to haves +- pretty dashboard +- more cli parsing stuff +- website with leaderboards, documentation, account stuff for main server +- open server api with documentation so people can develop their own clients +- server ability to quit and import/export all current data +- have something like lightshope donation page -- cgit v1.2.3