rycbar0
d91abd5e45
Litematica support for 1.16.5
2022-10-04 02:09:07 +02:00
Leijurv
04f5ca2647
Merge pull request #3642 from wagyourtail/1.16.5/removeschematica
...
remove schematica command because it doesn't work anyway on 1.13+
2022-10-03 12:21:38 -07:00
Leijurv
cd7c504c76
Merge pull request #3664 from ZacSharp/patch-9
...
Fix yet another cave air bug
2022-09-18 22:54:42 -10:00
ZacSharp
96ba589d4d
Fix yet another cave air bug
2022-09-17 01:56:23 +02:00
wagyourtail
8803c618b1
remove schematica command because it doesn't work anyway on 1.13+ since sechematica doesn't exist past 1.12.2
2022-08-31 18:20:51 -07:00
Leijurv
348b02e4f8
Merge pull request #3368 from ZacSharp/patch-5
...
Remove false information from `#help mine`
2022-07-05 15:28:05 -07:00
Leijurv
b54ddeadf4
Merge pull request #3387 from ZacSharp/1.16.5-update
...
Merge master into 1.16.5
2022-06-02 11:39:20 -07:00
ZacSharp
4e0a507ba0
Merge branch '1.15.2' into 1.16.5
2022-05-24 21:45:58 +02:00
ZacSharp
7d39aacd72
Merge branch '1.14.4' into 1.15.2
2022-05-24 21:42:46 +02:00
ZacSharp
a8ae8a6171
Merge branch '1.13.2' into 1.14.4
2022-05-24 21:39:14 +02:00
ZacSharp
9c99333759
Merge branch 'master' into 1.13.2
2022-05-24 21:35:43 +02:00
Leijurv
17a2aa42e9
Merge pull request #3463 from ZacSharp/patch-8
...
Deal with others replacing the chat gui
2022-05-23 13:47:22 -07:00
Leijurv
231f671400
Merge pull request #3433 from ZacSharp/patch-7
...
Fix "missing null"
2022-05-23 13:46:27 -07:00
Leijurv
ec6ffb0f53
Merge pull request #3413 from wagyourtail/1.16.5/backport3308
...
backport #3308 to 1.16.5
2022-05-23 13:45:27 -07:00
ZacSharp
221eba11dd
Deal with others replacing the chat gui
2022-05-20 01:31:09 +02:00
ZacSharp
ad40a9225e
Fix leaking incorrect positions
...
It was only cleared when the previous one was canceled, not when it was directly replaced by the next one.
2022-05-03 23:25:01 +02:00
ZacSharp
1544b09c82
Merge branch '1.15.2' into 1.16.5
2022-04-23 13:12:08 +02:00
ZacSharp
1d08b3e729
Merge branch '1.14.4' into 1.15.2
2022-04-23 13:07:22 +02:00
ZacSharp
8a150568ec
Merge branch '1.13.2' into 1.14.4
2022-04-23 13:02:47 +02:00
ZacSharp
00b20b2158
Merge branch 'master' into 1.13.2
2022-04-23 13:00:16 +02:00
wagyourtail
25e8e1b5fe
fix
2022-04-22 19:23:39 -07:00
wagyourtail
bf7c840ea3
backport 3308
2022-04-22 19:00:43 -07:00
Leijurv
78a5838aa1
Merge pull request #3392 from ZacSharp/fixMerge
...
Fix mistakes made while merging upwards
2022-04-19 16:34:55 -07:00
Leijurv
cbef05838d
Merge pull request #3388 from scorbett123/make_eta_show_ticks
...
Improve output to user in eta command
2022-04-19 16:33:37 -07:00
ZacSharp
4dcf260059
Fix mistakes made while merging upwards
2022-04-14 19:22:38 +02:00
scorbett123
2cf973809a
eta command should default to NaN not just not showing the eta as suggested by ZacSharp
2022-04-12 12:15:42 +01:00
scorbett123
65974e15ba
Improve output to user in eta command
2022-04-11 18:36:48 +01:00
ZacSharp
e885d2c221
Merge branch '1.15.2' into 1.16.5
2022-04-11 18:26:03 +02:00
ZacSharp
fe61a404d6
Merge branch '1.14.4' into 1.15.2
2022-04-11 18:03:10 +02:00
ZacSharp
97ac4bbd4f
Merge branch '1.13.2' into 1.14.4
2022-04-11 18:00:00 +02:00
ZacSharp
dd29b72295
Merge branch 'master' into 1.13.2
2022-04-11 17:49:10 +02:00
Leijurv
23fa65cee0
Merge pull request #3372 from ZacSharp/patch-6
...
Fix dynamic mixin dependency to 0.8.3
2022-04-05 14:39:36 -07:00
ZacSharp
adc88d1fb9
Fix dynamic mixin dependency to 0.8.3
...
Newer Mixin versions use a class file format Proguard can't handle.
2022-04-02 23:44:29 +02:00
ZacSharp
2908c7499c
Fix syntax
...
That's why you shouldn't make changes on Github
2022-04-01 00:33:27 +02:00
ZacSharp
ef4c2bbc98
Remove false information from #help mine
...
Baritone no longer caches ores on Minecraft 1.13+
Metadata values were removed in Minecraft 1.13
lit_redstone_ore was merged into redstone_ore in Minecraft 1.13
2022-03-31 23:53:58 +02:00
Leijurv
dc6b32a154
Merge pull request #3356 from wagyourtail/forceAllowBreak
...
add `allowBreakAnyway` setting
2022-03-31 14:08:13 -07:00
Leijurv
76f593e4bb
Merge pull request #3342 from PhlegethonAcheron/master
...
Added usage syntax to the documentation for buildValidSubstitutes and buildSubstitutes
2022-03-31 14:07:42 -07:00
Leijurv
15b991a48e
Merge pull request #3309 from wagyourtail/patch-2
...
fix inner class attribute being stripped
2022-03-31 14:01:45 -07:00
Leijurv
f033230548
Merge pull request #3360 from ZacSharp/1.16.5-update
...
Merge master into 1.16.5
2022-03-31 13:59:48 -07:00
Leijurv
702d0790bc
Merge pull request #3327 from scorbett123/fix-chunk-saving-crash
...
If context.player() returns none we don't want to use its position for pruning.
2022-03-31 13:58:11 -07:00
Wagyourtail
2953e2c522
make codacy happy
2022-03-24 18:16:19 -07:00
Wagyourtail
bf450b7d68
rename to allowBreakAnyway
2022-03-24 17:34:31 -07:00
Wagyourtail
4e6b6d97ce
add forceAllowBreak setting
2022-03-24 17:33:33 -07:00
ZacSharp
17b2245033
Merge branch '1.15.2' into 1.16.5
2022-03-24 18:27:50 +01:00
ZacSharp
7b7c49d7ad
Merge branch '1.14.4' into 1.15.2
2022-03-22 22:16:06 +01:00
ZacSharp
1522d11df0
Merge branch '1.13.2' into 1.14.4
2022-03-21 23:15:22 +01:00
ZacSharp
7eecf69178
Merge branch 'master' into 1.13.2
2022-03-21 17:57:39 +01:00
PhlegethonAcheron
6aadd00e72
Added usage syntax to the documentation for buildValidSubstitutes and buildSubstitutes
2022-03-20 15:41:25 -04:00
scorbett123
e036f5360c
If context.player() returns none we don't want to use its position for pruning.
2022-03-16 20:12:56 +00:00
Leijurv
8c2aae2ddc
Merge pull request #3324 from wagyourtail/master
...
reimplement death and bed waypoints
2022-03-15 19:06:50 -07:00