Commit Graph

141 Commits

Author SHA1 Message Date
Johannes Frohnmeyer a7417367aa
fix: use correct versions 2024-04-25 10:38:54 +02:00
Johannes Frohnmeyer 84b6588d57
chore: clean up events slightly
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-04-24 20:58:11 +02:00
Johannes Frohnmeyer 8dba128843
feat: initial work on 1.20.5 and commons 1.7 port 2024-04-24 19:34:44 +02:00
Johannes Frohnmeyer cba440978b
fix: protect against NPE with mod-provided packs in root directories of (virtual) file systems
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-04-03 11:54:04 +02:00
Johannes Frohnmeyer 2c66bc4146
fix: implement OverlayMap to store FallbackI18n without evaluating lower map early
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-11-19 15:06:02 +01:00
Johannes Frohnmeyer 4943127ecc
fix: implement basic recursive file dependency tracking for debugLogs
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-10-05 18:18:04 +02:00
Johannes Frohnmeyer 7b5157f474
feat: update to 1.20.2
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-09-22 19:21:46 +02:00
Johannes Frohnmeyer 99db11f7a4
chore: bump deps 2023-09-22 19:19:55 +02:00
Johannes Frohnmeyer c76df2ba8d
fix: fork Scope before runScript
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-09-15 19:03:24 +02:00
Johannes Frohnmeyer 0611e42731
fix: avoid premature muScript initialization with libjf-config-reflect
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-09-02 22:27:23 +02:00
Johannes Frohnmeyer 5b8164e855
fix: Use proper maximum value and increase 1.20.1 commons compatibility
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-09-02 13:14:31 +02:00
Johannes Frohnmeyer c88f9918b3
feat: update to 1.20.2 snapshot and implement RespackoptsFS abstraction over resource packs
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-09-02 12:56:13 +02:00
Johannes Frohnmeyer d02e9f697a
perf: DirFilterEvents.findDirRpos: single map access on fast path
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-23 18:52:38 +02:00
Johannes Frohnmeyer b3e8cc22cf
feat: add support for whole numbers
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-22 12:50:11 +02:00
Johannes Frohnmeyer e34c0752b9
fix: reinvent DirFilterAdditive
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-20 12:06:29 +02:00
Johannes Frohnmeyer 6931303e44
fix: use default as default
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-19 20:03:05 +02:00
Johannes Frohnmeyer 1a8977ee3f
feat: clean up DirFilterEvents and adjust behavior for new packs
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-19 19:29:13 +02:00
Johannes Frohnmeyer b382bdf3a5
fix: use correct regex to check for legal strings
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-14 17:27:32 +02:00
Johannes Frohnmeyer 5cd0d91dd6
feat: /rpoc execute to test muScript snippet
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-14 17:06:18 +02:00
Johannes Frohnmeyer e5f450eb23
feat: redesign Dynamic 2023-08-14 17:04:59 +02:00
Johannes Frohnmeyer c9c4b8513d
fix: show display name of pack instead of full cache key
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-08-14 14:32:44 +02:00
Johannes Frohnmeyer 6b44fdf9d3
chore: use new DSL for resource pack menu config screen 2023-08-14 14:31:21 +02:00
Johannes Frohnmeyer 202dc3a79e
fix: remove unneeded log 2023-08-14 14:29:38 +02:00
Johannes Frohnmeyer 30b508513f
fix: perform reload when changing setting in combined screen 2023-08-13 23:03:26 +02:00
Johannes Frohnmeyer 4e5510757b
fix: remove unneeded line
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline failed Details
2023-06-29 16:48:19 +02:00
Johannes Frohnmeyer 133929a116
debugging fixes 2023-06-29 16:40:37 +02:00
Johannes Frohnmeyer e61d3a19e8
fix: partial reapply 2023-06-29 14:49:43 +02:00
Johannes Frohnmeyer ec895217b0
Revert "Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not"
This reverts commit 9f34e576c9.
2023-06-29 14:12:24 +02:00
Johannes Frohnmeyer d6d3262108
Create config dir in static init, should fix issue on first startup 2023-06-29 14:11:26 +02:00
Johannes Frohnmeyer 9f34e576c9
Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline failed Details
2023-06-27 23:54:55 +02:00
Johannes Frohnmeyer 0dad978c11
Update to 1.20
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/docs Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-06-09 15:59:43 +02:00
Johannes Frohnmeyer 42891f36c4
Update to 1.19.4 and use Scope.fork instead of mutating a shared scope
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-03-14 20:03:36 +01:00
Johannes Frohnmeyer 9340f981fc
Load english translations even if the pack is not loaded
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-23 21:29:57 +01:00
Johannes Frohnmeyer 305417471b
"Disable" tests
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-23 20:51:17 +01:00
Johannes Frohnmeyer b7017e3813
Catch additional throwables (such as those caused by illegal syntax) when parsing respackopts.json5 2023-02-23 20:44:22 +01:00
Johannes Frohnmeyer eeb393945b
Optimize imports 2023-02-23 18:15:37 +01:00
Johannes Frohnmeyer c84ef9e15a
Update muScript, brings stricter error checking 2023-02-23 18:14:25 +01:00
Johannes Frohnmeyer 25739e28a5
Update to 1.19.3
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2022-12-08 19:00:41 +01:00
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 f6f344515d
Switch environment to * since this should theoretically work serverside now 2022-08-30 17:28:27 +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 08ee11ae45
Fix several bugs, bump deps for 1.19 2022-06-07 23:06:17 +02:00