summaryrefslogtreecommitdiff
path: root/src/storage.rs
AgeCommit message (Expand)Author
2019-02-20better mass access functions which improved testing codetom barrett
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-12added constants file, made so items are referred to by an enum, figured bette...tom barrett
2019-02-03bringing to 2018tom barrett
2018-06-27-added elementry construction module, doesnt do anything other than exist as ...tom barrett
2018-06-26-forgot when taking, reduce carryingtom barrett
2018-06-25added item mass, allow stopping of ship, if storage is full item goes into spacetom barrett
2018-06-07-added crude refinery methodstom barrett
2018-06-05frail implementation of miningtom barrett
2018-04-11-added mining module (doesnt do anything yet), -added storage and items (also...tom barrett