Commit Graph

63 Commits

Author SHA1 Message Date
JFronny
ec0ea91fc3
2.2.0 2021-07-08 17:49:24 +02:00
JFronny
e7a0847adb
Implement string sanitization for shader gen 2021-07-08 17:49:24 +02:00
J. Fronny
70e5e1d387 Delete renovate.json 2021-07-01 14:39:03 +00:00
JFronny
88b07064ed
Prevent infinite loop. Very unlikely to cause issues in practice 2021-07-01 16:19:42 +02:00
JFronny
1db554cb5a
Hopefully fix enum defaults 2021-07-01 16:17:38 +02:00
JFronny
3fa12ce181
Move GUI building logic to ConfigEntry implementations, remove typeMatches 2021-06-19 13:32:16 +02:00
JFronny
a61c92e1aa
Fix some of the blatantly false things from README 2021-06-14 17:10:22 +02:00
JFronny
0d52f59a9a
Implement backwards compat for the enum changes 2021-06-14 17:04:43 +02:00
JFronny
68cdc81c27
Set value type of ConfigEnumEntry to String and simplify shader API 2021-06-14 16:33:15 +02:00
JFronny
3389db278d
Finalize update 2021-06-10 19:26:59 +02:00
JFronny
163b1524a8
Fix enum entries 2021-06-10 18:44:43 +02:00
JFronny
08f6a9821b
Add tests, also works now for some reason 2021-06-10 18:28:47 +02:00
JFronny
41f5408a7e
Fix compile 2021-06-10 16:11:19 +02:00
JFronny
2393c48913
Move some things around 2021-06-10 16:07:22 +02:00
JFronny
a3721174d9
Some more work, still doesn't work 2021-06-10 14:55:03 +02:00
JFronny
68a3bf2d54
Rewrite part 1 (doesn't work yet) 2021-06-10 13:10:12 +02:00
J. Fronny
fa46b8b78d Update gradle.properties 2021-06-08 18:20:49 +00:00
JFronny
d0e2056b0e
1.17 proper 2021-06-08 19:46:44 +02:00
JFronny
37d74294b1
Update to 1.17 and remove LibCD support 2021-05-29 22:48:51 +02:00
JFronny
40804d4a00
Mark ModMenu as required dependency, don't include cloth 2021-05-19 17:48:59 +02:00
JFronny
7939fd4861
Fix config screen crashing because no category is defined if no pack is installed 2021-04-05 21:33:29 +02:00
J. Fronny
4a23568235 Update URLs to /jfmods/ 2021-03-05 06:58:56 +00:00
J. Fronny
e5a2515a24 Update README.md 2021-02-16 13:21:37 +00:00
JFronny
48c18179ec Add fallbacks-only test case 2021-02-15 13:09:12 +01:00
JFronny
a27a197d84 Merge .fbt and .rpo formats, still need to test a file with fallbacks and no conditions 2021-02-15 12:17:52 +01:00
JFronny
6d2a1df6f8 Remove excludes for cloth config as they are (apparently) no longer needed 2021-02-15 11:53:14 +01:00
JFronny
685fe0900e Add .fbt fallback textures 2021-02-15 11:44:59 +01:00
J. Fronny
0bf67f0dd2 Update gradle.properties 2021-01-26 11:09:45 +00:00
J. Fronny
c4dca6e884 Use terraformers maven 2021-01-26 11:08:36 +00:00
JFronny
f825b73e38 Proper conditions 2021-01-04 16:26:13 +01:00
JFronny
b07e0a0671 Add tooltips 2020-12-29 11:19:21 +01:00
JFronny
cf179d9d25 Hopefully get minotaur working again 2020-12-28 12:34:38 +01:00
JFronny
e0b98d1a2e Clean up logging 2020-12-28 12:12:59 +01:00
JFronny
fa1438e0d2 Add support for slider-based whole numbers and switch to custom parsing for the config file due to gson occasionally ignoring entries for no apparent reason when parsing to a map 2020-12-28 11:31:12 +01:00
JFronny
3821953a23 Respect enum insertion order, add respackopts_loaded to allow canvas shaders to check whether rpo is loaded 2020-12-28 09:41:02 +01:00
JFronny
c02aa65dd2 [attempt] publish to CF 2020-12-21 16:00:43 +01:00
JFronny
6c340d8354 Fix moving packs and resizing the pack selection screen. It should be noted that this might cause desync between a config file and the game 2020-12-21 15:34:31 +01:00
JFronny
620f716d8e Conditions for resource pack items using .rpo files, properly reload resources after modifications to a config are saved 2020-12-21 14:51:49 +01:00
JFronny
a1952b6b56 Add support for subcategories and loosen restrictions on property names 2020-12-21 13:18:13 +01:00
JFronny
6535d74867 Do not load old data, fix a few bugs 2020-12-20 22:28:25 +01:00
JFronny
60b40ca1cf Add config key translations to lumilights 2020-12-20 14:42:27 +01:00
JFronny
f262d1c2bb Bump version 2020-12-20 14:30:00 +01:00
JFronny
3c3928eeb8 Update included lumilights, fix values being reset on restart 2020-12-20 14:24:48 +01:00
JFronny
59f4530b4c Fix artifact path in README 2020-12-12 14:25:41 +01:00
JFronny
5054e64d9a [ATTEMPT] automate modrinth publication 2020-12-12 14:00:45 +01:00
J. Fronny
956f3a3d04 Update README.md 2020-11-26 20:43:20 +00:00
J. Fronny
3ffea8b00b Update README.md 2020-11-26 20:14:56 +00:00
J. Fronny
8dd950fe05 Create a jar with a consistent name in CI 2020-11-26 19:57:33 +00:00
JFronny
805252fac7 Improve and document translation capabilities 2020-11-26 20:38:54 +01:00
JFronny
a3a24e73bc Provide some additional info about the included LumiLights fork 2020-11-26 20:23:01 +01:00