Commit Graph

43 Commits

Author SHA1 Message Date
57e2fb4b7a
chore: remove dashloader compat 2024-05-04 20:23:29 +02:00
1d518d748b
chore: mention additional incompatible mods in FMJ
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2024-05-04 20:06:41 +02:00
35dc868d3b
fix: move validation layer under debugLogs option that already exists for things like that
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline failed
2024-05-04 19:57:02 +02:00
9b9fbf844a
feat: introduce validation layer to detect early resource loads and infinite recursion
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2024-05-04 19:42:32 +02:00
a7417367aa
fix: use correct versions 2024-04-25 10:38:54 +02:00
c88f9918b3
feat: update to 1.20.2 snapshot and implement RespackoptsFS abstraction over resource packs
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-09-02 12:56:13 +02:00
b382bdf3a5
fix: use correct regex to check for legal strings
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-08-14 17:27:32 +02:00
5cd0d91dd6
feat: /rpoc execute to test muScript snippet
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-08-14 17:06:18 +02:00
30b508513f
fix: perform reload when changing setting in combined screen 2023-08-13 23:03:26 +02:00
25739e28a5
Update to 1.19.3
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2022-12-08 19:00:41 +01:00
48e5da28b2
Update to new infrastructure 2022-12-02 16:13:08 +01:00
f6f344515d
Switch environment to * since this should theoretically work serverside now 2022-08-30 17:28:27 +02:00
a7379d1405
Support respackopts.json5 instead of assets/respackopts/conf.json 2022-08-28 20:43:13 +02:00
7c368fab76
Switch config UI backend to LibJF 3 2022-08-28 20:06:59 +02:00
5fd4fdad94
Update for 1.19.1 with split sources 2022-07-28 14:10:59 +02:00
cd18b5d85f
Fix repeatedly reloading resources in pack screen, closes #21 2022-01-12 16:12:50 +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
5347efd480
jdk17, explicitly depend on loader 0.12.0 2021-11-10 17:39:35 +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
5362344151
Finalize update to LibJF 2.0 2021-10-09 13:09:57 +02:00
JFronny
a06823a63c
Support fabulous shaders 2021-10-03 19:26:37 +02:00
JFronny
35bda8675b
Use LibJF 2.0, make configs more powerful 2021-10-03 16:45:29 +02:00
JFronny
2c1fc5b414
Implement a config for Respackopts 2021-09-15 18:37:07 +02:00
JFronny
8f5014bec0
Refactor and remove LegacyConfig support 2021-09-15 15:26:25 +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
b336a8cb36
Dashloader: use ASM instead of wrapping the class 2021-08-26 23:30:55 +02:00
JFronny
3831ac0594
Implement expansion. Closes #8 2021-08-24 17:42:46 +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
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
bfaa448b73
Respect config entry order, use terraformers archive maven, simplify translation keys 2021-07-11 21:26:14 +02:00
Pabli
0665bfaa4c Polish language 2021-07-11 18:53:47 +00: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
37d74294b1
Update to 1.17 and remove LibCD support 2021-05-29 22:48:51 +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
JFronny
e0b98d1a2e Clean up logging 2020-12-28 12:12:59 +01:00
JFronny
620f716d8e Conditions for resource pack items using .rpo files, properly reload resources after modifications to a config are saved 2020-12-21 14:51:49 +01:00
JFronny
3043a8cde2 Enums, example based on LumiLights, README 2020-11-26 20:11:38 +01:00
JFronny
3ae53a4200 Frex 2020-11-25 21:58:21 +01:00
JFronny
f63a1fa42f Add files 2020-11-24 22:04:13 +01:00