Commit Graph

64 Commits

Author SHA1 Message Date
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
rycbar0 4ba3c883e6 something is fishy with the getAllSchematicPlacements() methode but i want my progress saved 2022-09-30 13:32:31 +02:00
wagyourtail e58220e2c4
fix inner class attribute being stripped 2022-03-08 19:45:05 -07:00
Leijurv 91be4c4643
Merge pull request #3093 from ZacSharp/fixBlockOptionalMetaObfuscation
Fix chat error messages being obfuscated for block type arguments
2022-02-08 10:52:25 -08:00
Leijurv 1919f7b2a7
fix build again 2021-12-20 22:31:06 -10:00
ZacSharp 21534d1c0b
Fix chat error messages being obfuscated for block type arguments 2021-11-18 00:21:12 +01:00
scorbett123 c3085ae34f Fix proguard
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-07-18 18:37:20 +01:00
scorbett123 6adc923bcb Revert "update mapping.txt location"
This reverts commit 065470ce

Github doesn't seem to support ../
2021-06-12 14:07:35 +01:00
scorbett123 065470cecb update mapping.txt location 2021-06-12 14:02:31 +01:00
scorbett123 e66bb7a14b Make proguard output the mapping. 2021-06-12 11:14:59 +01:00
Leijurv 91854f97ad
fully remove remnants of xvfb 2021-01-29 21:12:44 -08:00
Babbaj c32652394e
Annotation for proguard -keep 2020-04-12 03:01:24 -04:00
Babbaj 85d63c9d7f
Exceptions are side effects 2020-02-20 20:29:36 -05:00
Babbaj 074ec333cf
clean up a bit 2019-07-21 21:57:59 -04:00
Babbaj d505ec4f9f
build the schematic schematica has open 2019-07-21 21:05:43 -04:00
Leijurv 4bec49de5b
filter explored chunks with json 2019-04-22 14:34:31 -07:00
Leijurv 596849c7e6
i am rarted 2019-02-26 19:51:20 -08:00
Leijurv 76914b7859
awesome 2019-02-26 19:50:35 -08:00
Leijurv a72040f83d
imagine breaking the build 2019-02-19 19:52:11 -08:00
Leijurv d9625dfe78
no longer needed crab rave 2019-02-19 18:24:12 -08:00
Leijurv b177ae7ee6
proguard can just ignore GL14 reference actually 2019-01-30 11:57:54 -08:00
0x22 7f73b4554a
Feed codacy and leijurv at the same time? 2018-12-01 13:22:11 -05:00
babbaj a017e14a48 give proguard the right jar based on mapping type 2018-12-01 06:31:40 -05:00
Leijurv 12bbd57a24
standalone build shouldn't keep ExampleBaritoneControl 2018-11-17 16:09:15 -08:00
Leijurv b55d96169f
update some documentation 2018-10-19 21:15:37 -07:00
Leijurv 0cd9bb658f
keep ExampleBaritoneControl 2018-10-16 11:04:49 -07:00
Leijurv 94921fe03f
update simpletweaker version in proguard too 2018-10-15 17:21:02 -07:00
Brady 96c66d2809
CreateDist task 2018-10-12 21:21:16 -05:00
Brady 416fea2aa5
Remove unnecessary removeIf usage 2018-10-12 18:10:54 -05:00
Brady 8fba36c05e
Initial Proguard Task meme
Working Determinizer, but it doesn't sort the JSON object keys
time to rek travis
2018-10-12 17:56:09 -05:00
Leijurv 9d3d8f6c82
forgot install 2018-10-11 21:05:00 -07:00
Leijurv 7e4a1169af
extract, sort, and reinsert refmap json into final jar 2018-10-11 21:04:07 -07:00
Leijurv f33a2ef11b
fully automated reproducible space deterministic builds 2018-10-11 18:52:58 -07:00
Leijurv ee954d6a4e
break proguard less 2018-10-11 13:24:23 -07:00
Leijurv 0db18a7caf
v0.0.8 2018-10-11 11:48:07 -07:00
Leijurv a1c0f4dbb4
keep baritone provider properly 2018-10-11 11:10:59 -07:00
Leijurv 9df5f942de
add shebang 2018-10-08 22:01:57 -07:00
Leijurv 8e1d827819
v0.0.7 2018-10-08 20:57:06 -07:00
Leijurv 78b626af23
v0.0.6 2018-10-05 15:42:02 -07:00
Leijurv 6fd7b2a7f3
fix proguard for service provider 2018-10-02 10:17:56 -07:00
Leijurv 8ef89a8c80
bump mixin 2018-09-26 12:43:00 -07:00
Leijurv dec1877123
bump lwjgl 2018-09-26 12:36:07 -07:00
Leijurv 34aa7cb6b5
only 1.11 exists 2018-09-26 11:22:06 -07:00
Leijurv 730ebb0070
remove sources 2018-09-26 11:09:25 -07:00
Leijurv d4a846a672
maybe fix 2018-09-26 10:18:08 -07:00
Leijurv a125170840
fix proguard path 2018-09-26 10:12:23 -07:00
Leijurv d5d1d65bf3
fix build failure on repeated runs 2018-09-26 10:07:44 -07:00
Leijurv fb45d73406
fetch jars from gradle instead of dropbox, fixes #189 2018-09-26 10:06:52 -07:00
Leijurv 5ec3971380
should match build.gradle 2018-09-26 09:51:25 -07:00