Commit Graph

339 Commits

Author SHA1 Message Date
ZacSharp 0e1fee352f
Merge branch '1.15.2' into 1.16.5 2023-01-10 01:40:36 +01:00
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
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 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 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 bb91dc98de
Merge branch 'master' into 1.13.2 2021-10-20 03:20:41 +02: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
Leijurv 5262f68215
a long overdue reformat of every file 2021-01-29 20:30:51 -08: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 ca870af20e
Merge branch '1.15.2' into 1.16.4 2021-01-29 20:13:56 -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
ZacSharp 9636e69a6b slightly better condition 2020-08-24 23:06:19 +02:00
ZacSharp 3c691bb498 But now it's working 2020-08-20 23:33:47 +02:00
ZacSharp ea35a3478f
Codacity again for the same and syntax
dab
2020-08-20 23:16:59 +02:00
ZacSharp b7d1ba1fa5
Make Codacity happy 2020-08-20 23:11:55 +02:00
ZacSharp 5f686c1c12 improve isSafeToCancel in MovementDiagonal even more
It did not return true early enough for backfill while cornering over air
2020-08-20 22:55:42 +02:00
CDAGaming 78dd64c73d
Merge remote-tracking branch 'remote/master' into 1.16.2 2020-08-17 18:55:08 -05:00
Leijurv 02e7886e77
properly set isSafeToCancel in MovementDiagonal, fixes #1788 2020-08-17 16:15:56 -07:00
CDAGaming 17e16498b6
[Change] 1.16.1 -> 1.16.2 2020-08-13 13:47:50 -05:00
CDAGaming 4f1db04224
[Change] Updated Mappings 2020-07-25 22:53:22 -05:00
Brady 854985e5b5
Baritone 1.16.1 2020-07-19 15:50:56 -05:00
Brady e0bd82d7ff
lol? 2020-03-02 17:15:01 -06:00
Leijurv 2d941f6264
Merge branch '1.14.4' into 1.15.2 2020-02-24 19:02:20 -08:00
Leijurv 1a8d93b946
Merge branch '1.13.2' into 1.14.4 2020-02-24 18:56:56 -08:00
Leijurv 50783e65a9
Merge branch 'master' into 1.13.2 2020-02-24 18:39:36 -08:00
Leijurv e854bf59f8
fix sneaking based issues 2020-02-24 18:31:42 -08:00
Leijurv e03e251541
fix crouching 2020-02-05 17:45:22 -08:00
Leijurv 36bbe430d4
add fixmes 2020-01-09 17:27:28 -08:00
Leijurv 80952e091d
comment out anything that isn't instantly obvious how to fix (e.g. anything involving rendering) 2020-01-09 17:15:05 -08:00
Brady 92966dc57c
Merge branch '1.13.2' into 1.14.4 2019-12-31 21:57:55 -06:00
Leijurv 1edd7126fd
Merge branch 'master' into 1.13.2 2019-12-31 15:44:03 -08:00
Brady 7e3a2d3c0a
Create a BlockStateInterface specialized IBlockAccess wrapper 2019-11-05 18:17:10 -06:00
Brady 5201d39adf
Retain old method signature 2019-10-24 15:20:23 -05:00
Brady 43ab4f7d3b
Fix isPassable crash 2019-10-22 15:58:10 -05:00
Leijurv 2b3a302a5f
Merge branch '1.13.2' into 1.14.4 2019-10-11 17:04:53 -07:00