Commit Graph

50 Commits

Author SHA1 Message Date
Brady 6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05:00
Leijurv 71952410eb
mine quantity 2018-09-17 14:22:45 -07:00
Leijurv e981bfa346
follow player by name 2018-09-17 10:56:37 -07:00
Leijurv 043dd80e28
higher priority 2018-09-17 10:38:37 -07:00
Leijurv b3654492be
follow offset distance and direction 2018-09-17 10:36:47 -07:00
Leijurv 7fd0d2d038
clean up toLowerCase 2018-09-16 16:45:56 -07:00
Leijurv 3f15451e88
command to rescan and repack all loaded chunks 2018-09-16 13:43:54 -07:00
Leijurv 27b9324cf1
add goal axis and fix movement fall path detection 2018-09-15 12:51:37 -07:00
Leijurv 001070d406
more robust path destination verification 2018-09-14 09:21:59 -07:00
Leijurv 7d0914bd43
don't crash on thisway typo lol 2018-09-13 16:40:55 -07:00
Leijurv 924cea342b
user defined not home 2018-09-13 15:41:00 -07:00
Leijurv 33a0a2a7f9
derp 2018-09-13 15:40:11 -07:00
Leijurv 530bdfae0f
add save command 2018-09-13 09:15:50 -07:00
Brady ef396829f0
Collapse impl package for default behaviors 2018-09-12 17:58:33 -05:00
Brady 0a0209d2e1
Move Behavior to api 2018-09-12 17:53:29 -05:00
Brady 2fd888b9ee
Replace String lists containing block names with actual block lists
It just makes sense like wtf
2018-09-12 17:12:06 -05:00
Leijurv ff2714b15f
refactor logging, fixes #153 2018-09-11 13:45:43 -07:00
Leijurv 35ed0f6821
refactor chunk to cache 2018-09-11 10:28:03 -07:00
Leijurv d8ca6cad4e
i am an idiot 2: electric boogaloo 2018-09-09 13:19:48 -07:00
Leijurv d29a37664c
clarify error messages 2018-09-09 13:09:56 -07:00
Leijurv 0c4fd39845
better error message 2018-09-04 15:53:11 -07:00
Leijurv 7cc23bc89b
scan for uninteresting blocks in loaded chunks, fixes #99 2018-09-04 15:03:59 -07:00
Leijurv 2452a69089
mine many block types at once 2018-09-04 08:50:42 -07:00
Leijurv e8b108fde8
removePrefix 2018-09-02 12:06:00 -07:00
Leijurv e58c43305c
typo 2018-09-02 10:45:07 -07:00
Leijurv e705f9808b
add force cancel 2018-09-01 14:45:57 -07:00
Leijurv e354227635
allow goto blocks that end in s 2018-09-01 11:31:42 -07:00
Leijurv 0b892e05cb
goto next to block, not in it, fixes #116 2018-09-01 11:30:02 -07:00
Leijurv 01dbf75eca
MineBehavior 2018-08-28 11:43:28 -07:00
Leijurv 850beb6c08
really cancel 2018-08-28 07:29:41 -07:00
leijurv c404258b00 Merge branch 'master' of github.com:cabaletta/baritone 2018-08-27 19:15:16 -07:00
leijurv 27a3adeceb FollowBehavior 2018-08-27 19:05:21 -07:00
Brady 65bfe466bb
Clean up retrieving tags by string 2018-08-27 20:06:48 -05:00
Brady 43b7aece74
Move events to api package 2018-08-27 19:37:21 -05:00
Brady 3bf4b997b0
Rename getByValueType to getAllValuesByType 2018-08-27 13:39:36 -05:00
Brady 72c2a58ef2
Replace ArrayList type fields with List 2018-08-25 18:35:41 -05:00
Leijurv fdf11f9d76
invert goal to run away 2018-08-25 15:09:47 -07:00
leijurv 37d4e7b178 fixed prefix logic 2018-08-23 20:12:36 -07:00
Brady 71ce9cd901
Make the prefix optional 2018-08-23 21:01:35 -05:00
Brady 93de55318f
Force # command prefix 2018-08-23 20:57:32 -05:00
Leijurv b56dde8f7e
typo 2018-08-23 13:17:29 -07:00
Leijurv cf05e75e9a
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-23 13:12:17 -07:00
Leijurv 709822ef47
only search nearby regions 2018-08-23 13:12:13 -07:00
Brady 1889e37493
Replace lambda with method reference 2018-08-23 15:05:37 -05:00
Leijurv d0fc77ede4
special block location caching and automatic mining 2018-08-23 12:54:12 -07:00
Leijurv a7abfef329
whoops wrong order 2018-08-23 09:56:57 -07:00
Leijurv 3ce764a472
waypoint convenience methods 2018-08-23 09:54:29 -07:00
Leijurv fcb947bedc
bed 2018-08-22 17:56:08 -07:00
Leijurv 4bf1c79830
home and sethome, fixes #54 2018-08-22 17:49:55 -07:00
Leijurv a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00