summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2018-06-08-ability to have login data / server info come in from config filetom barrett
2018-04-13moved over to mass struct with enum for typestom barrett
2018-04-12-add librariestom barrett
2018-04-05-changed how data is passed (learned you can serialize a vec) -added targetin...tom barrett
2018-02-28-got rid of erased-serde, set up navigation bettertom barrett
2018-02-27-now use velocity and position vector, astroids are now randomly populatedtom barrett
2018-02-26-figured out way to deserialize using serde_erasedtom barrett
2018-02-23-found way to downcast and created new structtom barrett
2018-02-21-got engine and dashboard data sendingtom barrett
2018-02-20-starting outtom barrett