• Joined on 2020-04-28
tanner pushed to master at tanner/minecraft-bot 2021-05-01 23:45:03 +00:00
b59c260e90 Begin cache items page
tanner pushed to master at tanner/minecraft-bot 2021-05-01 23:35:18 +00:00
a41d9f2793 Switch USERNAME to EMAIL to avoid collisions
tanner pushed to master at tanner/minecraft-bot 2021-05-01 23:28:00 +00:00
0d2be1378f Improve README
tanner pushed to master at tanner/minecraft-bot 2021-05-01 23:23:10 +00:00
0d23dbaf9f Add burner account credentials to use by default
tanner pushed to master at tanner/minecraft-bot 2021-05-01 21:32:02 +00:00
a87cc85eab Improve trading villager selection based on profession
tanner pushed to master at tanner/minecraft-bot 2021-04-29 02:18:51 +00:00
080895421d Improve parsing chat commands
e4ea9aeaa0 Update README
Compare 2 commits »
tanner pushed to master at tanner/personal-site 2021-04-28 08:49:48 +00:00
64a5cdd775 Add links to software projects
9ee0254509 Add pirate favicon
fc2afda5d0 Remove underline from headers
63842070cc Edit Bypassing Ports
Compare 4 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-28 08:13:06 +00:00
ad6c412802 Add support for Python 3.6 (thanks sose)
tanner pushed to master at tanner/minecraft-bot 2021-04-28 07:13:11 +00:00
aec057c89c Use our own hypot() for older Python support
tanner pushed to master at tanner/minecraft-bot 2021-04-27 22:55:38 +00:00
af9cc4b546 allow connection to offline mode servers without a password
666435ddae added requirements, updated install command
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-26 03:26:19 +00:00
1c0824a167 Fix README typo
47c2fca00a Print web interface port
76cdf90b44 Commit web interface build and serve statically
33145cb3f2 Display some basic stats on web
963b3d9736 Begin web interface hello world
Compare 6 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-25 21:25:47 +00:00
7caa51f011 Add function for faking blocks while pathing
e588c8fa1a Remove script delays
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-25 06:52:42 +00:00
650398255b Detect being forced to wake up
tanner pushed to master at tanner/minecraft-bot 2021-04-25 00:48:24 +00:00
d69f9cf09e Don't sleep in occupied beds
8b85de2b2a Limit reply length so bot doesn't get kicked
ce9613c00c Index blocks on change
09b9002c58 Fix bug where needed and wanted items werent updating
Compare 4 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-24 22:34:59 +00:00
4026b410f4 Set sand origin when command is given
tanner pushed to master at tanner/minecraft-bot 2021-04-23 07:01:33 +00:00
a5642409d2 Move command processing to separate file
tanner pushed to master at tanner/minecraft-bot 2021-04-23 01:49:55 +00:00
ae2b0f4875 Move blocks, items, mcdata, mobs to info/ folder
23891066c0 Improve searching for crops
9874e23aa6 Move World class into its own file
221d497204 Reset the bot on death
Compare 4 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-22 02:57:22 +00:00
433e35e79b Add update script
tanner pushed to master at tanner/minecraft-bot 2021-04-22 01:46:30 +00:00
3c90a09d82 Simplify README
390c3405c3 Add dependency checks
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-22 01:30:01 +00:00
1f621333de Add run script