Commit Graph

149 Commits

Author SHA1 Message Date
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
306279e92e
Reenable compat modules for frex and dashloader. Will require a frex update to stop some unneeded logging 2022-05-17 11:32:03 +02:00
eccfc20b44
Update deps 2022-05-10 11:47:32 +02:00
dddc9d099d
[docs] Tweak README 2022-04-12 15:54:25 +02:00
fdcc989566
Update LibJF, use @SerializedName 2022-04-03 18:58:49 +02:00
998056636c
Use CacheKey/CachedPackState abstractions for MetaCache 2022-03-27 11:39:01 +02:00
dc8fae467b
Mention enum string value in docs 2022-03-17 17:06:15 +01:00
d8259e29c9
Simplify README 2022-03-13 17:04:41 +01:00
aafe86c67a
Utilize JfMods scripts changes to enhance dependency listings 2022-03-01 14:54:31 +01:00
c93d5f7cc0
Minor build.gradle cleanup 2022-02-28 19:16:48 +01:00
59e7ba3e48
Update deps for 1.18.2 2022-02-28 19:08:18 +01:00
5a8628532e
[docs] Resource expansion 2022-02-19 16:15:44 +01:00
29d5288707
[docs] Add page on changes between pack format versions 2022-02-19 15:10:53 +01:00
2e4cc36303
[docs] Add page on changes between pack format versions 2022-02-17 21:37:57 +01:00
f319a25aaf
Increase gradle Xmx 2022-01-23 15:58:02 +01:00
38e585a77a
Fabric Resource Conditions interop 2022-01-23 15:27:00 +01:00
3126d060a1
Hook OPEN_ROOT in FileFilterEventImpl 2022-01-22 22:55:51 +01:00
35de01da38
Update gradle wrapper 2022-01-12 19:55:14 +01:00
334e299f51
Logging improvements, fixed getName() and better /rpo dump 2022-01-12 18:23:49 +01:00
cd18b5d85f
Fix repeatedly reloading resources in pack screen, closes #21 2022-01-12 16:12:50 +01:00
04d16ec64e
[docs] list some packs using respackopts. Closes #19 2021-12-25 20:06:49 +01:00
b875ca5c50
1.18 proper 2021-11-30 19:16:29 +01:00
cec6f9f220
Update for new build script 2021-11-29 20:33:48 +01:00
23343c5460
Use new CI scripts 2021-11-28 17:44:05 +01:00
41ce4612f2
Use the data location of a pack instead of its id internally. Might fix conflicts between multiple instances of the same pack 2021-11-28 16:56:37 +01:00
JFronny
b985879809
rc1, work around a known bug with fabulous shaders 2021-11-25 19:15:50 +01:00
JFronny
61306eef50
Fix an issue from the previous commit and support built-in conditions 2021-11-19 16:29:01 +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
283b7ba176
Port to 1.18 and include ModMenu icon, closes #17 2021-11-17 16:02:37 +01:00
JFronny
b528807179
Move some stuff around again 2021-11-14 15:37:01 +01:00
JFronny
5347efd480
jdk17, explicitly depend on loader 0.12.0 2021-11-10 17:39:35 +01:00
J. Fronny
d0ada50088 Attempt to fix table in Shaders.md 2021-11-10 16:23:15 +00:00
JFronny
934cb10a09
Work around cloth breaking enums, closes #15 2021-11-09 15:16:46 +01:00
J. Fronny
576c65135c Attempt to fix table in AdvancedConfig.md 2021-11-07 09:00:03 +00:00
J. Fronny
bde312740f Update LibJF to release 2021-10-25 17:18:43 +00: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
1d136aecb4
Update .gitlab-ci.yml 2021-10-21 18:08:59 +02:00
JFronny
d5d66d79dc
Extra logging to help debug #13 2021-10-21 18:06:09 +02:00
JFronny
4fbb9b1dfb
Attempt to fix IllegalStateException in findResource 2021-10-16 11:55:01 +02:00
JFronny
94d4a0e4af
Attempt to fix CME 2021-10-14 17:59:06 +02:00
JFronny
5362344151
Finalize update to LibJF 2.0 2021-10-09 13:09:57 +02:00
JFronny
ec01ab3ff7
Use a comment for including rpo in vanilla resource packs instead of #include 2021-10-06 17:38:43 +02:00
JFronny
a06823a63c
Support fabulous shaders 2021-10-03 19:26:37 +02:00
J. Fronny
97010cb1de smort 2021-10-03 15:54:08 +00: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
J. Fronny
bc8512e098 Canvas.md: ifndef 2021-09-15 19:43:48 +00:00
J. Fronny
7a6097da1a RpoCommand: output to frex.glsl instead of frex.frag since .frag is supposed to be used only for fragment shaders 2021-09-15 19:01:01 +00:00
J. Fronny
15775448ff Respect naming conventions in MultipleFileSelection.md 2021-09-15 18:59:10 +00:00