Commit Graph

569 Commits

Author SHA1 Message Date
4b41c6b1d7 Replace anonymous thread creation with runnable constructor 2018-08-29 18:32:16 -05:00
b073d591fb Fix non-monotonic elapsed time checks, fixes #108 2018-08-29 18:23:11 -05:00
be303f2e57 crucial performance optimization 2018-08-29 16:13:14 -07:00
95cda79ef1 small open set change 2018-08-29 15:35:41 -07:00
cebdd76ca7 node map performance, fixes #107 2018-08-29 13:51:17 -07:00
0342136edc fix chunk cache check performance, fixes #106 2018-08-29 12:19:21 -07:00
81b0e14c9a more debug info 2018-08-29 11:53:37 -07:00
fb04ec6ff4 chunk check optimization 2018-08-29 11:29:26 -07:00
8d1570a11b cherry pick 3x faster cache check 2018-08-28 21:16:27 -07:00
e553ee93b8 20% improvement to cached chunk check performance 2018-08-28 21:11:10 -07:00
23cbef102d more debug info 2018-08-28 16:15:24 -07:00
340b1558e4 debug cosmetic improvements 2018-08-28 15:53:29 -07:00
f99abd6170 fix world event post not firing for exit 2018-08-28 15:24:43 -07:00
a3e5714e91 collect canPlaceAgainst into one place 2018-08-28 15:01:24 -07:00
d433cbb90b no more against array creation 2018-08-28 14:56:21 -07:00
a33b515871 fixed chunk packing bug 2018-08-28 14:15:20 -07:00
324c3a2705 S A N I K 2018-08-28 14:04:51 -07:00
801f942c30 S A N I K 2018-08-28 14:02:57 -07:00
4e531ec578 SANIK 2018-08-28 14:00:40 -07:00
804cad2776 sanik 2018-08-28 14:00:02 -07:00
ff83b42132 fix heightMap bug 2018-08-28 13:58:36 -07:00
557f2e48c3 no movement places more than one thing... 2018-08-28 13:41:44 -07:00
53d477d99a optimize diagonal 2018-08-28 13:29:32 -07:00
4836f044ba pillar logic 2018-08-28 13:24:34 -07:00
1dc0f5c3ad update logic 2018-08-28 12:53:01 -07:00
d4d2fb392a small optimization 2018-08-28 12:40:35 -07:00
890e5be0ed assumeWalkOnWater 2018-08-28 12:30:08 -07:00
bf05de1de7 can't use flowing water, so pack it as such 2018-08-28 12:23:54 -07:00
169eb1d0a3 more efficient check 2018-08-28 11:57:41 -07:00
01dbf75eca MineBehavior 2018-08-28 11:43:28 -07:00
c761a9b127 better chunk saving and loading 2018-08-28 11:28:36 -07:00
c0fb57825c cancel calculation in progress 2018-08-28 11:17:11 -07:00
df73e07923 Add comment, fixes #102 2018-08-28 10:04:25 -07:00
09a146e0ce Merge branch 'master' of github.com:cabaletta/baritone 2018-08-28 08:56:06 -07:00
46fefa9298 simplification support for more goal types 2018-08-28 08:55:56 -07:00
850beb6c08 really cancel 2018-08-28 07:29:41 -07:00
c404258b00 Merge branch 'master' of github.com:cabaletta/baritone 2018-08-27 19:15:16 -07:00
27a3adeceb FollowBehavior 2018-08-27 19:05:21 -07:00
65bfe466bb Clean up retrieving tags by string 2018-08-27 20:06:48 -05:00
af3bc18079 add GoalNear 2018-08-27 18:00:11 -07:00
43b7aece74 Move events to api package 2018-08-27 19:37:21 -05:00
423087cc12 Add a way to hook into Baritone's post-init stage 2018-08-27 17:45:43 -05:00
8f8bedb1b0 If we're going to have a getter we might as well use it 2018-08-27 14:35:30 -05:00
92e0b842be Double frown? Let's be more positive! 2018-08-27 13:51:22 -05:00
3bf4b997b0 Rename getByValueType to getAllValuesByType 2018-08-27 13:39:36 -05:00
3bb1c1a972 unneeded 2018-08-26 13:51:50 -07:00
5abadc6fe5 address cost calculation of blockfalling stacks 2018-08-26 13:48:08 -07:00
74916dd24e consistency between byte and short read methods 2018-08-26 13:09:20 -07:00
f052c91cda map 0 to 65536 2018-08-26 12:54:01 -07:00
68c2537d20 Leijurv doesn't know how unsigned works in java 2018-08-26 12:09:23 -05:00