Commit Graph

18 Commits

Author SHA1 Message Date
JFronny e24405b611
Save pack configs in the packs directory (SomePack.zip -> SomePack.zip.rpo) if possible, needs testing 2021-11-19 15:16:08 +01:00
JFronny 35bda8675b
Use LibJF 2.0, make configs more powerful 2021-10-03 16:45:29 +02:00
JFronny d006e8cac1
Less strict syntax: don't require pack ID in conditions, allow .rpo entries to be named as singulars (and be singular values instead of arrays) 2021-08-26 16:00:21 +02:00
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 3fa12ce181
Move GUI building logic to ConfigEntry implementations, remove typeMatches 2021-06-19 13:32:16 +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 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 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 3ae53a4200 Frex 2020-11-25 21:58:21 +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