Commit Graph

626 Commits

Author SHA1 Message Date
Leijurv 4e531ec578
SANIK 2018-08-28 14:00:40 -07:00
Leijurv 804cad2776
sanik 2018-08-28 14:00:02 -07:00
Leijurv ff83b42132
fix heightMap bug 2018-08-28 13:58:36 -07:00
Leijurv 557f2e48c3
no movement places more than one thing... 2018-08-28 13:41:44 -07:00
Leijurv 53d477d99a
optimize diagonal 2018-08-28 13:29:32 -07:00
Leijurv 4836f044ba
pillar logic 2018-08-28 13:24:34 -07:00
Leijurv 1dc0f5c3ad
update logic 2018-08-28 12:53:01 -07:00
Leijurv d4d2fb392a
small optimization 2018-08-28 12:40:35 -07:00
Leijurv 890e5be0ed
assumeWalkOnWater 2018-08-28 12:30:08 -07:00
Leijurv bf05de1de7
can't use flowing water, so pack it as such 2018-08-28 12:23:54 -07:00
Leijurv 169eb1d0a3
more efficient check 2018-08-28 11:57:41 -07:00
Leijurv 01dbf75eca
MineBehavior 2018-08-28 11:43:28 -07:00
Leijurv c761a9b127
better chunk saving and loading 2018-08-28 11:28:36 -07:00
Leijurv c0fb57825c
cancel calculation in progress 2018-08-28 11:17:11 -07:00
Leijurv df73e07923
Add comment, fixes #102 2018-08-28 10:04:25 -07:00
leijurv 09a146e0ce Merge branch 'master' of github.com:cabaletta/baritone 2018-08-28 08:56:06 -07:00
leijurv 46fefa9298 simplification support for more goal types 2018-08-28 08:55:56 -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
leijurv af3bc18079 add GoalNear 2018-08-27 18:00:11 -07:00
Brady 43b7aece74
Move events to api package 2018-08-27 19:37:21 -05:00
Brady 423087cc12
Add a way to hook into Baritone's post-init stage 2018-08-27 17:45:43 -05:00
Brady 8f8bedb1b0
If we're going to have a getter we might as well use it 2018-08-27 14:35:30 -05:00
Leijurv 9762fe73cf
fix 2018-08-27 12:12:52 -07:00
Leijurv fe8e9202e2
merge 2018-08-27 12:12:19 -07:00
Leijurv aca6503ac6
readme 2018-08-27 12:02:51 -07:00
Brady 3da6b160db
Include setup commands in the README 2018-08-27 13:59:36 -05:00
Brady 71e04ad104
Change the instructions in the README 2018-08-27 13:53:17 -05:00
Brady 92e0b842be
Double frown? Let's be more positive! 2018-08-27 13:51:22 -05:00
Brady 3bf4b997b0
Rename getByValueType to getAllValuesByType 2018-08-27 13:39:36 -05:00
Leijurv 3bb1c1a972
unneeded 2018-08-26 13:51:50 -07:00
Leijurv 5abadc6fe5
address cost calculation of blockfalling stacks 2018-08-26 13:48:08 -07:00
Leijurv 74916dd24e
consistency between byte and short read methods 2018-08-26 13:09:20 -07:00
Leijurv f052c91cda
map 0 to 65536 2018-08-26 12:54:01 -07:00
Brady 68c2537d20
Leijurv doesn't know how unsigned works in java 2018-08-26 12:09:23 -05:00
Leijurv 6408e678ff
fix short int conversion 2018-08-26 08:51:56 -07:00
Leijurv 45631fa12a
brady pls 2018-08-26 08:50:30 -07:00
Leijurv 9a24e6a1a3
fixed overzealous cost check 2018-08-26 08:49:56 -07:00
Leijurv f95e35de0a
rudimentary setup readme 2018-08-26 08:45:02 -07:00
Leijurv 5f6a5ea403
extend MovementFall breakability one more, fixes #97 2018-08-26 08:31:03 -07:00
Leijurv e8c644fc63
haha 2018-08-26 08:22:34 -07:00
Leijurv 6dd501a46b
add cost verification lookahead 2018-08-26 08:19:14 -07:00
Leijurv 50fd63647b
sprint through descend, fixes #29 and #38 2018-08-26 08:12:57 -07:00
Brady 5c7ffe6ed1
Removed irrelevant TODO 2018-08-26 02:25:13 -05:00
Brady 8de7963c74
Allow opening of fence gates that are blocking movement, fixes #46 2018-08-26 02:17:52 -05:00
Brady f1fcacf241
Fix refmap not generating with the proper name 2018-08-26 01:45:33 -05:00
Brady 5ec99977fa
Fix water bucket falling, fixes #91 2018-08-26 00:09:44 -05:00
Brady 1801551d3b
A less atrocious approach to fixing 95 2018-08-25 23:12:43 -05:00