Commit Graph

26 Commits

Author SHA1 Message Date
Tanner Collin 47c2fca00a Print web interface port 2021-04-26 03:25:42 +00:00
Tanner Collin 76cdf90b44 Commit web interface build and serve statically 2021-04-26 03:07:06 +00:00
Tanner Collin 33145cb3f2 Display some basic stats on web 2021-04-26 02:37:43 +00:00
Tanner Collin 4026b410f4 Set sand origin when command is given 2021-04-24 22:34:25 +00:00
Tanner Collin 38f3b0ed67 Fix imports 2021-04-22 00:46:54 +00:00
Tanner Collin 3c373ccfe3 Move bot files into mosfet/ 2021-04-21 22:09:28 +00:00
Tanner Collin 7217686716 Add state machine for eating food 2021-01-05 05:57:06 +00:00
Tanner Collin 93c1ab7c0a Track player positions and add !here 2020-12-13 11:38:30 +00:00
Tanner Collin d86c21fead Track name, dimension, add addressable commands 2020-12-13 05:31:09 +00:00
Tanner Collin e0c5c3a6b9 Add job for filling in a volume of blocks 2020-12-05 10:56:56 +00:00
Tanner Collin 5a7a2f0113 Simplify state machines 2020-12-03 03:30:54 +00:00
Tanner Collin 6ba9288fd7 Use shovels, land in water 2020-12-02 11:12:51 +00:00
Tanner Collin ee2a1958f9 Find trees using new 3D search 2020-10-19 15:49:14 -06:00
Tanner Collin f328f3443a Add job for farming trees and object physics 2020-10-13 20:26:50 -06:00
Tanner Collin 25ce916b43 Add a job to find enchanted golden apples 2020-09-25 00:03:22 -06:00
Tanner Collin f8d44e7e38 Add state machine for caching items into chests 2020-09-20 19:08:32 -06:00
Tanner Collin 41133ce343 Get rid of local state, move everything to global 2020-09-16 14:16:10 -06:00
Tanner Collin e8998a0428 Use built in BlockChangePacket and MultiBlockChangePacket 2020-09-09 15:58:19 -06:00
Tanner Collin e444cf6677 Improve exception handling 2020-09-08 19:52:50 -06:00
Tanner Collin 100b4da80d Port over physics and pathfinding 2020-09-08 15:33:42 -06:00
Tanner Collin db8d8d7b85 Add module for packet handlers and reload it 2020-09-07 22:31:55 -06:00
Tanner Collin 76d5609c26 Reregister packet listeners on reload 2020-09-07 19:28:56 -06:00
Tanner Collin f3e39802d2 Monitor files for changes and reload module 2020-09-07 15:48:16 -06:00
Tanner Collin 04cd44fa72 Pull chat manager file over from Elektordi/pyCraft 2020-09-06 16:43:20 -06:00
Tanner Collin 7d93888798 Integrate pyCraft loggin in with Flask 2020-09-06 16:10:00 -06:00
Tanner Collin fbdf8ba718 Begin bot as basic Flask app 2020-09-06 15:39:21 -06:00