Commit Graph

83 Commits

Author SHA1 Message Date
Username404-59 d47de62bfa
Fix the shrinkJar task 2021-04-17 14:46:37 +02:00
Username404-59 dac1294ee3
Add a configuration made using the config4k library 2021-04-16 22:44:03 +02:00
Username404-59 d978898fe2
Shorten the publishToModrinth task a bit by removing a with() and use the addFile method 2021-04-15 21:08:21 +02:00
Username404-59 20fc1fd80d
Downgrade the fabric-resource-loader version to support versions older than 1.16.2 on fabric and add the minotaur plugin to publish to modrinth in the future 2021-04-15 17:17:49 +02:00
Username404-59 39d00c4ecd
Remove a deprecated option used by kotlin compilation tasks 2021-04-15 12:26:40 +02:00
Username404-59 fb787b3be2
Don't print proguard info about the packages under fr.username404. 2021-04-15 12:09:08 +02:00
Username404-59 701c299576
Fix how the two kotlin compiler arguments are added 2021-04-15 11:06:15 +02:00
Username404-59 86b1640c78
Update kotlin and enable a compiler mode for better lambdas 2021-04-15 10:59:29 +02:00
Username404-59 e4d5230257
Add proguard obfuscation dictionaries. 2021-04-14 20:36:05 +02:00
Username404-59 f609967006
Fix methods being deleted by proguard 2021-04-14 19:33:33 +02:00
Username404-59 f8ddd825ac
Optimize the shrinked jars and obfuscate them 2021-04-14 18:05:20 +02:00
Username404-59 3af606ce79
Remove the Main-Class attribute of .jar files. 2021-04-14 14:35:52 +02:00
Username404-59 b5fe315810
Remove a few line in the main build.gradle.kts file 2021-04-14 14:34:45 +02:00
Username404-59 cf75e7be39
Use proguard to shrink the produced .jar files, and completely remove the exec package + the bundled font. 2021-04-14 13:56:34 +02:00
Username404-59 8a1aa2680d
Update loom for full gradle 7 support 2021-04-13 10:50:56 +02:00
Username404-59 51662011b8
Don't process .ttf files. 2021-04-09 12:23:31 +02:00
Username404-59 4b8c4ae165
Call the minimize method correctly. 2021-04-08 21:55:01 +02:00
Username404-59 9a85f79695
Exclude mixins from minification 2021-04-08 21:50:20 +02:00
Username404-59 5cc170a3dd
Minimize the shadowed dependencies 2021-04-08 21:47:24 +02:00
Username404-59 47b9220ade
Process files that are not .png ones only to fix the mods.toml version field. 2021-04-08 20:32:07 +02:00
Username404-59 95af7d7cb8
Update forge, and fix "duplicate content roots" warnings from IntelliJ. 2021-04-08 17:31:47 +02:00
Username404-59 4d9cb45478
Include the common mod resources in the subprojects. 2021-04-08 16:22:38 +02:00
Username404-59 17b07458f8
Only process .json and .toml files in the ProcessResources gradle task. 2021-04-08 15:48:07 +02:00
Username404-59 fc59271dba
Don't disable the jar task, else every build will fail. 2021-04-08 15:04:05 +02:00
Username404-59 2b785ee9a2
Add a Jenkinsfile and a few other things 2021-04-08 14:13:37 +02:00
Username404-59 184d1f7f8f
Specify the mappings dependency only in the root project, and don't shadow every dependency. 2021-04-08 13:23:45 +02:00
Username404-59 3ff24b89eb
Configure the shadow plugin AFTER applying it. 2021-04-08 12:57:08 +02:00
Username404-59 3439da3e6b
Use a shadowC configuration, make an info window instead of an "installer", and include fabric-resource-loader-v0. 2021-04-08 12:55:20 +02:00
Username404-59 1c22266d7c
Add a package for the installer 2021-04-08 11:45:30 +02:00
Username404-59 d4198589e4
Fully target Java 8. 2021-04-08 11:35:51 +02:00
Username404-59 f0fe913d7c
Add mod information files for fabric and forge. 2021-04-08 10:52:22 +02:00
Username404-59 892e01df21
Fix a relocate statement 2021-04-08 10:22:48 +02:00
Username404-59 08f0a50a55
Initial commit. 2021-04-08 10:18:46 +02:00