Age | Commit message (Expand) | Author |
---|---|---|
2019-03-22 | added postgres vagrant instance and test to check connection | tom barrett |
2019-03-14 | fleshing out tractorbeam | tom barrett |
2019-02-13 | added engine fuel and simplified/unified txrx from server | tom barrett |
2019-02-10 | cleaned up ideas and added the ability to do client <module> | tom barrett |
2018-06-25 | added item mass, allow stopping of ship, if storage is full item goes into space | tom barrett |
2018-06-14 | updated dependancies, made it so server still processes events if client conn... | tom barrett |
2018-06-08 | -ability to have login data / server info come in from config file | tom barrett |
2018-06-07 | more ideas | tom barrett |
2018-06-06 | -add ideas | tom barrett |
2018-04-16 | -removed trait objects and went to structs with enumerations completely | 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-11 | -added mining module (doesnt do anything yet), -added storage and items (also... | tom barrett |