Commit Graph

569 Commits

Author SHA1 Message Date
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 db24a2251f
Merge pull request #2771 from ZacSharp/notificationCallback
More log callbacks
2021-05-26 11:32:53 -07:00
ZacSharp dc9ae67657
Move NotificationHelper to api and give Helper some methods for notifications 2021-05-10 00:26:33 +02:00
ZacSharp f348a20035
invert disableAutoTool to autoTool 2021-04-04 03:34:10 +02:00
Leijurv 835fb3471f
a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
scorbett123 39cfebeb34
fix formatting
Signed-off-by: scorbett123 <sam@corbettchocolates.com>
2020-10-14 20:00:49 +01:00
Sam Corbett 80e4852f90 Merge https://github.com/cabaletta/baritone into exposedOres 2020-09-08 17:48:45 +01:00
Sam Corbett 071243b99a move is transparent to movement helper and circle maker 2020-09-08 17:47:46 +01: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
Leijurv 02e7886e77
properly set isSafeToCancel in MovementDiagonal, fixes #1788 2020-08-17 16:15:56 -07:00
Leijurv 9851623557
anti-indrit-cringe 2020-08-17 16:03:04 -07:00
RealIndrit 19355cb4f2 Added AutoToolMovement bypass setting for special usage cases, should not be used it not actually necessary 2020-08-14 10:58:15 +02:00
RealIndrit f8872e1cd4 Everything can be traced back to getBestSlot(); 2020-08-14 10:14:02 +02:00
RealIndrit 2ed3e10833 And we try this again, because wtf?? 2020-08-13 23:20:30 +02:00
RealIndrit 2b6fe188ed Why calculate stuff that isnt needed... 2020-08-13 22:47:40 +02:00
Leijurv e218ced2c7
i hate myself 2020-03-30 22:23:43 -07:00
Leijurv 62b808ad48
nickhasbugs 2020-03-18 19:15:47 -07:00
fw4hre0xxq 220fa79057 fix #1339 2020-02-27 17:14:41 -08:00
Leijurv e854bf59f8
fix sneaking based issues 2020-02-24 18:31:42 -08:00
aUniqueUser 0dcb9d4b69
Formatting 2020-02-22 20:12:43 -05:00
aUniqueUser 2d2571cff5
Desktop Notification System 2020-02-22 18:31:41 -05: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 ce2fc6f251
no more allowVines crash 2019-10-09 10:50:12 -07:00
Leijurv 8f0a8b6f56
fix inefficient schematic block lookups 2019-10-06 17:32:25 -07:00
Leijurv 61d4f102ba
its too many blank lines 2019-09-19 13:43:40 -07:00
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00
Leijurv 0504a1d4bf
Merge pull request #949 from LoganDark/commands
Commands
2019-09-19 12:51:21 -07:00
Leijurv bf03a000d1
diagonal ascend 2019-09-09 23:06:36 -07:00
Logan Darklock 8a001a2438
Review 2019-09-06 03:59:10 -07:00
Logan Darklock afc575d080
Setting to prefer silk touch, fixes #883 2019-09-01 14:47:01 -07:00
Logan Darklock 384b9b4704
Prefer silk touch setting 2019-09-01 14:45:31 -07:00
Leijurv 9046eb500b
crucial performance optimization 2019-08-16 21:16:41 -07:00
Brady a98677dbda
crucial performance optimization 2019-08-15 03:19:19 -05:00
Leijurv 3d221dcda4
antiquated and does more harm than good 2019-08-08 18:04:49 -10:00
Leijurv 19fe29ad1e
i am stupid 2019-07-31 22:17:44 -07:00
Leijurv 5f721b544e
smh conner, imagine getting the same block position 2x without caching 2019-07-31 20:47:46 -07:00
Conner 9541a45451 Resolve comments 2019-07-30 21:37:50 -07:00
Conner bba4c09195 Add parkour ascend 2019-07-30 21:07:26 -07:00
Leijurv 551b6b88d2
EXTREMELY old comment that is no longer true 2019-07-28 00:19:14 -07:00
Leijurv 0e51a73149
instanceof BlockLiquid checks this 2019-07-23 11:53:21 -07:00