summaryrefslogtreecommitdiff
path: root/src/modules/engines.rs
AgeCommit message (Expand)Author
2019-03-02engines teststom barrett
2019-02-21redid engines, finished simple construction tests, setup recv using less para...tom barrett
2019-02-20new naming schemetom barrett
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-17gave engines a max accelerationtom barrett
2019-02-14simplified receive pattern even more and moved all controls to the moduletom 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 bette...tom barrett
2019-02-10added vector math and tractorbeam moduletom barrett
2019-02-03bringing to 2018tom barrett
2018-06-25added item mass, allow stopping of ship, if storage is full item goes into spacetom barrett
2018-04-23-split up module.rstom barrett