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.5+forge:
- chore: update dependencies
- chore: translate to Ukrainian
- style: parse presets in resource manager
- chore: update to 1.21.5
- chore: update LibJF
- chore: reenable sodium in dev
- Merge branch 'master' into forge
Commits in Release 4.12.5:
- chore: update dependencies
- chore: translate to Ukrainian
- style: parse presets in resource manager
- chore: update to 1.21.5
- chore: update LibJF
Commits in Beta 4.12.4+forge:
- chore: bump forge
Commits in Beta 4.12.3+forge:
- docs: use mult-fallback RPOs in multi-file example
- chore: update to 1.21.4
- Merge branch 'master' into forge
Commits in Release 4.12.3:
- docs: use mult-fallback RPOs in multi-file example
- chore: update to 1.21.4
Commits in Beta 4.12.2+forge:
- perf: descend file filter chain linearly
- Merge branch 'master' into forge
Commits in Release 4.12.2:
- perf: descend file filter chain linearly
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.1:
- fix: use correct commons
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 Release 4.11.3:
- fix: support pre-7 packs using lenient expression parsing
- style: use switch expression in BoolExprTypeAdapter
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 Release 4.11.2:
- docs: migrate to vitepress
- chore: port over some internal changes from NF
- chore: use more targeted mixins
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