[1.19.4] QFAPI 6.0.0-beta.11 and QSL 5.0.0-beta.11
on Oct 22, 2023Provides Fabric API 0.87.0
- bump version (ix0rai)
- Merge pull request #139 from cocona20xx/fix-issue-138 (ix0rai)
- Fix main QMJ (again) (Cocona)
- Merge remote-tracking branch 'origin/fix-issue-138' into fix-issue-138 (Cocona)
- Fix main QMJ (Cocona)
- Fix main QMJ (Cocona)
[1.20.1] QFAPI 7.4.0 and QSL 6.1.2
on Oct 8, 2023Provides Fabric API 0.90.0
- Sync with Fabric API v0.90.0 (glitch)
- Bump version (modmuss50)
- Fix inconsistency of placed feature locations (#3369) (apple502j, modmuss50)
- Add LootTableEvents.LOADED event (#3352) (LLytho, modmuss, Juuz)
- Make some experimental APIs stable. (#3354) (modmuss)
[1.19.4] QFAPI 6.0.0-beta.10 and QSL 5.0.0-beta.11
on Oct 4, 2023Provides Fabric API 0.87.0
- Bump version (Ennui Langeweile)
- 1.19.4 0.87.0 sync (#132) (Ennui Langeweile)
- Manually fix FakePlayerTests (Cocona)
- Revert "Improve action times (#119)" (Cocona)
- Revert "Manually backport qfapi 1.20.1/d6e2d1bd for three classes where commit cherrypicking created conflicts" (Cocona)
- Revert "Do not distribute Fabric GameTest API" (Cocona)
- One last checkstyle fix for the road (Cocona)
- Ran the licenser and it actually behaved, thank the gods (Cocona)
- Manual checkstyle fix (Cocona)
- Another manual license fix (Cocona)
- Fix broken QMJs (Cocona)
- Manually apply license fixes bc the licenser has a tendency to do weird things lately (Cocona)
- Hopefully finish 0.87.0 sync? (Cocona)
- Improve Indigo and FRAPI Test Mod (#3208) (PepperCode1)
- Manually port https://github.com/FabricMC/fabric/commit/44c9c8607280949d52db83537046d47ba16603e3 and qfapi/1.20.1 changes related to it (Cocona)
- Actually just going straight to 0.87.0 sync! (Cocona)
- Fix #3255 (#3257) (modmuss)
- Fix data generation for custom dynamic registry (#3216) (apple502j, modmuss50)
- A few transfer API improvements and deprecations (#3204) (Technici4n)
- Ukrainian translations (#3169) (Un roman)
- Add the cherry grove to the floral biome tag (#3202) (maityyy)
- Some more TAWs for block creation and block loot tables (#3201) (Shnupbups)
- Fix Indigo handling of sculk sensor AO (#3200) (Technici4n)
- Fix crash when beehive is broken by fake player (#3190) (Jonathan Coates)
- Make event phase ordering logic usable in other contexts (internally only) (#3183) (Technici4n)
- Fix incorrect behavior with ClientMessageEvents and CommandApi (#3182) (Kevin)
- Port registry sync api and related changes (Cocona)
- Add dynamic registry API (#3163) (Juuz, Technici4n)
- 0.86.0 sync p1: model loading api v1 (Cocona)
- Model Loading API v1 (#3145) (Technici4n, embeddedt, PepperCode1, Juuz)
- Update qsl to beta 11 in preperation for 0.86.0 sync (Cocona)
- Fix fabric-particles-v1 build.gradle AGAIN and also fix fabric-events-interaction fmj (Cocona)
- Fix quilted_fabric_particles_v1 not having testDependencies (Cocona)
- Manually backport qfapi 1.20.1/d6e2d1bd for three classes where commit cherrypicking created conflicts (Cocona)
- Do not distribute Fabric GameTest API (Ennui Langeweile)
- Improve action times (#119) (glitch)
- Continue sync/port process on QFAPI side - Bump sync version to 0.85.0 - 0.86.0 will require QSL changes. (Cocona)
- Merge tag '0.85.0+1.19.4' into 1.19.4-0.86.1-sync (Cocona)
- Begin sync/port process on QFAPI side - Bump sync version to 0.84.0 - Manually add a required interface injector to renderer-api-v1 qmj (Cocona)
- Merge tag '0.84.0+1.19.4' into 1.19.4-0.86.1-sync (Cocona)
- Backport license changes (Ennui Langeweile)
- Fix missing AW declaration on Lifecycle Events (Ennui Langeweile)
- Bump version (modmuss50)
- Fix injected resources not overriding certain vanilla resources (1.20) (#3164) (Julian Burner)
- Add event for preventing particle tinting for colored blocks (#3146) (Juuz)
- Fix default fluid names for non-placeable fluids, clarify Storage iterator lifecycle with modification (#3141) (Technici4n)
- Add support for partially synced client tags (#3118) (Deximus-Maximus, modmuss)
- Add builders for BlockSetType and WoodType to replace registries (#3115) (Shnupbups)
- Update Finnish translation (#3166) (Juuz)
- Add vi_vn.json (#3167) (I_am_Vietnam)
- Update Spanish translations (CoolChicken321)
- Bump version (modmuss50)
- Interface inject FabricBakedModel (#3099) (PepperCode1)
- Remove the Retry Release workflow (Ennui Langeweile)
[1.20.1] QFAPI 7.3.1 and QSL 6.1.2
on Oct 1, 2023Provides Fabric API 0.89.3
- Merge pull request #134 from TheGlitch76/1.20.1 (glitch)
- Sync with Fabric API v0.89.3 (glitch)
- Bump version (modmuss50)
- Fix bad interaction between
FabricDynamicRegistryProvider
and modded dynamic registries (#3353) (Technici4n) - Biome API: javadoc fixes (#3348) (apple502j)
- Content Registries: javadoc and small refactor (#3347) (apple502j)
- Update link to Minecraft Wiki (#3336) (alexia)
- Fix a testmod (glitch)
[1.20.1] QFAPI 7.3.0 and QSL 6.1.2
on Sep 25, 2023Provides Fabric API 0.89.0
- Bump version (Ennui Langeweile)
- Do not distribute Fabric GameTest API (Ennui Langeweile)
- Merge pull request #124 from xtexChooser/xtex/merge-upstream-1.20.1 (ix0rai)
- apply licenses (ix0rai)
- Sync with Fabric API v0.89.0 (xtex)
- Bump version (modmuss50)
- FRAPI improvements: context getters, full removal of fallback consumers, small enhancements (#3287) (Technici4n)
- Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart) (#3282) (Technici4n)
- Add a method to data generator entrypoints to register custom keys with priorities (#3087) (ErrorCraft)
- Invert
wasDeath
andalive
signals onServerPlayerEvents.CopyFrom
bridge (#121) (Ennui Langeweile) - Invert wasDeath -> alive translation (Kneelawk)
[1.20.1] QFAPI 7.2.2 and QSL 6.1.2
on Sep 11, 2023Provides Fabric API 0.88.1
- Update QSL (glitch)
- [0.88.1] Merge branch '1.20.1' of github.com:fabricmc/fabric into 1.20.1 (glitch)
- Improve action times (#119) (glitch)
- Fix broken version conflict check (Ennui Langeweile)
- Bump version (modmuss50)
- Implement RenderAttachedBlockView on ChunkRendererRegion (#3300) (PepperCode1)
[1.20.1] QFAPI 7.2.1 and QSL 6.1.1
on Sep 4, 2023Provides Fabric API 0.88.0
- Bump version (Ennui Langeweile)
- Fix QMJ dependencies (Ennui Langeweile)
- Update to Quilt Loader 0.20.2 (Ennui Langeweile)
[1.20.1] QFAPI 7.2.0 and QSL 6.1.1
on Sep 3, 2023Provides Fabric API 0.88.0
- Fix module marker (Ennui Langeweile)
- Bump version (Ennui Langeweile)
- Sync with Fabric API v0.88.0 (Ennui Langeweile)
- Update to Gradle 8.3 (Ennui Langeweile)
- Bump version (modmuss50)
- BlockView API v2 (#3268) (PepperCode1)
- Mark
SidedStorageBlockEntity
's side as nullable (#3281) (deirn)
[1.20.1] QFAPI 7.1.2 and QSL 6.1.1
on Aug 16, 2023Provides Fabric API 0.87.0
- Bump version (Ennui Langeweile)
- Update to Gradle 8.3-rc-4 (Ennui Langeweile)
- Sync with Fabric API v0.87.0 (Ennui Langeweile)
- Bump version (modmuss50)
- Improve Indigo and FRAPI Test Mod (#3208) (PepperCode1)
- Make DFU error-tolerant to mod custom generator types (#3213) (qouteall)
- Make deprecated modules opt-out instead of opt-in (#3246) (modmuss, Juuz)
- Fix #3255 (#3257) (modmuss)
- Bump versions. (LambdAurora)
[1.20.1] QFAPI 7.1.1 and QSL 6.1.1
on Aug 8, 2023Provides Fabric API 0.86.1
- Updated to QSL v6.1.1
QSL changes:
- Added prevention against custom dynamic registries from using "minecraft" as a namespace.
- Added missing QuiltBlockSettings#create method.
- Improved test command UX while fixing some related issues.
- Fixed registry addition events loosing their context when recursion happens.
[1.20.1] QFAPI 7.1.0 and QSL 6.1.0
on Aug 1, 2023Provides Fabric API 0.86.1
- Prepare for release (Ennui Langeweile)
- Merge remote-tracking branch 'fabric/1.20.1' into 1.20.1 (Ennui Langeweile)
- FAPI 0.86.1 sync (#111) (Cocona, Technici4n, embeddedt, PepperCode1, Juuz, Kevin, Jonathan Coates, Shnupbups, maityyy, Un roman, modmuss50, Ennui Langeweile)
- Bump version (modmuss50)
- Fix data generation for custom dynamic registry (#3216) (apple502j, modmuss50)
- Clarify nullability of
ModelModifier.AfterBake
(#3212) (PepperCode1) - Fix #3215 - Only add namespace to registries added using the Fabric API. (#3219) (modmuss)
- Sort item groups to ensure they are in a deterministic order between runs. (#3222) (modmuss)
- Bump version (modmuss50)
- A few transfer API improvements and deprecations (#3204) (Technici4n)
- Ukrainian translations (#3169) (Un roman)
- Add the cherry grove to the floral biome tag (#3202) (maityyy)
- Some more TAWs for block creation and block loot tables (#3201) (Shnupbups)
- Fix Indigo handling of sculk sensor AO (#3200) (Technici4n)
- Fix crash when beehive is broken by fake player (#3190) (Jonathan Coates)
- Make event phase ordering logic usable in other contexts (internally only) (#3183) (Technici4n)
- Fix incorrect behavior with ClientMessageEvents and CommandApi (#3182) (Kevin)
- Add dynamic registry API (#3163) (Juuz, Technici4n)
- Model Loading API v1 (#3145) (Technici4n, embeddedt, PepperCode1, Juuz)
[1.20.1] QFAPI 7.0.6 and QSL 6.0.4
on Jul 9, 2023Provides Fabric API 0.85.0
- Bump version (Ennui Langeweile)
- Sync with Fabric API v0.85.0 (Ennui Langeweile)
- Fix missing AW declaration on Lifecycle Events (Ennui Langeweile)
- Bump version (modmuss50)
- Fix injected resources not overriding certain vanilla resources (1.20) (#3164) (Julian Burner)
- Add event for preventing particle tinting for colored blocks (#3146) (Juuz)
- Fix default fluid names for non-placeable fluids, clarify Storage iterator lifecycle with modification (#3141) (Technici4n)
- Add support for partially synced client tags (#3118) (Deximus-Maximus, modmuss)
- Add builders for BlockSetType and WoodType to replace registries (#3115) (Shnupbups)
- Update Finnish translation (#3166) (Juuz)
- Add vi_vn.json (#3167) (I_am_Vietnam)
- Update Spanish translations (CoolChicken321)
[1.20.1] QFAPI 7.0.5 and QSL 6.0.4
on Jul 2, 2023Provides Fabric API 0.84.0
- Update to QSL 6.0.4 and QLoader 0.19.2 (Ennui Langeweile)
- Merge remote-tracking branch 'fabric/1.20.1' into 1.20.1 (Ennui Langeweile)
- Fix typos (#3127) (Frederik van der Els)
- Update contributors metadata (Ennui Langeweile)
[1.20.1] QFAPI 7.0.4 and QSL 6.0.3
on Jun 23, 2023Provides Fabric API 0.84.0
- Bump version (Ennui Langeweile)
- Update licenses to fit non-profit standards (Ennui Langeweile)
- Update to Fabric API v0.84.0 (Ennui Langeweile)
- Bump version (modmuss50)
- Interface inject FabricBakedModel (#3099) (PepperCode1)
[1.20.1] QFAPI 7.0.3 and QSL 6.0.3
on Jun 16, 2023Provides Fabric API 0.83.1
- Fix license (Ennui Langeweile)
- Bump version (Ennui Langeweile)
- Sync with Fabric API v0.83.1 (Ennui Langeweile)
- Bump version (modmuss50)
- Fix resource conditions for loot tables (#3117) (apple502j)
[1.20.1] QFAPI 7.0.2 and QSL 6.0.3
on Jun 12, 2023Provides Fabric API 0.83.0 Initial release
[1.20] QFAPI 7.0.1 and QSL 6.0.1
on Jun 8, 2023Provides Fabric API 0.83.0
- Fix imports (Ennui Langeweile)
- Update to QSL 6.0.1, bump version (Ennui Langeweile)
- Add deprecation notes to lifecycle events (Ennui Langeweile)
[1.20] QFAPI 7.0.0 and QSL 6.0.0
on Jun 7, 2023Provides Fabric API 0.83.0
- Update QSL to 6.0.0, bump version (Ennui Langeweile)
- Remove the Retry Release workflow (Ennui Langeweile)
[1.19.4] QFAPI 6.0.0-beta.9 and QSL 5.0.0-beta.10
on May 31, 2023Provides Fabric API 0.83.0
- Bump version (Ennui Langeweile)
- Remove leftover Fabric API icon (Ennui Langeweile)
- Run all icons through
oxipng
(Ennui Langeweile) - Update licenser, restore package-info checks (Ennui Langeweile)
- Clean up the Quilted Fabric TAW module (Ennui Langeweile)
- Clean up Gradle buildscripts (Ennui Langeweile)
- Sync with Fabric API v0.83.0, update QSL (Ennui Langeweile)
- Bump version (modmuss50)
- Setup unit tests & format gradle files. (#3073) (modmuss)
- fix: floral tag missing meadow biome (#3078) (Maity)
- Set player.currentScreenHandler before invoking ExtendedScreenHandlerFactory (#3077) (modmuss)
- Fix FabricBlockLootTableProvider breaking depending on the mapping set (#3070) (Technici4n)
- Add metadata information to POMs (#3074) (Roman / Linnea Gräf)
- Move injection point of
TooltipComponentCallback
(#3085) (Technici4n) - Add an event that fires when client player left-clicks (#3043) (qouteall)
[1.20-rc1] QFAPI 7.0.0-alpha.4 and QSL 6.0.0-alpha.6
on May 31, 2023Provides Fabric API 0.83.0
- Bump version (Ennui Langeweile)
- Update to Minecraft 1.20-rc1 (Ennui Langeweile)