1
0
mirror of https://github.com/cabaletta/baritone synced 2025-02-17 12:37:13 +00:00
Commit Graph

100 Commits

Author SHA1 Message Date
ZacSharp
6b2fd5acee
Merge branch '1.19.4' into 1.20.5 2024-07-21 13:02:03 +02:00
ZacSharp
1947459acf
Move tweak class to its own package
Launchwrapper automatically adds a classloader exclusion for every package containing a tweak class, forcing the whole package to load through the parent class loader.
2024-07-14 13:47:52 +02:00
Wagyourtail
74d82f2339
fix neoforge and forge for 1.20.5+ 2024-06-17 00:11:11 -05:00
Wagyourtail
42c62a0559
clean up proguard task 2024-06-16 23:46:27 -05:00
Wagyourtail
088056b3d0
port to 1.20.5 2024-04-28 08:32:18 -05:00
Wagyourtail
4b6652b4cf
1.20.4 2023-12-07 14:18:39 -07:00
William Gray
5795baab1a
Merge branch '1.19.4' into just-unimined-update 2023-11-14 07:12:23 -07:00
Wagyourtail
a1ac87f80d
bump unimined 2023-08-23 19:47:07 -06:00
Leijurv
b351ceef71
Merge branch 'master' into 1.19.4 2023-08-18 16:37:38 -07:00
Leijurv
7969988099
yay fixing the build was actually easy 2023-08-18 13:09:28 -07:00
Leijurv
fd8ca8576b
Merge branch 'master' into 1.19.4 2023-08-17 17:36:22 -07:00
Babbaj
60d6791f0c
proguard: get java from gradle runtime before JAVA_HOME 2023-08-16 00:27:23 -04:00
Leijurv
94027d17f2
gaming 2023-06-17 20:12:05 -07:00
0x22
b72bbfce5e
make all json deterministic 2023-06-16 22:36:58 -04:00
0x22
cb7c2d7171
1.12.2 build script overhaul.
- Updated to ForgeGradle 4.0, MixinGradle 0.7 and Gradle 6.9.4
- Added a hack to run the game on arm64 on Mac OS X natively.
2023-06-16 22:04:16 -04:00
Leijurv
e01093eb9a
build with pathfinder 2023-06-15 20:59:15 -07:00
Wagyourtail
787644181a
fix dist names to match previous versions 2023-02-18 16:59:39 -07:00
ZacSharp
9898e0da26
Merge branch '1.18.2' into 1.19.3 2023-02-12 23:50:54 +01:00
ZacSharp
327fbc868e
Merge branch '1.16.5' into 1.17.1 2023-01-29 01:25:17 +01:00
ZacSharp
1136494fc6
Merge branch '1.14.4' into 1.15.2 2023-01-10 01:35:22 +01:00
ZacSharp
b51b78f4e4
Merge branch 'master' into 1.13.2 2023-01-06 01:47:30 +01:00
Wagyourtail
967dc6cbd6
bump unimined version 2022-12-12 13:23:36 -07:00
Warpten
d157756d94
Improve handling spaces in paths during proguard pass 2022-12-12 01:08:49 +01:00
Wagyourtail
db842445f6
forge support 2022-12-08 12:31:12 -07:00
Wagyourtail
386caf5d1e
add parchment back 2022-12-06 18:30:43 -07:00
Wagyourtail
f7f0c84407
fix proguard not seeing unsafe 2 2022-12-02 14:39:57 -07:00
Wagyourtail
e6642a2122
fix ci 2022-12-02 14:24:29 -07:00
Wagyourtail
85790c0b2f
switch to unimined 2022-12-01 23:04:40 -07:00
Wagyourtail
fd43dace70
rework this again and fix dist 2022-06-08 10:16:09 -06:00
Wagyourtail
a475f522ef
artifact_standard needs project artifact name 2022-06-08 10:01:55 -06:00
Wagyourtail
e6cc9b1131
oops 2022-06-08 09:35:49 -06:00
Wagyourtail
347027a8e0
handle this differently (grab archive name from root project) 2022-06-08 09:26:47 -06:00
Wagyourtail
f204fbb08e
froge support 2022-06-08 02:28:22 -06:00
Wagyourtail
056107a356
fix checksums, this'll probably confuse someone.
I couldn't figure out how to fix it the other way...
2022-04-16 03:46:41 -07:00
Wagyourtail
af646bd313
yeet change I forgot to yeet 2 commits ago 2022-04-04 20:45:17 -07:00
Wagyourtail
16f93ce769
explicitly include mixin "properly", mavenpublish should work now 2022-04-04 20:10:25 -07:00
Wagyourtail
3cee66229a
proper mappings per proguard run 2022-04-04 19:15:21 -07:00
Wagyourtail
394b4fd5b8
proguard builds now 2022-04-04 18:38:23 -07:00
Wagyourtail
01c75db38a
rework buildscript (part 1) 2022-04-02 21:36:18 -07:00
Patrick Huber
95afaf3eac Build: print more details on error 2022-03-26 18:49:06 +01:00
wagyourtail
de27fb2f68 fix mc jar detection for forge build with loom 0.10.x 2021-09-23 19:43:23 -06:00
wagyourtail
2e2e725eb3 fix proguard to have proper loom 0.10.x minecraft jar locations 2021-09-23 19:10:52 -06:00
wagyourtail
c7d210bfd6
fix proguard maybe 2021-07-07 15:43:48 -06:00
wagyourtail
41abda37c1
fix migration for 1.17. (also proguard broke with j16...) 2021-07-07 15:43:48 -06:00
wagyourtail
f0130c7199
move to j16/gradle7 2021-07-07 15:43:48 -06:00
wagyourtail
de42109771
add check 2021-07-06 15:59:06 -06:00
wagyourtail
a49f4ee858
cleanup 2021-06-16 02:51:56 -06:00
wagyourtail
998b84ef87
switch to forgified-fabric-loom 2021-06-16 02:12:47 -06:00
Leijurv
1b3799d4d7
reorder dist to alphabetical 2021-01-29 21:28:11 -08:00
Leijurv
78acd2f945
reformatter 2021-01-29 21:02:57 -08:00