Commit Graph

  • e91241102c
    Merge 292eaef25e into 0c09441154 scorbett123 2024-04-26 07:03:47 -0400
  • ab9ebe6497
    Merge 3dec5676d2 into 0c09441154 Sam Chen 2024-04-26 02:16:41 +0300
  • 914b752e35
    Merge b8b6caccb3 into 0c09441154 Thojo0 2024-04-25 17:15:45 -0500
  • 5ef2a9d8ba
    Merge da86c7cf40 into 1018db797e babbaj 2024-04-24 18:55:00 -0400
  • 0c09441154
    Merge pull request #4324 from ZacSharp/pr/1.19.4/setting/fixRecursiveParserType 1.19.4 leijurv 2024-04-24 12:50:21 -0700
  • 69d3bc0c2e
    Merge pull request #4320 from rfresh2/instabreak-fix leijurv 2024-04-24 12:50:06 -0700
  • 1018db797e
    Merge pull request #4315 from ZacSharp/1.20.4-update 1.20.4 leijurv 2024-04-24 12:49:27 -0700
  • b31e0a87cb
    Merge pull request #4333 from ZacSharp/pr/1.19.4/misc/toolset/fixHardnessCrash leijurv 2024-04-24 12:49:15 -0700
  • 4572b75db7
    Fix NPE in break time calculation ZacSharp 2024-04-10 13:28:16 +0200
  • 15fdbb2312
    revert API renaming rfresh2 2024-04-07 20:24:04 -0700
  • 848b7c6de0
    Fix recursive parsers ZacSharp 2024-04-02 21:32:01 +0200
  • 2b96a2e463
    don't apply block break delay to insta-breaks rfresh2 2024-04-01 14:12:46 -0700
  • 46aa6332f0
    Merge abb432848f into 62b2f81ba1 RacoonDog 2024-04-01 00:35:45 -0700
  • 354b26b1da
    Merge branch '1.19.4' into 1.20.4 ZacSharp 2024-03-29 03:30:39 +0100
  • 62b2f81ba1
    Merge pull request #4314 from ZacSharp/pr/1.19.4/builder/fixBuildSkipBlocksNPE leijurv 2024-03-28 19:25:58 -0700
  • 5826931eea
    Fix NPE ZacSharp 2024-03-29 03:17:00 +0100
  • a8119366a1
    Merge pull request #4292 from rfresh2/place-delay-patch leijurv 2024-03-28 16:53:33 -0700
  • b0575fbe0c
    Merge pull request #4291 from rfresh2/block-break-delay leijurv 2024-03-28 16:53:13 -0700
  • 866cf34f50
    Merge pull request #4303 from ZacSharp/pr/1.19.4/builder/placeIncorrectBlockPenaltyMultiplier leijurv 2024-03-28 16:52:31 -0700
  • 23908ad14f
    Merge pull request #4289 from ZacSharp/pr/1.19.4/ci/updateWorkflows leijurv 2024-03-28 16:51:43 -0700
  • 6d06713610
    Merge pull request #4280 from ZacSharp/1.20.4-update leijurv 2024-03-28 16:51:28 -0700
  • 18d3c4c2bd
    align rightClickSpeed setting with actual delay rfresh2 2024-03-10 21:00:08 -0700
  • faece77e8c
    align setting value with actual tick delay between breaks rfresh2 2024-03-10 16:43:58 -0700
  • 413c11a23e
    block break delay setting rfresh2 2024-03-09 13:22:15 -0800
  • 4c9253fa5e
    Add `placeIncorrectBlockPenaltyMultiplier` builder setting ZacSharp 2024-02-25 19:24:07 +0100
  • d86a34a527
    Fix too low bound and log spam ZacSharp 2024-02-25 19:29:03 +0100
  • 92aba1b78e
    Update workflows ZacSharp 2024-03-06 02:19:17 +0100
  • 28ba97c3de
    Move up and fix access modifiers ZacSharp 2024-02-21 23:13:46 +0100
  • 24c23e28ec
    Reduce recursion limit and fix visibility ZacSharp 2024-02-20 21:35:59 +0100
  • 2a2842361b
    Consistently use helper method ZacSharp 2024-02-20 21:33:53 +0100
  • 632e05c4c2
    Make `buildSkipBlocks` use a wrapper schematic ZacSharp 2024-02-20 21:32:55 +0100
  • 980d68536c
    Merge branch '1.19.4' into 1.20.4 ZacSharp 2024-02-20 15:24:50 +0100
  • 2bddcf48b8
    Update FEATURES.md Razzy52 2024-02-03 15:07:46 +1100
  • da86c7cf40
    Rename playerFeet to playerToes Babbaj 2024-01-30 01:17:57 -0500
  • 3dec5676d2 Added Cobbled deepslate and deepslate to throwaway items. Sam Chen 2024-01-29 11:06:35 -0500
  • 4144344acd
    Merge pull request #4251 from wagyourtail/1.19/fix/feather-crash leijurv 2024-01-23 14:40:28 -0800
  • e962c39506
    Merge pull request #4248 from ZacSharp/pr/1.19.4/mine/unhardcodeMaxOreLocations leijurv 2024-01-23 14:40:02 -0800
  • 48f309ac05
    Merge pull request #4247 from ZacSharp/pr/1.19.4/elytra/removeUnsafeCast leijurv 2024-01-23 14:39:44 -0800
  • 0688a57a38
    Merge pull request #4252 from wagyourtail/1.19/fix/build-fail leijurv 2024-01-23 11:04:14 -0800
  • 078b3909b3
    fix build failing, by making nether pathfinder version consistent Wagyourtail 2024-01-23 08:18:58 -0700
  • d51b23bd1e
    Fix feather crashing by catching error Wagyourtail 2024-01-22 10:39:12 -0700
  • 9378f7e8a0
    Unhardcode `ORE_LOCATIONS_COUNT` ZacSharp 2024-01-21 01:32:30 +0100
  • 7dad000df7
    Fix nether-pathfinder version in subprojects ZacSharp 2024-01-21 00:19:21 +0100
  • e7e434a95b
    Remove unsafe generic cast ZacSharp 2024-01-20 23:35:54 +0100
  • be1203fabb
    Merge pull request #4244 from wagyourtail/1.19/fix/null-elytra leijurv 2024-01-20 08:50:31 -0800
  • 340d2a1d54
    fix 🪨🧠 preventing null elytra process from working Wagyourtail 2024-01-20 07:53:11 -0700
  • acf4deca90
    Merge 5876d5f4b7 into a223585daa Dominik 2024-01-07 01:01:23 +0100
  • f84b749ff4
    Update README.md leijurv 2024-01-06 12:21:52 -0800
  • a223585daa
    Merge pull request #4205 from Jatc252/patch-1 1.20.2 leijurv 2024-01-06 09:51:56 -1000
  • 1d090d4292
    v1.8.6 v1.8.6 1.18.2 Leijurv 2024-01-06 11:43:35 -0800
  • 7c9015d205
    oh my GOD leijurv 2023-09-28 20:42:08 -0700
  • d8d5343065
    actually fix mine under 0 height Wagyourtail 2023-10-04 19:24:09 -0600
  • 8a0f3018bf
    v1.10.2 v1.10.2 Leijurv 2024-01-06 11:28:43 -0800
  • 3e7eb87a36
    Merge pull request #4214 from wagyourtail/1.20/1.20.4 leijurv 2024-01-06 09:26:22 -1000
  • c146440cb2
    mark 1.20.3 as supported Wagyourtail 2023-12-17 03:36:23 -0700
  • 4b6652b4cf
    1.20.4 Wagyourtail 2023-12-07 14:18:39 -0700
  • 21feeb664e
    fix missing function Wagyourtail 2023-11-23 19:31:55 -0700
  • 3dbcf0102a
    fix forge version Wagyourtail 2023-11-23 19:14:10 -0700
  • c1b555c289
    bump parchment Wagyourtail 2023-11-23 19:11:39 -0700
  • dce35e339f
    Merge remote-tracking branch 'origin/1.19.4' into 1.20.2 Wagyourtail 2023-11-23 19:06:07 -0700
  • 163e97aad6
    Add issues links and link to Discord for ModMenu Jack 2023-11-23 20:36:51 +1000
  • 1c23062fb4
    Merge 4806ccd24b into f2679bea29 babbaj 2023-11-18 00:03:30 -0500
  • f147519a5c
    Merge pull request #4195 from ZacSharp/pr/1.19.4/worldscanner/fixSingleValuePalette leijurv 2023-11-17 17:50:53 -0800
  • 19accb0d90
    Fix scanning in chunks using a SingleValuePalette ZacSharp 2023-11-16 23:21:01 +0100
  • 44bcd4251d
    Merge pull request #4114 from wagyourtail/just-unimined-update leijurv 2023-11-14 14:48:14 -0800
  • 5795baab1a
    Merge branch '1.19.4' into just-unimined-update William Gray 2023-11-14 07:12:23 -0700
  • b8b6caccb3 fix accidentally spaces Thojo0 2023-11-05 14:54:56 +0000
  • 4ff6175227 fix builderprocess accidentally removing and changing things Thojo0 2023-11-05 14:45:53 +0000
  • b2c26b751a support for building selected litematic Thojo0 2023-11-05 00:25:16 +0000
  • e183dcba17
    Merge pull request #4137 from babbaj/1.19.4 leijurv 2023-10-31 11:27:25 -0700
  • a945cfaa3c
    Merge pull request #4172 from ZacSharp/1.20.2-update leijurv 2023-10-31 11:26:58 -0700
  • ea964a976c
    Merge pull request #4168 from ZacSharp/pr/build/1.19.4/improvedVersionDetection leijurv 2023-10-31 11:26:10 -0700
  • 1409c92e69
    Merge pull request #4153 from xiaodown/xiaodown/add_git_to_dockerfile_apt leijurv 2023-10-31 11:25:08 -0700
  • a0914192d0
    Merge pull request #4158 from ZacSharp/pr/1.19.4/builder/restoreBuildIgnoreExisting leijurv 2023-10-31 11:23:44 -0700
  • e19fd1161d
    Merge pull request #4157 from ZacSharp/pr/1.19.4/worldscanner/handleDuplicatePaletteEntries leijurv 2023-10-31 11:23:26 -0700
  • 3a3b012199
    Merge branch '1.19.4' into 1.20.2 ZacSharp 2023-10-29 02:08:57 +0100
  • 9accb2bfb0
    Don't crash the build if git is not available ZacSharp 2023-10-15 20:51:17 +0200
  • 20d62c68bf
    Slightly better version strings ZacSharp 2023-10-15 20:50:23 +0200
  • 5876d5f4b7
    Update gradle_build.yml Dominik 2023-10-23 11:42:48 +0200
  • c3b058f1f1
    Update fabric.mod.json Dominik 2023-10-23 06:51:32 +0200
  • 0ca81b14bf
    Restore `buildIgnoreExisting` ZacSharp 2023-10-18 16:34:25 +0200
  • 1dd2a334d6
    Handle duplicate palette entries ZacSharp 2023-10-18 12:33:15 +0200
  • 3332ec9e1f Adds git to the Dockerfile apt install Xiaodown 2023-10-11 19:25:51 -0700
  • 30f27d43e7
    Merge pull request #4145 from wagyourtail/1.19.4 leijurv 2023-10-06 01:40:09 -0700
  • 74457db125
    actually fix mine under 0 height Wagyourtail 2023-10-04 19:24:09 -0600
  • b3b03e2c97
    Update WorldScanner.java Danilov Roman 2023-10-05 00:43:45 +0500
  • 91588caf7d
    oh my GOD leijurv 2023-09-28 20:42:08 -0700
  • 9bf890a7b6
    Merge pull request #4136 from rfresh2/1.20.2 leijurv 2023-09-27 22:23:00 -0700
  • e1e620a0d9
    Merge pull request #4138 from rfresh2/fix-forge-1-20-1-crash 1.20.1 leijurv 2023-09-27 22:19:09 -0700
  • f5d15927de
    1.20.2 rfresh2 2023-09-22 19:22:03 -0700
  • 7902517663
    fix forge mixin crash rfresh2 2023-09-24 15:34:59 -0700
  • 4db988dbef
    fix forge mixin crash rfresh2 2023-09-24 15:34:59 -0700
  • 9ad273a46c
    silence elytra chat spam Babbaj 2023-09-23 17:00:11 -0400
  • 81932069d9
    remove footgun leijurv 2023-09-13 21:25:59 -0700
  • abb432848f IExecutionControl API class RacoonDog 2023-08-30 18:22:18 -0400
  • 025b3e199c
    Merge 136d040ee0 into f2679bea29 James 2023-08-26 21:11:04 +0100
  • 96595cfd5f
    Merge 6d51affa68 into f2679bea29 Felix 2023-08-26 21:11:04 +0100
  • 56ad48d07d
    Merge 5893d20090 into f2679bea29 UPSman123 2023-08-26 21:11:04 +0100
  • 922c0dd981
    Merge f77ab752a7 into f2679bea29 StylexTV 2023-08-26 21:11:04 +0100
  • 27ab044c12
    Merge 8528308934 into f2679bea29 EvilSourcerer 2023-08-26 21:11:03 +0100