Commit Graph

85 Commits

Author SHA1 Message Date
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
JFronny
672f8be302
Wrap AbstractFileResourcePacks in ReloadableResourceManagerImpl instead of mixing into implementations. Might cause compatibility issues though. (I should make an API for this since I use this in basically every mod :think:) 2021-07-12 22:17:22 +02:00
JFronny
3ba6a8a3df
Revert terraformers maven since it will need to function anyway for me to publish this 2021-07-11 21:37:37 +02:00
JFronny
bfaa448b73
Respect config entry order, use terraformers archive maven, simplify translation keys 2021-07-11 21:26:14 +02:00
J. Fronny
1c0ee05a6a Merge branch 'pabli24-master-patch-02106' into 'master'
Polish language

See merge request jfmods/respackopts!4
2021-07-11 19:10:36 +00:00
Pabli
0665bfaa4c Polish language 2021-07-11 18:53:47 +00:00
JFronny
ec0ea91fc3
2.2.0 2021-07-08 17:49:24 +02:00
JFronny
e7a0847adb
Implement string sanitization for shader gen 2021-07-08 17:49:24 +02:00
J. Fronny
70e5e1d387 Delete renovate.json 2021-07-01 14:39:03 +00:00
JFronny
88b07064ed
Prevent infinite loop. Very unlikely to cause issues in practice 2021-07-01 16:19:42 +02:00
JFronny
1db554cb5a
Hopefully fix enum defaults 2021-07-01 16:17:38 +02:00
JFronny
3fa12ce181
Move GUI building logic to ConfigEntry implementations, remove typeMatches 2021-06-19 13:32:16 +02:00
JFronny
a61c92e1aa
Fix some of the blatantly false things from README 2021-06-14 17:10:22 +02:00
JFronny
0d52f59a9a
Implement backwards compat for the enum changes 2021-06-14 17:04:43 +02:00
JFronny
68cdc81c27
Set value type of ConfigEnumEntry to String and simplify shader API 2021-06-14 16:33:15 +02:00
JFronny
3389db278d
Finalize update 2021-06-10 19:26:59 +02:00
JFronny
163b1524a8
Fix enum entries 2021-06-10 18:44:43 +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
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
J. Fronny
fa46b8b78d Update gradle.properties 2021-06-08 18:20:49 +00:00
JFronny
d0e2056b0e
1.17 proper 2021-06-08 19:46:44 +02:00
JFronny
37d74294b1
Update to 1.17 and remove LibCD support 2021-05-29 22:48:51 +02:00
JFronny
40804d4a00
Mark ModMenu as required dependency, don't include cloth 2021-05-19 17:48:59 +02:00
JFronny
7939fd4861
Fix config screen crashing because no category is defined if no pack is installed 2021-04-05 21:33:29 +02:00
J. Fronny
4a23568235 Update URLs to /jfmods/ 2021-03-05 06:58:56 +00:00
J. Fronny
e5a2515a24 Update README.md 2021-02-16 13:21:37 +00:00
JFronny
48c18179ec Add fallbacks-only test case 2021-02-15 13:09:12 +01:00
JFronny
a27a197d84 Merge .fbt and .rpo formats, still need to test a file with fallbacks and no conditions 2021-02-15 12:17:52 +01:00
JFronny
6d2a1df6f8 Remove excludes for cloth config as they are (apparently) no longer needed 2021-02-15 11:53:14 +01:00
JFronny
685fe0900e Add .fbt fallback textures 2021-02-15 11:44:59 +01:00
J. Fronny
0bf67f0dd2 Update gradle.properties 2021-01-26 11:09:45 +00:00