This is a one-off backport with reduced functionality but containing important fixes. If possible, please use Respackopts for the latest Minecraft version instead.
(Contains a compatibility fix for Dynamic Trees)
This is a one-off backport with reduced functionality but containing important fixes. If possible, please use Respackopts for the latest Minecraft version instead.
This is a one-off backport with reduced functionality but containing important fixes.
If possible, please use Respackopts for the latest Minecraft version instead.
This is a one-off backport with reduced functionality but containing important fixes.
If possible, please use Respackopts for the latest Minecraft version instead.
This is a one-off backport with reduced functionality but containing important fixes.
If possible, please use Respackopts for the latest Minecraft version instead.
This is a one-off backport with reduced functionality but containing important fixes.
If possible, please use Respackopts for the latest Minecraft version instead.
Commits in Release 4.14.0+forge:
- style: tasks.test
- docs: provide more examples of advanced conditions
- build: configure production run tasks to use common run directory
- fix: include shader code in transitively imported GLSL
- chore: indent shader code
- fix: avoid name collisions in shader code
- feat: make shader support opt-in
- docs: update UsedBy
- build: use namedElements for fabric
- fix: wire reload type through sync
- docs: update for 14
Commits in Release 4.14.0:
- style: tasks.test
- docs: provide more examples of advanced conditions
- build: configure production run tasks to use common run directory
- fix: include shader code in transitively imported GLSL
- chore: indent shader code
- fix: avoid name collisions in shader code
- feat: make shader support opt-in
- docs: update UsedBy
- build: use namedElements for fabric
- fix: wire reload type through sync
- docs: update for 14
Commits in Release 4.13.7+forge:
- docs: use jfronny.dev
- docs: fix base
- chore: get rid of frex support
- docs: correct tooltips
- fix: trim trailing slash before creating ResourcePath
Commits in Release 4.13.7:
- docs: use jfronny.dev
- docs: fix base
- chore: get rid of frex support
- docs: correct tooltips
- fix: trim trailing slash before creating ResourcePath
Commits in Release 4.13.3+forge:
- docs: add some new entries to UsedBy
- chore: bump deps
- fix: avoid ResourcePackInterceptor.disable in DirFilterEvents
- fix: respect interceptors for fallback translations by deferring resolution
Commits in Release 4.13.3:
- docs: add some new entries to UsedBy
- chore: bump deps
- fix: avoid ResourcePackInterceptor.disable in DirFilterEvents
- fix: respect interceptors for fallback translations by deferring resolution
Commits in Release 4.13.2+forge:
- fix: make toggling debug commands easier on fabric
- fix: special case DEnumEntry in /rpoc execute
- fix: only evaluate fallbacks if condition actually fails
- fix: add appropriate toString methods to some data types
- chore: update to 1.21.6
Commits in Release 4.13.2:
- fix: make toggling debug commands easier on fabric
- fix: special case DEnumEntry in /rpoc execute
- fix: only evaluate fallbacks if condition actually fails
- fix: add appropriate toString methods to some data types
- chore: update to 1.21.6
Commits in Release 4.13.1+forge:
- chore: reenable sodium in dev
- feat: initial architectury
- feat: get fabric up and running with architectury
- feat: get forge up and running with architectury
- fix: get moveArtifacts working again
- fix: temporarily disable units
- docs: enable SPA
- fix: get tests running again
- chore: bootstrap JMH
- chore: get rid of JMH again
- perf: rewrite DirFilterEvents.findDirRpos to avoid locks
- perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan
- perf: avoid overhead from caching file RPOs
- fix: use mixin without refmaps
- style: standardize mod name capitalization
- test: add framework for integration tests
- docs: rewrite some stuff
- style: make FMJ readable by loom
- fix: don't save state from resource pack
- build: defer working dir creation
- docs: some more writing
- test: validate config saving + loading
- test: validate more file and dir filter behavior
- chore: catch null in findResources
- style: reformat code
- build: classify neoforge versions
- build: don't publish common
Commits in Release 4.13.1:
- chore: reenable sodium in dev
- feat: initial architectury
- feat: get fabric up and running with architectury
- feat: get forge up and running with architectury
- fix: get moveArtifacts working again
- fix: temporarily disable units
- docs: enable SPA
- fix: get tests running again
- chore: bootstrap JMH
- chore: get rid of JMH again
- perf: rewrite DirFilterEvents.findDirRpos to avoid locks
- perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan
- perf: avoid overhead from caching file RPOs
- fix: use mixin without refmaps
- style: standardize mod name capitalization
- test: add framework for integration tests
- docs: rewrite some stuff
- style: make FMJ readable by loom
- fix: don't save state from resource pack
- build: defer working dir creation
- docs: some more writing
- test: validate config saving + loading
- test: validate more file and dir filter behavior
- chore: catch null in findResources
- style: reformat code
- build: classify neoforge versions
- build: don't publish common
Commits in Beta 4.12.1+forge:
- chore: clean up logs a bit
- docs: mention more packs using this
- feat: use custom Naming for UIs
- chore: generate config
- feat: start work on 1.21.2 port
- chore: bump to 1.21.3
- fix: get sodium into the test environment again
- fix: use correct commons
- Merge branch 'master' into forge
Commits in Release 4.12.0:
- chore: clean up logs a bit
- docs: mention more packs using this
- feat: use custom Naming for UIs
- chore: generate config
- feat: start work on 1.21.2 port
- chore: bump to 1.21.3
- fix: get sodium into the test environment again
Commits in Beta 4.11.3+forge:
- fix: support pre-7 packs using lenient expression parsing
- style: use switch expression in BoolExprTypeAdapter
- Merge branch 'master' into forge
- chore: bump libjf
Commits in Beta 4.11.2+forge:
- docs: migrate to vitepress
- chore: perform initial porting work for NeoForge
- chore: port over some internal changes from NF
- Merge branch 'refs/heads/master' into forge
- fix: get RPO running on forge
- chore: port over some internal changes from NF
- chore: use more targeted mixins
- Merge branch 'master' into forge
- fix: correct imports
Commits in Release 4.11.0:
- fix: use decompiler when visualizing optimized expression in condition exceptions
- chore: move pack entry widget logic to LibJF module
- chore: bump to 1.21.1
- fix: use concurrent maps in dependency tracker
- chore: use new resource pack hook api
- fix: prevent leaks from previous reloads messing with validationLayer
- feat: add support for presets
- fix: remove leftovers from debugging
- docs: add sections on presets and advanced muScript usages
- fix: show widget for pinned and enforced packs
- chore: rename and move serialization code
- test: get tests working again
Commits in Release 4.9.0:
- chore: bump to 1.20.6
- feat: introduce validation layer to detect early resource loads and infinite recursion
- fix: move validation layer under debugLogs option that already exists for things like that
- chore: mention additional incompatible mods in FMJ
- chore: remove dashloader compat
- fix: use different log category for IO logs
- chore: clean up logging
- feat: rewrite pack discovery and add warnings for duplicate IDs
- chore: optimize imports
- fix: properly account for MetaCache mutation when removing old keys
- fix: avoid expensive tree equality computation when comparing pack states
- fix: don't clear cache prematurely when there are multiple pack managers
Commits in Release 4.8.0:
- fix: protect against NPE with mod-provided packs in root directories of (virtual) file systems
- feat: initial work on 1.20.5 and commons 1.7 port
- chore: clean up events slightly
- fix: use correct versions
- build: remove unused repos
Commits in Release 4.7.1:
- fix: implement basic recursive file dependency tracking for debugLogs
- fix: implement OverlayMap to store FallbackI18n without evaluating lower map early
Commits in Release 4.6.1:
- perf: DirFilterEvents.findDirRpos: single map access on fast path
- docs: reference jfgit
- fix: Use proper maximum value and increase 1.20.1 commons compatibility
This version contains significant changes to the internal representation of state and a binary-incompatible muScript version bump (meaning other mods using it will need to update as well)
Commits in Beta 4.4.0:
- fix: perform reload when changing setting in combined screen
- chore: bump devutil to fix dev env
- fix: remove unneeded log
- chore: use new DSL for resource pack menu config screen
- fix: show display name of pack instead of full cache key
- feat: redesign Dynamic
- feat: /rpoc execute to test muScript snippet
- fix: use correct regex to check for legal strings
Commits in Release 4.3.1:
- Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not
- Create config dir in static init, should fix issue on first startup
- docs: Start section on performance impact
- Revert "Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not"
- fix: partial reapply
- debugging fixes
- fix: remove unneeded line
- docs: mention dump scope
Vanilla seemingly contains some more resource loading changes. As always, please report ANY issues you come across!
Commits in Release 4.2.0:
- Update deps
- Update muScript, brings stricter error checking
- Optimize imports
- Catch additional throwables (such as those caused by illegal syntax) when parsing respackopts.json5
- Compatibility with latest fabric loader + loom
- "Disable" tests
- Load english translations even if the pack is not loaded
- Update to 1.19.4 and use Scope.fork instead of mutating a shared scope
Due to changes related to resource loading in Minecraft 1.19.3, this update contains major changes to the file resolution logic. Please tell me if your pack broke!
Commits in Beta 4.1.0:
- Don't log stacktrace in rpo$checkProfile if debugLogs is disabled (closes #27)
- Update to new infrastructure
- Big bran
- [docs] Fix link
- Update to 1.19.3
This patch fixes a crash on startup. Please read the previous changelog for information on 4.0
I have verified that, that previous packs seem to work fine (apart from enum translations).
If no further issues are reported, the next version will likely be tagged as beta.
Commits in alpha 4.0.1:
- [docs] Add some additional packs
- Attempt to prevent early class init from config if config-reflect is loaded
This highly experimental release utilizes LibJF Config 3 for UIs.
Due to this change, the mod can now theoretically be used server-side to configure data packs (though you'll have to modify the config files manually instead of using the UI).
Due to how much the previous codebase was designed around cloth internals, some new bugs are very likely.
While I have attempted to test most functionality, it is very likely that I have overlooked something.
If you find any incompatibility (outside of translation keys changing, that is unavoidable), please inform me!
Commits in alpha 4.0.0:
- Switch config UI backend to LibJF 3
- Support respackopts.json5 instead of assets/respackopts/conf.json
- Fix config file path
- Fix CI
- Switch to mdbook for docs
- Update README.md
- Switch environment to * since this should theoretically work serverside now
I once again needed to reengineer some parts of respackopts, this time for the client/common source split.
The mod is not yet able to run on servers, but that is something I might work on in the future.
Please report all issues you come across!
Commits in alpha 3.1.0:
- Hopefully enhance condition debugging experience
- Update for 1.19.1 with split sources
- Disable tests
This version contains major changes to the syntax and implementation of respackopts.
While backwards compatibility is technically accounted for, there is a non-zero chance of issues.
Please report every bug you find.
Commits in alpha 3.0.0:
- Reenable compat modules for frex and dashloader. Will require a frex update to stop some unneeded logging
- Introduce μScript and replace the condition and resource expansion systems with it (backwards compatibility is provided)
- Update for changes in μScript
- Fix tests
- Add support for date/time conditions, closes #18
- Fix several bugs, bump deps for 1.19
- [docs] Omit unneeded quotes around entry names
Commits in beta 2.10.1:
- Minor build.gradle cleanup
- Utilize JfMods scripts changes to enhance dependency listings
- Simplify README
- Mention enum string value in docs
- Use CacheKey/CachedPackState abstractions for MetaCache
- Update LibJF, use @SerializedName
Commits in beta 2.9.0:
- 1.18 proper
- Update for new build script
- Use new CI scripts
- Use the data location of a pack instead of its id internally. Might fix conflicts between multiple instances of the same pack
- rc1, work around a known bug with fabulous shaders
- Fix an issue from the previous commit and support built-in conditions
- Save pack configs in the packs directory (SomePack.zip -> SomePack.zip.rpo) if possible, needs testing
- Port to 1.18 and include ModMenu icon, closes #17
- Move some stuff around again
- jdk17, explicitly depend on loader 0.12.0
- Attempt to fix table in Shaders.md
Commits in this release:
- Update LibJF to release
- Thread "safe"
- Fix tests
- Update .gitlab-ci.yml
- Extra logging to help debug #13
- Attempt to fix IllegalStateException in findResource
- Attempt to fix CME