Commit Graph

168 Commits

Author SHA1 Message Date
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
JFronny
c59601c646
Bump version 2021-09-15 18:37:41 +02:00
JFronny
2c1fc5b414
Implement a config for Respackopts 2021-09-15 18:37:07 +02:00
JFronny
1cf5f3cef8
Fix dashloader compat 2021-09-15 17:43:29 +02:00
JFronny
f2e000ef8a
Generify filter utils 2021-09-15 17:13:14 +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
ca1c113bab
Slightly adapt docs for mkdocs 2021-09-15 15:17:32 +02:00
JFronny
4eeba10343
Remove backslashes from docs 2021-09-14 19:46:33 +02:00
JFronny
dfbc52625c
Utilize reflection in DashLoader compat, re-enable canvas dependency, add /rpo command, document frex integration, bump version 2021-09-14 19:42:38 +02:00
JFronny
45f0bbf5b9
Add info on pack translations to new docs and update images 2021-09-09 18:18:47 +02:00
JFronny
a256dd1126
README: link to mkdocs 2021-09-09 17:39:47 +02:00
JFronny
50f60c9c0e
attempt at fixing 2021-09-09 17:22:08 +02:00
JFronny
a5120d949d
attempt at compiling docs vid mkdocs 2021-09-09 17:20:14 +02:00
JFronny
07d53616f7
Work on the docs 2021-08-30 15:03:33 +02:00
JFronny
cf06621b2e
Add docs to main branch 2021-08-30 14:38:03 +02:00
JFronny
9809602b7f
Fix class name in asm transformer 2021-08-26 23:39:04 +02:00
JFronny
b336a8cb36
Dashloader: use ASM instead of wrapping the class 2021-08-26 23:30:55 +02:00
JFronny
649ca78d6c
Quick hack to "fix" DashLoader 2021-08-26 22:31:47 +02:00
J. Fronny
ae2e2276bc Bump version 2021-08-26 18:05:04 +00:00
JFronny
799c70eb4f
Fix issues related to mutability 2021-08-26 20:03:54 +02:00
JFronny
646a2459b4
Add capabilities to reduce DirFilters perf impact 2021-08-26 18:23: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
cc60048dd4
First attempt at directory conditions. Very slow but I don't care 2021-08-25 20:26:42 +02:00
JFronny
f6228b3aa4
Bump version 2021-08-24 17:50:25 +02:00
JFronny
3831ac0594
Implement expansion. Closes #8 2021-08-24 17:42:46 +02:00
JFronny
d898c62e73
Update README 2021-08-24 14:00:05 +02:00
JFronny
ef55ccb9b2
Add support for data packs. Closes #6 2021-08-24 13:57:42 +02:00
JFronny
27fcbcd13e
Fix assumption in FIND_RESOURCE handler. Closes #7 2021-08-24 13:02:54 +02:00
JFronny
6101eafe77
Explicitly depend on libjf 2021-07-21 15:59:17 +02:00
JFronny
0a20db4de2
Use libjf pack wrap 2021-07-13 16:15:03 +02:00
JFronny
4966024847
Hopefully fix WrappedPack 2021-07-13 13:33:27 +02:00