Commit Graph

17 Commits

Author SHA1 Message Date
Johannes Frohnmeyer b382bdf3a5
fix: use correct regex to check for legal strings
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-14 17:27:32 +02:00
Johannes Frohnmeyer e5f450eb23
feat: redesign Dynamic 2023-08-14 17:04:59 +02:00
Johannes Frohnmeyer c84ef9e15a
Update muScript, brings stricter error checking 2023-02-23 18:14:25 +01:00
Johannes Frohnmeyer a7379d1405
Support respackopts.json5 instead of assets/respackopts/conf.json 2022-08-28 20:43:13 +02:00
Johannes Frohnmeyer 7c368fab76
Switch config UI backend to LibJF 3 2022-08-28 20:06:59 +02:00
Johannes Frohnmeyer ec3587977d
[docs] Omit unneeded quotes around entry names 2022-06-07 23:23:14 +02:00
Johannes Frohnmeyer 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
Johannes Frohnmeyer 5a8628532e
[docs] Resource expansion 2022-02-19 16:15:44 +01:00
Johannes Frohnmeyer 38e585a77a
Fabric Resource Conditions interop 2022-01-23 15:27:00 +01:00
JFronny 934cb10a09
Work around cloth breaking enums, closes #15 2021-11-09 15:16:46 +01: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 b416df7b0c
Refactor conditions to use gson 2021-09-15 16:45:54 +02:00
JFronny 799c70eb4f
Fix issues related to mutability 2021-08-26 20:03:54 +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 cc60048dd4
First attempt at directory conditions. Very slow but I don't care 2021-08-25 20:26:42 +02:00
JFronny 3831ac0594
Implement expansion. Closes #8 2021-08-24 17:42:46 +02:00