summaryrefslogtreecommitdiff
path: root/src/modules/tractorbeam.rs
AgeCommit message (Collapse)Author
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-20new naming schemetom barrett
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-14simplified receive pattern even more and moved all controls to the moduletom 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-10added vector math and tractorbeam moduletom barrett