Commit Graph

495 Commits

Author SHA1 Message Date
ZacSharp 1136494fc6
Merge branch '1.14.4' into 1.15.2 2023-01-10 01:35:22 +01:00
ZacSharp 9b3e5cb444
Merge branch '1.13.2' into 1.14.4 2023-01-10 01:26:48 +01:00
ZacSharp b51b78f4e4
Merge branch 'master' into 1.13.2 2023-01-06 01:47:30 +01:00
Leijurv 80a4757242
baritone complies faster if the files are less bytes 2022-07-15 01:36:01 -07:00
Leijurv 658048ff2d
fix snow and tweak others 2022-07-14 22:11:13 -07:00
Leijurv 2d1b81dc20
vastly increase cuteness by removing the optional boolean 2022-07-14 22:00:18 -07:00
Leijurv ee16eb7fde
funnier this way 2022-07-14 21:47:18 -07:00
Leijurv 5c9aeab6b4
add cmt 2022-07-14 21:44:42 -07:00
Leijurv 5c7cae9ab0
fix literally wrong comment that did not match subsequent code 2022-07-14 21:43:14 -07:00
Leijurv 93fa6cf875
introduce MAYBE and fix more allocation cases 2022-07-14 21:42:38 -07:00
Leijurv 5b7bee977b
also don't construct an optional for slabs 2022-07-14 21:38:38 -07:00
Leijurv 8018dac396
fix default case that instantiated an optional for non stairs 2022-07-14 21:38:02 -07:00
Leijurv 85ab317c6c
simplify, remove setting changed event, always construct new precomputeddata 2022-07-14 21:35:30 -07:00
scorbett123 6b0fb1721b These should be all the suggested changes for the caching of can walk through block states 2022-07-14 17:18:02 +01:00
scorbett123 8d480cefb9 Switch to throwable and readd check for glass / stained glass 2022-07-06 14:45:54 +01:00
scorbett123 3e7f9039c4 Don't construct new optionals in movement helper 2022-07-06 14:38:33 +01:00
scorbett123 868c023dbd Fix a couple of things I missed 2022-06-08 14:20:25 +01:00
scorbett123 9e1a5008ed Move caching functions into MovementHelper 2022-06-07 21:52:24 +01:00
scorbett123 af1eb58bb8 Implement Leijurv's precomputed data idea 2022-05-31 14:43:58 +01: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
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 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
Leijurv d2b62e2d21
Merge pull request #3239 from scorbett123/world_border_checks
Add some world border checks
2022-02-08 10:49:00 -08:00
scorbett123 49357790f1 fix world border checks
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2022-02-03 08:06:01 +00:00
Wagyourtail 9b70ace180
fix getting stuck on cauldrons (fixes #3099) 2022-02-02 22:04:15 -07:00
scorbett123 74ea803651 Add world border checks to MovementHelper 2022-02-02 20:36:36 +00:00
Leijurv 34501f5af3
Merge branch '1.14.4' into 1.15.2 2022-02-02 00:14:38 -08:00
Wagyourtail 08c00b8a42 surround with try/catch 2021-11-03 13:04:51 -06:00
Wagyourtail 2980bb0320 match leij's backwards compat suggestion 2021-10-27 13:45:30 -06:00
ZacSharp bb91dc98de
Merge branch 'master' into 1.13.2 2021-10-20 03:20:41 +02:00
wagyourtail 1ca736692d
more closely match the existing docs and add discourageBreaking 2021-10-15 17:58:13 -06:00
Harry 335cb7016e fix verifiedMaxJump
- remove redundant assignment by changing some values
- testing Co-Authors

Co-Authored-By: Leijurv <leijurv@gmail.com>
2021-07-17 13:28:12 +10:00
Harry 7a7b050615 weird verifiedMaxJump 2021-07-17 12:34:58 +10:00
Harry 2159773723 requested changes
- tabs changed to 4 spaces
- fixed checking if block place is behind player
2021-07-01 10:09:06 +10:00
Harry 3142387e45
Fix collision early return
not tested yet
- fixes early returns
2021-06-23 06:25:10 +10:00
Harry 051325e10f allow smaller parkour place jumps
allows 2 and 1 block parkour place jumps
2021-06-21 10:58:11 +10:00
ZacSharp f348a20035
invert disableAutoTool to autoTool 2021-04-04 03:34:10 +02:00
Leijurv a3da25ca27
a long overdue reformat of every file 2021-01-29 20:29:41 -08:00
Leijurv 37cd50d435
a long overdue reformat of every file 2021-01-29 20:28:11 -08:00
Leijurv 15fd313757
a long overdue reformat of every file 2021-01-29 20:26:06 -08:00
Leijurv 835fb3471f
a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
Leijurv c98c54c985
Merge branch '1.14.4' into 1.15.2 2021-01-29 19:57:36 -08:00
Leijurv 4c9689fe19
Merge branch '1.13.2' into 1.14.4 2021-01-29 19:49:11 -08:00
Leijurv eb8a673165
Merge branch 'master' into 1.13.2 2021-01-29 19:30:56 -08:00