summaryrefslogtreecommitdiff
path: root/src/constants.rs
AgeCommit message (Collapse)Author
2019-03-29more consistent loop durationstom barrett
2019-03-28migrate and revert executable, query insert and delete testtom barrett
2019-03-21added acquiring items of tractorbeam and tests, moved control system over to ↵tom barrett
math and gave it constants
2019-03-14fleshing out tractorbeamtom barrett
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-17gave engines a max accelerationtom 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