Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-19 | unified all server->client connection and brought logic to modules | tom barrett | |
2019-02-13 | added engine fuel and simplified/unified txrx from server | tom barrett | |
2019-02-12 | added constants file, made so items are referred to by an enum, figured ↵ | tom barrett | |
better ways than ship_clone | |||
2019-02-03 | bringing to 2018 | tom barrett | |
2018-06-27 | -added elementry construction module, doesnt do anything other than exist as ↵ | tom barrett | |
a mass | |||
2018-06-25 | added item mass, allow stopping of ship, if storage is full item goes into space | tom barrett | |
2018-06-05 | frail implementation of mining | tom barrett | |
2018-04-11 | -added mining module (doesnt do anything yet), -added storage and items ↵ | tom barrett | |
(also dont do anything) -serialized bools in engines |