Commit Graph

537 Commits

Author SHA1 Message Date
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 bfce71b386
Move lang files to the right directory 2021-04-08 21:34:46 +02:00
Username404-59 76f483e6a9
Use adequate strings in the mkMap function and in the SnowyConfigScreen class. 2021-04-08 21:26:32 +02:00
Username404-59 fd29413768
Remove the old one. 2021-04-08 21:22:45 +02:00
Username404-59 9ca7af418a
Separate assets.snowygui into 2 directories. 2021-04-08 21:21:41 +02:00
Username404-59 6d76937dcb
Edit the old description in the pack.mcmeta file 2021-04-08 21:04:37 +02:00
Username404-59 dde0a4f86a
Fix the mkMap function. 2021-04-08 20:58:03 +02:00
Username404-59 5706e9cb16
Add a few lang files. 2021-04-08 20:55:40 +02:00
Username404-59 073e3e64cb
Rename keysAccessor to KeysAccessor. 2021-04-08 20:42:07 +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 e39df66c13
Fix keysAccessor by making it an interface. 2021-04-08 20:12:54 +02:00
Username404-59 48116b81fd
Add keybinds and use fabric's mixins for the :common gradle project. 2021-04-08 20:01:03 +02:00
Username404-59 d14c7c94aa
Fix forge on Java 16 and higher. 2021-04-08 18:36:45 +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 4b9a04a431
Add a .png version of the icon. 2021-04-08 15:45:09 +02:00
Username404-59 cfd4d49a75
Run the build task in the Jenkinsfile instead of publishToMavenLocal. 2021-04-08 15:43:43 +02:00
Username404-59 4a85c540ea
Add a svg icon 2021-04-08 15:42:43 +02:00
Username404-59 47f5c9369d
Also fix the class name used as an entrypoint by fabric. 2021-04-08 15:12:05 +02:00
Username404-59 59cb29b104
Fix the class name used by modmenu in the fabric.mod.json file 2021-04-08 15:07:28 +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 f8b2f3091e
Move info.kt to the kotlin directory. 2021-04-08 14:54:27 +02:00
Username404-59 f1d769fd96
Move a comment from a class to another 2021-04-08 14:18:10 +02:00
Username404-59 4323cb4834
Woops, forgot to commit the info.kt and ConfigScreen.kt files. 2021-04-08 14:14:24 +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 6771734add
Change a few packages and fix the fabric.mod.json file 2021-04-08 11:28:14 +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