Commit Graph

29 Commits

Author SHA1 Message Date
68d94036cc Changing move here to work with changes to move to. 2021-05-09 14:20:32 -05:00
507a016182 Fixed minehost accessing nil variable. 2021-05-07 17:22:54 -05:00
301a6976df Removed old code. 2021-05-07 17:12:11 -05:00
25f5c4a62b Added host side command for quarrying. 2021-05-07 17:10:41 -05:00
568ab85cc7 Added some debug. 2021-05-07 16:20:52 -05:00
10b965b3bc Check if data is not nil. 2021-05-07 16:14:38 -05:00
683b61a640 Added check for already deserialized messages. 2021-05-07 16:05:18 -05:00
118a692b3a Added a move here action. 2021-05-07 16:00:38 -05:00
bcf30e259d Began work on moving to destination. 2021-05-03 18:15:22 -05:00
5a784bc23b Fixed heading print response and removed parsing status parsing from host. 2021-05-03 15:41:09 -05:00
d95cae9caf Calculating heading returns heading message on success.
Status request now displays previously hidden heading information.
2021-05-03 15:33:13 -05:00
0396caf149 Fixed printing reference instead of info. 2021-05-03 14:59:56 -05:00
d239a69470 Fixed position printing on host. 2021-05-03 14:55:06 -05:00
81ea39dc0a Forgot an "end". 2021-05-03 14:50:11 -05:00
7e7aa9febc Improved status response. 2021-05-03 14:49:44 -05:00
9f6a4e5e1c Attempt at making log printing prettier. 2021-05-03 14:36:22 -05:00
4385aa23a0 Logging updates. 2021-05-03 14:33:36 -05:00
5802c9372d Added some spacing to log output. Also changed to json to see if it looks better. 2021-05-03 14:31:24 -05:00
a44dc9851f Changed some logging stuff. 2021-05-03 14:29:58 -05:00
bf612b900c Fixed reference to nil value. 2021-05-03 14:23:52 -05:00
ddb56235ed Fixed typo in minehost. 2021-05-03 14:22:05 -05:00
40ff22f327 Initial attempt at changing to a completely serialization based com system. 2021-05-03 14:16:22 -05:00
441702556a Now opens modem.
Not sure why it wasn't being opened before.
2021-05-03 13:34:25 -05:00
5ec04421b2 Figuring out why minehost not receiving data. 2021-05-03 13:26:24 -05:00
ba1853d782 More debugging. 2021-05-03 13:12:17 -05:00
cadf3f5d69 Debugging log transmission. 2021-05-03 13:09:27 -05:00
3fd7385441 Added some verbosity.
Mostly to test if the in-game computer can download on startup.
2021-05-03 12:52:11 -05:00
6a791d2741 Async task system and relative movement complete. 2021-05-02 16:02:35 -05:00
2b856ef355 Moved code into repository 2021-05-01 19:39:10 -05:00