Age | Commit message (Expand) | Author |
---|---|---|
2019-03-22 | added postgres vagrant instance and test to check connection | tom barrett |
2019-02-10 | cleaned up ideas and added the ability to do client <module> | tom barrett |
2019-02-03 | bringing to 2018 | tom barrett |
2018-06-08 | -ability to have login data / server info come in from config file | tom barrett |
2018-04-13 | moved over to mass struct with enum for types | tom barrett |
2018-04-12 | -add libraries | tom 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 better | tom barrett |
2018-02-27 | -now use velocity and position vector, astroids are now randomly populated | tom barrett |
2018-02-26 | -figured out way to deserialize using serde_erased | tom barrett |
2018-02-23 | -found way to downcast and created new struct | tom barrett |
2018-02-21 | -got engine and dashboard data sending | tom barrett |
2018-02-20 | -starting out | tom barrett |