summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-05updated and added ideasHEADmasterTom Barrett
2019-04-02added last_modified to database entrytom barrett
2019-04-01database backup and restoretom barrett
2019-03-29just moved serde value to a stringtom barrett
2019-03-29more consistent loop durationstom barrett
2019-03-29unified entires, now use main serde lib, added another postgres test assert, ...tom barrett
2019-03-28migrate and revert executable, query insert and delete testtom barrett
2019-03-26added pgadmintom barrett
2019-03-22added postgres vagrant instance and test to check connectiontom barrett
2019-03-21added acquiring items of tractorbeam and tests, moved control system over to ...tom barrett
2019-03-21simplified client sending and added more tractorbeam optionstom barrett
2019-03-14fleshing out tractorbeamtom barrett
2019-03-02engines teststom barrett
2019-02-21redid engines, finished simple construction tests, setup recv using less para...tom barrett
2019-02-20better mass access functions which improved testing codetom barrett
2019-02-20new naming schemetom barrett
2019-02-19added basic teststom barrett
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-17gave engines a max accelerationtom barrett
2019-02-14simplified mining logictom barrett
2019-02-14simplified receive pattern even more and moved all controls to the moduletom 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 bette...tom barrett
2019-02-10cleaned up ideas and added the ability to do client <module>tom barrett
2019-02-10added vector math and tractorbeam moduletom barrett
2019-02-03bringing to 2018tom barrett
2018-06-28-moved over it if let from bad matchestom barrett
2018-06-27-added elementry construction module, doesnt do anything other than exist as ...tom barrett
2018-06-26-moved to enum states for mining and refinery, added mining module knowing if...tom barrett
2018-06-26-forgot when taking, reduce carryingtom barrett
2018-06-25added item mass, allow stopping of ship, if storage is full item goes into spacetom barrett
2018-06-14updated 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 filetom barrett
2018-06-07-added crude refinery methodstom barrett
2018-06-07more ideastom barrett
2018-06-06-add ideastom barrett
2018-06-05frail implementation of miningtom barrett
2018-06-05-more clear writingtom barrett
2018-06-05-termion output for the dashboardtom barrett
2018-04-26-removed cloning of mass listtom barrett
2018-04-23-split up module.rstom barrett
2018-04-20-made modules their own structs instead of structs with enumerationtom barrett
2018-04-20-moved mining_data init into functiontom barrett
2018-04-17-moved over to if let to get less indentationtom barrett
2018-04-17-added Iron to astroidstom barrett
2018-04-16-conformed connection to naming conventiontom barrett
2018-04-16-removed trait objects and went to structs with enumerations completelytom barrett
2018-04-13moved over to mass struct with enum for typestom barrett
2018-04-12-add librariestom barrett
2018-04-12completely restructured code and fixed navigation bugtom barrett