summaryrefslogtreecommitdiff
path: root/src/item.rs
AgeCommit message (Collapse)Author
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-13added engine fuel and simplified/unified txrx from servertom barrett
2019-02-12added constants file, made so items are referred to by an enum, figured ↵tom barrett
better ways than ship_clone
2019-02-03bringing to 2018tom barrett
2018-06-27-added elementry construction module, doesnt do anything other than exist as ↵tom barrett
a mass
2018-06-25added item mass, allow stopping of ship, if storage is full item goes into spacetom barrett
2018-06-05frail implementation of miningtom 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