Commit Graph

21 Commits

Author SHA1 Message Date
JFronny
3831ac0594
Implement expansion. Closes #8 2021-08-24 17:42:46 +02:00
JFronny
ef55ccb9b2
Add support for data packs. Closes #6 2021-08-24 13:57:42 +02:00
JFronny
e7a0847adb
Implement string sanitization for shader gen 2021-07-08 17:49:24 +02:00
JFronny
3fa12ce181
Move GUI building logic to ConfigEntry implementations, remove typeMatches 2021-06-19 13:32:16 +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
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
68a3bf2d54
Rewrite part 1 (doesn't work yet) 2021-06-10 13:10:12 +02:00
JFronny
37d74294b1
Update to 1.17 and remove LibCD support 2021-05-29 22:48:51 +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
JFronny
685fe0900e Add .fbt fallback textures 2021-02-15 11:44:59 +01:00
JFronny
f825b73e38 Proper conditions 2021-01-04 16:26:13 +01:00
JFronny
e0b98d1a2e Clean up logging 2020-12-28 12:12:59 +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
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
3043a8cde2 Enums, example based on LumiLights, README 2020-11-26 20:11:38 +01:00
JFronny
3ae53a4200 Frex 2020-11-25 21:58:21 +01:00