Commit Graph

29 Commits

Author SHA1 Message Date
e5f450eb23
feat: redesign Dynamic 2023-08-14 17:04:59 +02:00
0dad978c11
Update to 1.20
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/jfmod Pipeline was successful
2023-06-09 15:59:43 +02:00
eeb393945b
Optimize imports 2023-02-23 18:15:37 +01:00
c84ef9e15a
Update muScript, brings stricter error checking 2023-02-23 18:14:25 +01:00
7c368fab76
Switch config UI backend to LibJF 3 2022-08-28 20:06:59 +02:00
758c2eff68
Hopefully enhance condition debugging experience 2022-06-13 13:58:18 +02:00
08ee11ae45
Fix several bugs, bump deps for 1.19 2022-06-07 23:06:17 +02:00
6d8c06f26d
Update for changes in μScript 2022-06-07 13:52:19 +02:00
23e81eccf3
Introduce μScript and replace the condition and resource expansion systems with it (backwards compatibility is provided) 2022-06-04 19:43:49 +02:00
fdcc989566
Update LibJF, use @SerializedName 2022-04-03 18:58:49 +02:00
38e585a77a
Fabric Resource Conditions interop 2022-01-23 15:27:00 +01:00
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
b528807179
Move some stuff around again 2021-11-14 15:37:01 +01:00
JFronny
934cb10a09
Work around cloth breaking enums, closes #15 2021-11-09 15:16:46 +01:00
JFronny
5372d567b5
Thread "safe" 2021-10-21 21:20:20 +02:00
JFronny
3fc4f6a299
Fix tests 2021-10-21 18:45:31 +02:00
JFronny
35bda8675b
Use LibJF 2.0, make configs more powerful 2021-10-03 16:45:29 +02:00
JFronny
18886c6635
Relax conditions syntax via enhanced TypeAdapterFactory for Sets 2021-09-16 08:35:37 +02:00
JFronny
2c1fc5b414
Implement a config for Respackopts 2021-09-15 18:37:07 +02:00
JFronny
b416df7b0c
Refactor conditions to use gson 2021-09-15 16:45:54 +02:00
JFronny
8f5014bec0
Refactor and remove LegacyConfig support 2021-09-15 15:26:25 +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
1db554cb5a
Hopefully fix enum defaults 2021-07-01 16:17:38 +02:00
JFronny
68cdc81c27
Set value type of ConfigEnumEntry to String and simplify shader API 2021-06-14 16:33:15 +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