Commit Graph

  • 3cd8ce8323 Multiple Sub-region support rycbar0 2022-09-26 00:58:32 +0200
  • 240e81a9e0 Refactoring rycbar0 2022-09-25 18:22:59 +0200
  • 40449400d3 State of Emerson rycbar0 2022-09-25 16:55:08 +0200
  • 9ffe4f2c25
    Fix parkour with frostwalker with/without throwaways ZacSharp 2022-09-01 02:17:18 +0200
  • af95f77134
    Fix OOB and check for direction and include parkour ZacSharp 2022-09-01 00:56:34 +0200
  • 78f1c45e13
    Don't overshoot descends before using frostwalker ZacSharp 2022-08-31 23:39:09 +0200
  • cf47573298
    Merge remote-tracking branch 'upstream/master' into pr/frostwalker ZacSharp 2022-08-30 00:18:07 +0200
  • 96ba96ca69
    Fix some more edge cases ZacSharp 2022-08-29 18:47:54 +0200
  • da998eb469
    Complete frostwalker usage ZacSharp 2022-08-29 16:59:01 +0200
  • e75a4b95cc
    Mostly working usage of frostwalker ZacSharp 2022-08-29 12:53:02 +0200
  • 344085f4ef
    Added the ability to use KmM as abreviatures Imeguras 2022-08-08 12:00:48 +0100
  • d37a6a0b2d Added check for placed blocks in backfill Lucas Arden 2022-07-26 14:21:32 -0700
  • d7fc916d20 Added check for pathing Lucas Arden 2022-07-24 21:37:45 -0700
  • 80a4757242
    baritone complies faster if the files are less bytes Leijurv 2022-07-15 01:36:01 -0700
  • 658048ff2d
    fix snow and tweak others Leijurv 2022-07-14 22:11:13 -0700
  • 0587223da8
    better constants Leijurv 2022-07-14 22:02:19 -0700
  • 2d1b81dc20
    vastly increase cuteness by removing the optional boolean Leijurv 2022-07-14 22:00:18 -0700
  • 0bd16fb81a
    bit literals are meh Leijurv 2022-07-14 21:56:25 -0700
  • 0c1fec5d1e
    crucial performance optimization Leijurv 2022-07-14 21:54:32 -0700
  • ee16eb7fde
    funnier this way Leijurv 2022-07-14 21:47:18 -0700
  • 5c9aeab6b4
    add cmt Leijurv 2022-07-14 21:44:42 -0700
  • 5c7cae9ab0
    fix literally wrong comment that did not match subsequent code Leijurv 2022-07-14 21:43:14 -0700
  • 93fa6cf875
    introduce MAYBE and fix more allocation cases Leijurv 2022-07-14 21:42:38 -0700
  • 5b7bee977b
    also don't construct an optional for slabs Leijurv 2022-07-14 21:38:38 -0700
  • 8018dac396
    fix default case that instantiated an optional for non stairs Leijurv 2022-07-14 21:38:02 -0700
  • 85ab317c6c
    simplify, remove setting changed event, always construct new precomputeddata Leijurv 2022-07-14 21:35:30 -0700
  • 6b0fb1721b These should be all the suggested changes for the caching of can walk through block states scorbett123 2022-07-14 17:18:02 +0100
  • fdcdcbb85f Switch to using an int[] for storing precomputed data, and also use lazy loading scorbett123 2022-07-14 12:49:47 +0100
  • 4e2095d251
    almost forgot Leijurv 2022-07-09 22:15:20 -0700
  • 51275b3a65
    make #paws be an alias for #pause Leijurv 2022-07-09 22:06:39 -0700
  • 8d480cefb9 Switch to throwable and readd check for glass / stained glass scorbett123 2022-07-06 14:45:54 +0100
  • 3e7f9039c4 Don't construct new optionals in movement helper scorbett123 2022-07-06 14:38:33 +0100
  • 49828baae3
    Merge pull request #3296 from ZacSharp/findImprovements Leijurv 2022-07-05 15:32:02 -0700
  • a73e1185dc
    Merge pull request #3533 from Echocage/SprintFix Leijurv 2022-07-05 15:27:10 -0700
  • 441dceb731 Narrowed scope and we now only call canSprintFromDescendInto when our next & next_next movements are both MovementDescends Echocage 2022-06-29 17:54:28 -0500
  • 57c4f9e103 Undid previous change, updated to instead check the next and the next_next block Echocage 2022-06-27 18:38:54 -0500
  • 2741fc2683 Swapped the order of checks within canSprintFromDescendInto Echocage 2022-06-27 15:06:27 -0500
  • 868c023dbd Fix a couple of things I missed scorbett123 2022-06-08 14:20:25 +0100
  • e7c357ab7f Make precomputed data refresh every 200 ticks (10 seconds) scorbett123 2022-06-08 14:14:14 +0100
  • 9e1a5008ed Move caching functions into MovementHelper scorbett123 2022-06-07 21:52:24 +0100
  • a6557121a0 fix github actions compiling. scorbett123 2022-05-31 15:08:52 +0100
  • 2dad6262cf Remove some benchmarking and fix loading of settings. scorbett123 2022-05-31 14:56:23 +0100
  • af1eb58bb8 Implement Leijurv's precomputed data idea scorbett123 2022-05-31 14:43:58 +0100
  • 17a2aa42e9
    Merge pull request #3463 from ZacSharp/patch-8 Leijurv 2022-05-23 13:47:22 -0700
  • 231f671400
    Merge pull request #3433 from ZacSharp/patch-7 Leijurv 2022-05-23 13:46:27 -0700
  • 221eba11dd
    Deal with others replacing the chat gui ZacSharp 2022-05-20 01:31:09 +0200
  • ad40a9225e
    Fix leaking incorrect positions ZacSharp 2022-05-03 23:25:01 +0200
  • cbef05838d
    Merge pull request #3388 from scorbett123/make_eta_show_ticks Leijurv 2022-04-19 16:33:37 -0700
  • 2cf973809a eta command should default to NaN not just not showing the eta as suggested by ZacSharp scorbett123 2022-04-12 12:15:42 +0100
  • 65974e15ba Improve output to user in eta command scorbett123 2022-04-11 18:36:48 +0100
  • dc6b32a154
    Merge pull request #3356 from wagyourtail/forceAllowBreak Leijurv 2022-03-31 14:08:13 -0700
  • 76f593e4bb
    Merge pull request #3342 from PhlegethonAcheron/master Leijurv 2022-03-31 14:07:42 -0700
  • 15b991a48e
    Merge pull request #3309 from wagyourtail/patch-2 Leijurv 2022-03-31 14:01:45 -0700
  • 702d0790bc
    Merge pull request #3327 from scorbett123/fix-chunk-saving-crash Leijurv 2022-03-31 13:58:11 -0700
  • 2953e2c522
    make codacy happy Wagyourtail 2022-03-24 18:16:19 -0700
  • bf450b7d68
    rename to allowBreakAnyway Wagyourtail 2022-03-24 17:34:31 -0700
  • 4e6b6d97ce
    add forceAllowBreak setting Wagyourtail 2022-03-24 17:33:33 -0700
  • 6aadd00e72 Added usage syntax to the documentation for buildValidSubstitutes and buildSubstitutes PhlegethonAcheron 2022-03-20 15:41:25 -0400
  • e036f5360c If context.player() returns none we don't want to use its position for pruning. scorbett123 2022-03-16 20:12:56 +0000
  • 8c2aae2ddc
    Merge pull request #3324 from wagyourtail/master Leijurv 2022-03-15 19:06:50 -0700
  • 511941c714
    reimplement death and bed waypoints Wagyourtail 2022-03-15 18:39:19 -0700
  • e58220e2c4
    fix inner class attribute being stripped wagyourtail 2022-03-08 19:45:05 -0700
  • 02711a73ed
    fix codacy Leijurv 2022-03-08 15:14:00 -0800
  • 25d418e96b
    1.15 is deprecated Leijurv 2022-03-08 15:04:34 -0800
  • 10430f8142
    bump to 1.18.2 Leijurv 2022-03-08 15:01:48 -0800
  • 8aba97b577
    update for 1.8.3 Leijurv 2022-03-08 15:00:14 -0800
  • 8fe5b2369a
    Merge pull request #3301 from wagyourtail/toolmaterial-fix Leijurv 2022-03-08 14:45:45 -0800
  • dc6c87b58d
    fix modded toolmaterials Wagyourtail 2022-03-07 15:50:42 -0700
  • ef4e19002b
    Provide more information for #find ZacSharp 2022-03-05 21:04:24 +0100
  • e6ee5fc6b8
    Make positions from #find clickable ZacSharp 2022-03-05 17:56:20 +0100
  • b19c935da1
    Merge pull request #3256 from ehylo/master Leijurv 2022-02-09 16:35:54 -0800
  • 0ade37f14f
    Update Setup and Usage guides ehylo 2022-02-08 21:13:51 -0800
  • 91be4c4643
    Merge pull request #3093 from ZacSharp/fixBlockOptionalMetaObfuscation Leijurv 2022-02-08 10:52:25 -0800
  • d2b62e2d21
    Merge pull request #3239 from scorbett123/world_border_checks Leijurv 2022-02-08 10:49:00 -0800
  • 7052fe6225
    put this on its own line Leijurv 2022-02-07 22:03:31 -0800
  • 49357790f1 fix world border checks scorbett123 2022-02-03 08:06:01 +0000
  • 694219e497
    Merge pull request #3243 from wagyourtail/master Leijurv 2022-02-02 21:10:47 -0800
  • 9b70ace180
    fix getting stuck on cauldrons (fixes #3099) Wagyourtail 2022-02-02 22:04:15 -0700
  • e0a53144db
    bump most recent jars Leijurv 2022-02-02 16:10:14 -0800
  • 25de332492
    mfw this also needs to be in master Leijurv 2022-02-02 15:53:43 -0800
  • 2d0f10c79f
    link to branches Leijurv 2022-02-02 15:53:09 -0800
  • 74ea803651 Add world border checks to MovementHelper scorbett123 2022-02-02 20:33:47 +0000
  • 0908e509a1
    simplify a bit more Leijurv 2022-02-02 00:51:24 -0800
  • ad14226c5c
    lets not keep updating this Leijurv 2022-02-02 00:50:48 -0800
  • 3fcc032547
    readme updates for new release Leijurv 2022-02-02 00:49:51 -0800
  • b52de9b197
    Merge pull request #2621 from wagyourtail/replaymodfix-master Leijurv 2022-02-02 00:15:50 -0800
  • c2de6e3f3d
    Merge pull request #3173 from scorbett123/patch-4 Leijurv 2022-02-01 23:57:21 -0800
  • a5638bdba1
    Merge pull request #3137 from scorbett123/remove_container_memory Leijurv 2022-02-01 23:56:49 -0800
  • bb8e4bd737
    Add unpause as an alias for resume scorbett123 2022-01-02 12:45:03 +0000
  • 7a96772a9b
    Merge pull request #3159 from Entropy5/master Leijurv 2021-12-23 11:21:44 -1000
  • 9b07aa17e4 Merge remote-tracking branch 'origin/master' Entropy5 2021-12-23 22:00:17 +0100
  • 90c59d5b8e undo Entropy5 2021-12-23 21:59:20 +0100
  • fd3d5b66e9
    Merge branch 'cabaletta:master' into master Entropy 2021-12-23 14:09:03 +0100
  • d97346be6c check union of keys Entropy5 2021-12-23 13:39:13 +0100
  • 9d13bcfe11 formatting Entropy5 2021-12-22 00:20:21 +0100
  • 724ee62246
    Merge pull request #3151 from ZacSharp/patch-4 Leijurv 2021-12-21 11:03:35 -1000
  • 26e8f02e85 merge Entropy5 2021-12-21 20:30:28 +0100
  • b3ff3d2466 universal buildignoredirection Entropy5 2021-12-21 20:09:22 +0100
  • 9c3882e91f to lazy to spell Entropy5 2021-12-21 12:49:44 +0100
  • 32a7657c4f Zac suggested this option to work universally, regardless of block type Entropy5 2021-12-21 12:42:39 +0100