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 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