summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2019-03-14fleshing out tractorbeamtom barrett
2019-02-13added engine fuel and simplified/unified txrx from servertom barrett
2019-02-10cleaned up ideas and added the ability to do client <module>tom barrett
2018-06-25added item mass, allow stopping of ship, if storage is full item goes into spacetom barrett
2018-06-14updated dependancies, made it so server still processes events if client conn...tom barrett
2018-06-08-ability to have login data / server info come in from config filetom barrett
2018-06-07more ideastom barrett
2018-06-06-add ideastom barrett
2018-04-16-removed trait objects and went to structs with enumerations completelytom barrett
2018-04-13moved over to mass struct with enum for typestom barrett
2018-04-12-add librariestom barrett
2018-04-11-added mining module (doesnt do anything yet), -added storage and items (also...tom barrett