Commit Graph

219 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 48e5da28b2
Update to new infrastructure 2022-12-02 16:13:08 +01:00
Johannes Frohnmeyer 15f0b2aec4
Don't log stacktrace in rpo$checkProfile if debugLogs is disabled (closes #27) 2022-10-07 00:49:19 +02:00
Johannes Frohnmeyer 5077197fe0
Some null safety (fixes #24) 2022-08-31 17:20:31 +02:00
Johannes Frohnmeyer 2225ad73ce
Attempt to prevent early class init from config if config-reflect is loaded 2022-08-30 20:16:50 +02:00
Johannes Frohnmeyer 60f1656dc6 [docs] Add some additional packs 2022-08-30 17:54:09 +00:00
Johannes Frohnmeyer f6f344515d
Switch environment to * since this should theoretically work serverside now 2022-08-30 17:28:27 +02:00
Johannes Frohnmeyer 3f9b0b6cbc Update README.md 2022-08-30 15:21:53 +00:00
Johannes Frohnmeyer d6b03e63cd
Switch to mdbook for docs 2022-08-30 13:31:08 +02:00
Johannes Frohnmeyer 43d159d29a
Fix CI 2022-08-28 21:54:13 +02:00
Johannes Frohnmeyer 657730e8a4
Fix config file path 2022-08-28 20:52:27 +02: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 c4c1d7f1bb
Disable tests 2022-07-28 17:05:35 +02:00
Johannes Frohnmeyer 5fd4fdad94
Update for 1.19.1 with split sources 2022-07-28 14:10:59 +02:00
Johannes Frohnmeyer 758c2eff68
Hopefully enhance condition debugging experience 2022-06-13 13:58:18 +02:00
Johannes Frohnmeyer ec3587977d
[docs] Omit unneeded quotes around entry names 2022-06-07 23:23:14 +02:00
Johannes Frohnmeyer 08ee11ae45
Fix several bugs, bump deps for 1.19 2022-06-07 23:06:17 +02:00
Johannes Frohnmeyer 44f40fd259
Add support for date/time conditions, closes #18 2022-06-07 14:49:59 +02:00
Johannes Frohnmeyer ac4d8efe3e
Fix tests 2022-06-07 13:59:03 +02:00
Johannes Frohnmeyer 6d8c06f26d
Update for changes in μScript 2022-06-07 13:52:19 +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 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
Johannes Frohnmeyer eccfc20b44
Update deps 2022-05-10 11:47:32 +02:00
Johannes Frohnmeyer dddc9d099d
[docs] Tweak README 2022-04-12 15:54:25 +02:00
Johannes Frohnmeyer fdcc989566
Update LibJF, use @SerializedName 2022-04-03 18:58:49 +02:00
Johannes Frohnmeyer 998056636c
Use CacheKey/CachedPackState abstractions for MetaCache 2022-03-27 11:39:01 +02:00
Johannes Frohnmeyer dc8fae467b
Mention enum string value in docs 2022-03-17 17:06:15 +01:00
Johannes Frohnmeyer d8259e29c9
Simplify README 2022-03-13 17:04:41 +01:00
Johannes Frohnmeyer aafe86c67a
Utilize JfMods scripts changes to enhance dependency listings 2022-03-01 14:54:31 +01:00
Johannes Frohnmeyer c93d5f7cc0
Minor build.gradle cleanup 2022-02-28 19:16:48 +01:00
Johannes Frohnmeyer 59e7ba3e48
Update deps for 1.18.2 2022-02-28 19:08:18 +01:00
Johannes Frohnmeyer 5a8628532e
[docs] Resource expansion 2022-02-19 16:15:44 +01:00
Johannes Frohnmeyer 29d5288707
[docs] Add page on changes between pack format versions 2022-02-19 15:10:53 +01:00
Johannes Frohnmeyer 2e4cc36303
[docs] Add page on changes between pack format versions 2022-02-17 21:37:57 +01:00
Johannes Frohnmeyer f319a25aaf
Increase gradle Xmx 2022-01-23 15:58:02 +01:00
Johannes Frohnmeyer 38e585a77a
Fabric Resource Conditions interop 2022-01-23 15:27:00 +01:00
Johannes Frohnmeyer 3126d060a1
Hook OPEN_ROOT in FileFilterEventImpl 2022-01-22 22:55:51 +01:00
Johannes Frohnmeyer 35de01da38
Update gradle wrapper 2022-01-12 19:55:14 +01:00
Johannes Frohnmeyer 334e299f51
Logging improvements, fixed getName() and better /rpo dump 2022-01-12 18:23:49 +01:00
Johannes Frohnmeyer cd18b5d85f
Fix repeatedly reloading resources in pack screen, closes #21 2022-01-12 16:12:50 +01:00
Johannes Frohnmeyer 04d16ec64e
[docs] list some packs using respackopts. Closes #19 2021-12-25 20:06:49 +01:00
Johannes Frohnmeyer b875ca5c50
1.18 proper 2021-11-30 19:16:29 +01:00
Johannes Frohnmeyer cec6f9f220
Update for new build script 2021-11-29 20:33:48 +01:00
Johannes Frohnmeyer 23343c5460
Use new CI scripts 2021-11-28 17:44:05 +01:00
Johannes Frohnmeyer 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