Commit Graph

4032 Commits

Author SHA1 Message Date
leijurv be1203fabb
Merge pull request #4244 from wagyourtail/1.19/fix/null-elytra
fix 🪨🧠 preventing null elytra process from working
2024-01-20 08:50:31 -08:00
Wagyourtail 340d2a1d54
fix 🪨🧠 preventing null elytra process from working 2024-01-20 07:53:11 -07:00
leijurv f84b749ff4
Update README.md 2024-01-06 12:21:52 -08:00
leijurv f147519a5c
Merge pull request #4195 from ZacSharp/pr/1.19.4/worldscanner/fixSingleValuePalette
Fix scanning chunks using a SingleValuePalette
2023-11-17 17:50:53 -08:00
ZacSharp 19accb0d90
Fix scanning in chunks using a SingleValuePalette 2023-11-16 23:52:12 +01:00
leijurv 44bcd4251d
Merge pull request #4114 from wagyourtail/just-unimined-update
bump unimined
2023-11-14 14:48:14 -08:00
William Gray 5795baab1a
Merge branch '1.19.4' into just-unimined-update 2023-11-14 07:12:23 -07:00
leijurv e183dcba17
Merge pull request #4137 from babbaj/1.19.4
silence elytra chat spam
2023-10-31 11:27:25 -07:00
leijurv ea964a976c
Merge pull request #4168 from ZacSharp/pr/build/1.19.4/improvedVersionDetection
Improve version detection
2023-10-31 11:26:10 -07:00
leijurv 1409c92e69
Merge pull request #4153 from xiaodown/xiaodown/add_git_to_dockerfile_apt
Adds git to the Dockerfile apt install (Windows build functionality)
2023-10-31 11:25:08 -07:00
leijurv a0914192d0
Merge pull request #4158 from ZacSharp/pr/1.19.4/builder/restoreBuildIgnoreExisting
Restore `buildIgnoreExisting`
2023-10-31 11:23:44 -07:00
leijurv e19fd1161d
Merge pull request #4157 from ZacSharp/pr/1.19.4/worldscanner/handleDuplicatePaletteEntries
Handle duplicate palette entries
2023-10-31 11:23:26 -07:00
ZacSharp 9accb2bfb0
Don't crash the build if git is not available 2023-10-26 21:19:26 +02:00
ZacSharp 20d62c68bf
Slightly better version strings 2023-10-26 21:19:26 +02:00
ZacSharp 0ca81b14bf
Restore `buildIgnoreExisting` 2023-10-18 16:39:26 +02:00
ZacSharp 1dd2a334d6
Handle duplicate palette entries 2023-10-18 12:45:31 +02:00
Xiaodown 3332ec9e1f Adds git to the Dockerfile apt install
I saw in setup.md "(if you have docker on Windows, I'd be grateful if
you could let me know if it works there too)".  So I went to build
it on Windows.

I use Windows Subsystem for Linux, which is (mostly) Ubuntu but not
really (there's no init).  But Docker Desktop has an integration for
WSL2.

For me, gradle wouldn't build the image without forcing git to install
in the container.  I'll attach screenshots to the pull request.  It just
looks like whatever ubuntu:focal my docker system grabbed doesn't have
git installed by default.

Anyway, this fixes it, and shouldn't screw anything even if git is
installed by default.  I tested it on my M1 Mac pro and it still works
fine.
2023-10-11 19:25:51 -07:00
leijurv 30f27d43e7
Merge pull request #4145 from wagyourtail/1.19.4
actually fix mine under 0 height
2023-10-06 01:40:09 -07:00
Wagyourtail 74457db125
actually fix mine under 0 height 2023-10-04 19:24:09 -06:00
leijurv 91588caf7d
oh my GOD 2023-09-28 20:42:08 -07:00
Babbaj 9ad273a46c
silence elytra chat spam 2023-09-23 17:03:47 -04:00
leijurv 81932069d9
remove footgun 2023-09-13 21:25:59 -07:00
Wagyourtail a1ac87f80d
bump unimined 2023-08-23 19:47:07 -06:00
Leijurv 2cd5c6b0af
delete master stuff 2023-08-22 13:28:45 -07:00
Leijurv 920c3aa280
Merge branch 'master' into 1.19.4 2023-08-22 13:28:24 -07:00
Leijurv f2679bea29
hopefully actually fix backtracking 2023-08-22 13:28:11 -07:00
leijurv e8bcd0535d
Merge pull request #4108 from babbaj/1.19.4
recover from flying into lava (and fix ignoreLava)
2023-08-21 20:44:02 -07:00
Leijurv e492e5f830
bump nether pathfinder 2023-08-20 13:36:45 -07:00
Leijurv c4f33b72c2
check chunk load in sepples 2023-08-20 11:54:02 -07:00
Babbaj 5f5567f283
recover from flying into lava (and fix ignoreLava) 2023-08-19 15:33:12 -04:00
leijurv 301ad40350
link to latest 2023-08-18 19:36:12 -07:00
leijurv aee36e4d85
deprecate 1.12.2 2023-08-18 19:35:30 -07:00
leijurv e063475ebd
list 1.20 2023-08-18 19:22:40 -07:00
leijurv 58d6b80f4f
baritone elytra selling 2023-08-18 19:21:50 -07:00
Leijurv c18fa512ef
1.19 defaults 2023-08-18 17:53:44 -07:00
Leijurv 3bdd0a81a5
rm debug 2023-08-18 17:49:37 -07:00
Leijurv b351ceef71
Merge branch 'master' into 1.19.4 2023-08-18 16:37:38 -07:00
Leijurv 4efa2b1272
fix backtracking bad behavior when render distance is tiny 2023-08-18 15:02:13 -07:00
Leijurv c2308c650a
mapping 2023-08-18 14:35:02 -07:00
Leijurv 7969988099
yay fixing the build was actually easy 2023-08-18 13:09:28 -07:00
Brady fc474cfb49
bradyfix 2023-08-18 14:14:34 -05:00
Leijurv bfc813a802
mostly works 2023-08-17 20:03:44 -07:00
Leijurv fd8ca8576b
Merge branch 'master' into 1.19.4 2023-08-17 17:36:22 -07:00
leijurv 75b8554a11
bump readme 2023-08-17 17:14:33 -07:00
leijurv d9cb2d91a0
v1.2.19 2023-08-17 16:57:11 -07:00
leijurv d4b95110f5
fml 2023-08-17 16:56:22 -07:00
leijurv 8a2a20a1b3
1.16 and 1.18 deprecated 2023-08-17 14:40:26 -07:00
leijurv 7daf1022c0
Merge pull request #4100 from babbaj/fix-proguard-lol
proguard: get java from gradle runtime before JAVA_HOME
2023-08-15 21:33:42 -07:00
Babbaj 60d6791f0c
proguard: get java from gradle runtime before JAVA_HOME 2023-08-16 00:27:23 -04:00
Leijurv ca4385da7a
update readme 2023-08-14 22:34:38 -07:00