Commit Graph

27 Commits

Author SHA1 Message Date
JFronny
0a20db4de2
Use libjf pack wrap 2021-07-13 16:15:03 +02:00
JFronny
bfaa448b73
Respect config entry order, use terraformers archive maven, simplify translation keys 2021-07-11 21:26:14 +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
3389db278d
Finalize update 2021-06-10 19:26:59 +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
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
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
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
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
6535d74867 Do not load old data, fix a few bugs 2020-12-20 22:28:25 +01:00
JFronny
3c3928eeb8 Update included lumilights, fix values being reset on restart 2020-12-20 14:24:48 +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
JFronny
2c8ede637d - add shader code generation
- initialize data on resource load
2020-11-25 20:15:09 +01:00
JFronny
4b8c18aab2 Merge meta.json and conf.json, split saved configs into separate files, simplify a few things 2020-11-25 14:28:29 +01:00
JFronny
f63a1fa42f Add files 2020-11-24 22:04:13 +01:00