Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.114.0+1.21.4 - autoclosed #61

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.fabricmc.fabric-api:fabric-api (source) 0.90.1+1.20.3 -> 0.114.0+1.21.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

FabricMC/fabric (net.fabricmc.fabric-api:fabric-api)

v0.114.0+1.21.4: [1.21.4] Fabric API 0.114.0+1.21.4

Compare Source

  • Fix build (modmuss50)
  • Bump version (modmuss50)
  • New Translation updates (#​4314) (Fabric Bot)
  • [1.21.1-1.21.4] Custom Ingredients sync fix (#​4322) (Salandora)
  • Check to make sure Feature isn't present before adding it (#​4323) (Joseph T. McQuigg)
  • Client gametest screenshot changes (#​4329) (Joseph Burton)
  • Fix NetworkingCommonTest causing a stackoverflow when the server is stopped before 50 ticks. (#​4325) (modmuss)
  • Fix world closing (#​4327) (Joseph Burton)

v0.114.0+1.21.3: [1.21.3] Fabric API 0.114.0+1.21.3

Compare Source

  • Fix build (modmuss50)
  • Fix build (modmuss50)
  • Bump version (modmuss50)
  • [1.21.1-1.21.4] Custom Ingredients sync fix (#​4322) (Salandora)
  • Check to make sure Feature isn't present before adding it (#​4323) (Joseph T. McQuigg)
  • Fix NPE in WaterPotionStorage#isWaterPotion (#​4313) (Bruno Ploumhans)

v0.114.0+1.21.1: [1.21.1] Fabric API 0.114.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • [1.21.1-1.21.4] Custom Ingredients sync fix (#​4322) (Salandora)
  • Check to make sure Feature isn't present before adding it (#​4323) (Joseph T. McQuigg)
  • Fix NPE in WaterPotionStorage#isWaterPotion (#​4313) (Bruno Ploumhans)

v0.113.0+1.21.4: [1.21.4] Fabric API 0.113.0+1.21.4

Compare Source

  • Bump versions (modmuss50)
  • Reintroduce BeforeBake and AfterBake model modifiers (#​4320) (PepperCode1)
  • Add various lifetime-bound try-with-resources APIs to client gametests (#​4318) (Joseph Burton)
  • Fix NPE in WaterPotionStorage#isWaterPotion (#​4313) (Bruno Ploumhans)
  • Add additional 'c' tags (#​4186) (TelepathicGrunt)

v0.112.2+1.21.4: [1.21.4] Fabric API 0.112.2+1.21.4

Compare Source

  • (Block)EntityType builders use @​Nullable Booleans (modmuss50)
  • Bump version (modmuss50)
  • New Crowdin updates (#​4309) (Fabric Bot)
  • Some gradle deprecation fixes (#​4308) (modmuss)
  • Client gametest threading tweaks (#​4304) (Joseph Burton)
  • Allow setting canPotentiallyExecuteCommands in BE/E type builders (#​4302) (PepperCode1, modmuss50)

v0.112.1+1.21.4: [1.21.4] Fabric API 0.112.1+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Update translations (modmuss50)
  • Make dynamic registry element path include namespace for none vanilla registries (#​4180) (Josiah Glosson)
  • Ensure that there are no duplicate files across projects. (#​4301) (modmuss)
  • Add experimental Client Game Test API (#​4292) (Joseph Burton, modmuss50)
  • Rename convention tag mixin package does it doesn't clash with the new tag api. (#​4300) (modmuss)

v0.112.1+1.21.3: [1.21.3] Fabric API 0.112.1+1.21.3

Compare Source

  • Bump version (modmuss50)
  • Update translations (modmuss50)
  • Make dynamic registry element path include namespace for none vanilla registries (#​4180) (Josiah Glosson, modmuss)
  • Rename convention tag mixin package does it doesn't clash with the new tag api. (#​4300) (modmuss)

v0.112.0+1.21.4: [1.21.4] Fabric API 0.112.0+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Registry aliasing (#​4231) (Syst3ms, modmuss50)
  • Add tag aliases (#​4198) (Juuz)
  • Update checkstyle (#​4280) (modmuss)
  • Fix more custom ingredient implementation issues (#​4287) (PepperCode1)
  • Fix block outline rendering (#​4286) (PepperCode1)
  • Disallow records as part of public API (#​4279) (modmuss)

v0.112.0+1.21.3: [1.21.3] Fabric API 0.112.0+1.21.3

Compare Source

  • Bump version (modmuss50)
  • Registry aliasing (#​4231) (Syst3ms, modmuss50)
  • Add tag aliases (#​4198) (Juuz)

v0.111.0+1.21.4: [1.21.4] Fabric API 0.111.0+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Add SpecialBlockRendererRegistry (#​4271) (PepperCode1)
  • 1.21.4 (modmuss50)
  • Update to loom 1.9 (#​4260) (modmuss)
  • Implement changes to client auto-test threading (#​4256) (Joseph Burton)
  • Make data generation .cache reproducible (#​4259) (modmuss)
  • Allow retrieving model loading plugins (#​4269) (PepperCode1)
  • Fix custom ingredient implementation (#​4276) (PepperCode1)
  • Fix Object Builder API classloading TexturedRenderLayers too early (#​4278) (PepperCode1)

v0.110.5+1.21.4: [1.21.4-rc3] Fabric API 0.110.5+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Port FRAPI to 1.21.4 and refactor (#​4247) (PepperCode1)

v0.110.4+1.21.4: [1.21.4-rc3] Fabric API 0.110.4+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Fixed typo in README.md (#​4262) (ArduFish123)
  • Fix some datagen taws (#​4265) (modmuss)
  • Remove unused BlockPickInteractionAware interface (#​4266) (modmuss)
  • 1.21.4-rc3 (modmuss50)

v0.110.3+1.21.4: [1.21.4-rc3] Fabric API 0.110.3+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Update Model Loading API to 1.21.4 (#​4243) (PepperCode1)
  • Add more data generation TAWs (#​4261) (modmuss)

v0.110.2+1.21.4: [1.21.4-pre3] Fabric API 0.110.2+1.21.4

  • Fix CurseForge game version capitalisation yet again... (modmuss50)
  • Bump versions (modmuss50)
  • 1.21.4-pre3 (modmuss50)
  • Add optional registries & refactor registry sync (#​4233) (modmuss)
  • Update loom (#​4253) (modmuss)

v0.110.0+1.21.4: [1.21.4-pre2] Fabric API 0.110.0+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Fix AFTER_SETUP event not being able to render (#​4219) (JustRed23)
  • Add transitive access wideners for tracked data related creator entity methods (#​4229) (Daniel Orr)
  • Add RegistryEntryAddedCallback.allEntries (#​4235) (modmuss)
  • Fix crash with custom signs. (#​4240) (modmuss)
  • 1.21.4-pre2 (modmuss50)

v0.110.0+1.21.3: [1.21.3] Fabric API 0.110.0+1.21.3

Compare Source

  • Bump version (modmuss50)
  • Fix AFTER_SETUP event not being able to render (#​4219) (JustRed23)
  • Add RegistryEntryAddedCallback.allEntries (#​4235) (modmuss)
  • Add transitive access wideners for tracked data related creator entity methods (#​4229) (Daniel Orr)

v0.110.0+1.21.1: [1.21.1] Fabric API 0.110.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Add transitive access wideners for tracked data related creator entity methods (#​4229) (Daniel Orr)
  • Add RegistryEntryAddedCallback.allEntries (#​4235) (modmuss)

v0.109.1+1.21.4: [1.21.4-pre1] Fabric API 0.109.1+1.21.4

Compare Source

  • 1.21.4-pre1 (modmuss50)

v0.109.0+1.21.4: [24w46a] Fabric API 0.109.0+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Rename includeData to requestIncludeData and improve docs. (modmuss50)
  • Change outdated setPredicate to addPredicate. (#​4234) (fishshi)
  • Provide a RegistryByteBuf for attachment syncing (#​4223) (modmuss)
  • Fix client test random crashes (#​4224) (modmuss)
  • Fix ModelProvider.ItemAssets generating duplicate models. (modmuss50)
  • Add transitive access wideners for ID_MAPPER of ItemModelTypes and related types (#​4228) (Jochen Jacobs)
  • Fix includeData in pick events (#​4232) (apple502j)
  • Ensure that the full datagen test is ran on build. (modmuss50)

v0.109.0+1.21.3: [1.21.3] Fabric API 0.109.0+1.21.3

Compare Source

  • Bump version (modmuss50)
  • Provide a RegistryByteBuf for attachment syncing (#​4223) (modmuss)
  • Fix client test random crashes (#​4224) (modmuss)
  • Change outdated setPredicate to addPredicate. (#​4234) (fishshi)

v0.109.0+1.21.1: [1.21.1] Fabric API 0.109.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Provide a RegistryByteBuf for attachment syncing (#​4223) (modmuss)

v0.108.1+1.21.4: [24w46a] Fabric API 0.108.1+1.21.4

Compare Source

  • Add back missing generated atlas files (modmuss50)
  • 24w46a (modmuss50)

v0.108.0+1.21.4: [24w45a] Fabric API 0.108.0+1.21.4

Compare Source

  • Bump version (modmuss50)
  • remove outdated SUCCESS_NO_ITEM_USED (#​4215) (fishshi)
  • Translation updates (#​4194) (Fabric Bot)
  • Add AFTER_CLIENT_WORLD_CHANGE (#​4173) (fishshi)
  • Data Attachment Sync API (#​4049) (Syst3ms)
  • Fix raw materials item tag having duplicate entries (Fixes #​4182) (#​4203) (Prospector)
  • Add stripped pale oak logs & wood to their respective conventional tags (Fixes #​4181) (#​4199) (Prospector)

v0.108.0+1.21.3: [1.21.3] Fabric API 0.108.0+1.21.3

Compare Source

  • Bump version (modmuss50)
  • remove outdated SUCCESS_NO_ITEM_USED (#​4215) (fishshi)
  • Translation updates (#​4194) (Fabric Bot)
  • Add AFTER_CLIENT_WORLD_CHANGE (#​4173) (fishshi)
  • Data Attachment Sync API (#​4049) (Syst3ms)

v0.108.0+1.21.1: [1.21.1] Fabric API 0.108.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Translation updates (#​4194) (Fabric Bot)
  • Add AFTER_CLIENT_WORLD_CHANGE (#​4173) (fishshi)
  • Data Attachment Sync API (#​4049) (Syst3ms)

v0.107.3+1.21.4: [24w45a] Fabric API 0.107.3+1.21.4

Compare Source

  • Bump version (modmuss50)
  • Fix crash when none player entities are flying with an elytra. (#​4218) (modmuss)

v0.107.3+1.21.3: [1.21.3] Fabric API 0.107.3+1.21.3

Compare Source

  • Bump version (modmuss50)
  • Fix crash when none player entities are flying with an elytra. (#​4218) (modmuss)
  • Update Loom and Loader (#​4188) (modmuss)

v0.107.2+1.21.4: [24w45a] Fabric API 0.107.2+1.21.4

  • Fix CurseForge release. (modmuss50)
  • Update to 24w45a (#​4213) (modmuss)

v0.107.0+1.21.4: [24w44a] Fabric API 0.107.0+1.21.4

Compare Source

Initial release

v0.107.0+1.21.3: [1.21.3] Fabric API 0.107.0+1.21.3

Compare Source

  • Bump version (modmuss50)
  • Fix overriding vanilla translations (#​4187) (apple502j)
  • Revert "Prevent vanilla clients from joining servers that require modded registry entries. (#​4169)" (#​4184) (modmuss)
  • Add ServerChunkEvents.Generate (#​4183) (Jason Penilla)
  • Optimize screenshot delays in automated client test (#​4178) (Alexander01998)
  • Remove LevelProperties check (#​4171) (SemmieDev)
  • New Crowdin updates (#​4167) (Fabric Bot)
  • AttachmentType Registration Enhancements (#​4109) (forgetmenot13579)

v0.107.0+1.21.1: [1.21.1] Fabric API 0.107.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Fix overriding vanilla translations (#​4187) (apple502j)
  • Add ServerChunkEvents.Generate (#​4183) (Jason Penilla)
  • Remove LevelProperties check (#​4171) (SemmieDev)
  • New Crowdin updates (#​4167) (Fabric Bot)
  • AttachmentType Registration Enhancements (#​4109) (forgetmenot13579)
  • fix: Add operator tab to common group list and filter for visible tabs in getPageCount. (#​4172) (Reece Mackie)

v0.106.1+1.21.3: [1.21.3] Fabric API 0.106.1+1.21.3

Compare Source

Initial release

v0.106.1+1.21.2: [1.21.2-rc1] Fabric API 0.106.1+1.21.2

Compare Source

  • Bump version (modmuss50)
  • 1.21.2-rc1 (modmuss50)
  • fix: Add operator tab to common group list and filter for visible tabs in getPageCount. (#​4172) (Reece Mackie)
  • Prevent vanilla clients from joining servers that require modded registry entries. (#​4169) (modmuss, Patbox)

v0.106.0+1.21.2: [1.21.2-pre4] Fabric API 0.106.0+1.21.2

Compare Source

  • Bump version (modmuss50)
  • Update Fabric Loader (modmuss50)
  • 1.21.2-pre4 (modmuss50)
  • Add support for Item-containing Items (#​4083) (BasiqueEvangelist, Technici4n)
  • Add Stripped Logs and Stripped Woods Tags (#​4146) (IThundxr)
  • Add more c fluid tags (#​4134) (TelepathicGrunt)
  • New Crowdin updates (#​4124) (Fabric Bot)
  • Add Pie Item Tag c:foods/pie (#​4114) (Joseph T. McQuigg, modmuss)
  • Update EquipmentSlotProvider javadoc for 1.21.2 (#​4166) (apple502j)
  • Don't try to resolve the choice type for modded entities. (#​4165) (modmuss)
  • Fix After Translucent Render Event (#​4155) (Aaron)
  • Update Loom (modmuss50)

v0.106.0+1.21.1: [1.21.1] Fabric API 0.106.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Fix tests (modmuss50)
  • Fix build after bad merge (modmuss50)
  • Add support for Item-containing Items (#​4083) (BasiqueEvangelist)
  • Add Stripped Logs and Stripped Woods Tags (#​4146) (IThundxr)
  • Add more c fluid tags (#​4134) (TelepathicGrunt)
  • New Crowdin updates (#​4124) (Fabric Bot)
  • Add Pie Item Tag c:foods/pie (#​4114) (Joseph T. McQuigg, modmuss)

v0.105.4+1.21.2: [1.21.2-pre3] Fabric API 0.105.4+1.21.2

Compare Source

  • Bump versions (modmuss50)
  • Update to loom 1.8 (#​4122) (modmuss)
  • Add script to only enable a subset of projects to aid development (#​4126) (modmuss)
  • Rename CustomIngredient.getMatchingStacks & add CustomIngredient.toDisplay (#​4152) (modmuss)
  • Don't sync recipe serialisers (#​4156) (modmuss)
  • Add mixin audit unit test (#​4153) (modmuss)
  • Update mod to Minecraft 1.21.2 pre-release 3 (#​4157) (haykam821)
  • Update with pre2 access wideners (modmuss50)
  • 1.21.2-pre2 (modmuss50)

v0.105.3+1.21.2: [1.21.2-pre1] Fabric API 0.105.3+1.21.2

Compare Source

  • Update mod to Minecraft 1.21.2 pre-release 1 (#​4148) (haykam821, modmuss50)

v0.105.2+1.21.2: [24w40a] Fabric API 0.105.2+1.21.2

Compare Source

  • Update mod to Minecraft snapshot 24w40a (#​4136) (haykam821, modmuss50)

v0.105.1+1.21.2: [24w39a] Fabric API 0.105.1+1.21.2

Compare Source

  • Bump version (modmuss50)
  • Update to Minecraft snapshot 24w39a (#​4121) (haykam821)

v0.105.0+1.21.2: [24w38a] Fabric API 0.105.0+1.21.2

Compare Source

  • Bump version (modmuss50)
  • Fix post merge issues (modmuss50)
  • Add fuel registry events (#​4038) (haykam821, modmuss50)
  • Fix vanilla storage game tests being sensitive to rotation (#​4108) (haykam821)
  • Add ItemVariant#withComponentChanges and FluidVariant#withComponentChanges (#​4082) (BasiqueEvangelist)
  • Add access to ClientConfigurationNetworkHandler in context (#​4097) (Joseph Burton)
  • Create c:obsidians block and item tag (#​4088) (TelepathicGrunt)
  • New Crowdin updates (#​4086) (Fabric Bot)
  • Modify Enchantment and Fabric Component Map Builder Extensions (#​4085) (TheDeathlyCow)

v0.105.0+1.21.1: [1.21.1] Fabric API 0.105.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Fix cherry pick issues (modmuss50)
  • Add ItemVariant#withComponentChanges and FluidVariant#withComponentChanges (#​4082) (BasiqueEvangelist)
  • Add access to ClientConfigurationNetworkHandler in context (#​4097) (Joseph Burton)
  • Create c:obsidians block and item tag (#​4088) (TelepathicGrunt)
  • New Crowdin updates (#​4086) (Fabric Bot)
  • Modify Enchantment and Fabric Component Map Builder Extensions (#​4085) (TheDeathlyCow)

v0.104.2+1.21.2: [24w38a] Fabric API 0.104.2+1.21.2

Compare Source

  • 24w38a (#​4101) (modmuss)
  • Update Gradle and Mockito (#​4093) (modmuss)
  • Remove deprecated FRAPI fallback consumers (#​4091) (PepperCode1)
  • Remove deprecated BlockRenderLayerMap#putItem* (#​4090) (PepperCode1)

v0.104.1+1.21.2: [24w37a] Fabric API 0.104.1+1.21.2

Compare Source

  • 24w37a (modmuss50)

v0.104.0+1.21.2: [24w36a] Fabric API 0.104.0+1.21.2

Compare Source

  • Bump version (modmuss50)
  • Use unix line endings on all files (#​4079) (modmuss)
  • Fix Recipe Provider not calling generate (#​4078) (modmuss)
  • Add TransferVariant.getComponentMap() (#​4074) (modmuss)
  • Print the full stack trace from the dedicated server watchdog (#​4052) (TelepathicGrunt)
  • Add missing minecraft:enchantable/vanishing to c:enchantables (#​4058) (TelepathicGrunt)
  • New Crowdin updates (#​4059) (Fabric Bot)
  • Add c:animal_foods tag (#​4080) (TelepathicGrunt, modmuss50)

v0.104.0+1.21.1: [1.21.1] Fabric API 0.104.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Use unix line endings on all files (#​4079) (modmuss)
  • Add TransferVariant.getComponentMap() (#​4074) (modmuss)
  • Add missing minecraft:enchantable/vanishing to c:enchantables (#​4058) (TelepathicGrunt)
  • New Crowdin updates (#​4059) (Fabric Bot)
  • Add c:animal_foods tag (#​4080) (TelepathicGrunt, modmuss50)

v0.103.2+1.21.2: [24w36a] Fabric API 0.103.2+1.21.2

Compare Source

  • 24w36a (#​4068) (modmuss)
  • Remove CoreShaderRegistrationCallback as its no longer required. (#​4063) (modmuss)

v0.103.1+1.21.2: [24w35a] Fabric API 0.103.1+1.21.2

Compare Source

  • Bump versions (modmuss50)
  • Join a dedicated server in the automated client test. (#​4057) (modmuss)
  • Update Fabric Loader and re-enable server test (#​4056) (modmuss)
  • 24w35a (#​4062) (apple502j)

v0.103.0+1.21.2: [24w34a] Fabric API 0.103.0+1.21.2

Compare Source

  • Bump version (modmuss50)
  • After Damage Event (#​4051) (TheDeathlyCow)
  • Dont invoke ItemGroupEvents.MODIFY_ENTRIES_ALL for the OP tab, when the OP tab is disabled (#​4045) (AshyBoxy)
  • Translation updates (#​4027) (Fabric Bot)
  • 24w34a porting fixes (#​4054) (apple502j)

v0.103.0+1.21.1: [1.21.1] Fabric API 0.103.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • After Damage Event (#​4051) (TheDeathlyCow)
  • Dont invoke ItemGroupEvents.MODIFY_ENTRIES_ALL for the OP tab, when the OP tab is disabled (#​4045) (AshyBoxy)
  • Translation updates (#​4027) (Fabric Bot)
  • 1.21.1 (modmuss50)

v0.102.3+1.21.2: [24w34a] Fabric API 0.102.3+1.21.2

Compare Source

  • 24w34a (#​4046) (modmuss, PepperCode1)
  • Finish porting Model Loading, FRAPI, and Indigo (#​4043) (PepperCode1)

v0.102.2+1.21.2: [24w33a] Fabric API 0.102.2+1.21.2

Compare Source

Initial release

v0.102.1+1.21.1: [1.21.1] Fabric API 0.102.1+1.21.1

Compare Source

  • Install git in build workflow (#​4025) (modmuss)
  • Bump versions (modmuss50)
  • New Crowdin updates (#​4003) (Fabric Bot)
  • Add crop and nugget tags (#​4008) (Juuz)
  • Fix handled screen not calling super.mouseReleased or super.mouseDragged (#​4010) (modmuss)
  • Crafter support for the transfer api. (#​4013) (modmuss)
  • Update grgit (#​4019) (modmuss)
  • Add chorus fruit to c:foods/fruit tag (#​4021) (TelepathicGrunt, modmuss)

v0.102.0+1.21.1: [1.21.1-rc1] Fabric API 0.102.0+1.21.1

Compare Source

  • Bump version (modmuss50)
  • Add an API to add additional supported blocks to block entity types. (#​4009) (modmuss)

v0.102.0+1.21: [1.21] Fabric API 0.102.0+1.21

Compare Source

  • Bump version (modmuss50)
  • Add an API to add additional supported blocks to block entity types. (#​4009) (modmuss)

v0.101.2+1.21.1: [1.21.1-rc1] Fabric API 0.101.2+1.21.1

Compare Source

Initial release

v0.101.2+1.21: [1.21] Fabric API 0.101.2+1.21

Compare Source

  • Bump version (modmuss50)
  • Revert registry sync changes. Allowing duplicate entries and vanilla clients on servers with modded registries. (#​3999) (modmuss)

v0.101.1+1.21: [1.21] Fabric API 0.101.1+1.21

Compare Source

  • Bump version (modmuss50)
  • Allow duplicate entries after being frozen on the client in prod. (#​3994) (modmuss)

v0.101.0+1.21: [1.21] Fabric API 0.101.0+1.21

Compare Source

  • Bump version (modmuss50)
  • Prevent vanilla clients from joining servers that require modded registry entries. (#​3992) (Patbox)
  • Throw the exception when a duplicate registry entry is found. (#​3991) (modmuss)
  • Add more TAWs for custom RenderLayers (#​3981) (Aaron)
  • Don't track fake player network addons (#​3977) (modmuss)
  • Add c:slime_balls tag, add more melee weapons to melee tag, add c:fertilizers tag, fix entries for some biome and food tags (#​3957) (TelepathicGrunt, Chocohead)
  • Translation updates (#​3944) (Fabric Bot)
  • Add ShadeMode to FRAPI (#​3937) (PepperCode1)
  • Replace redirect in lifecycle events with wrap operation (#​3887) (AlphaMode)
  • Resource Conditions in Pack Overlays (#​3872) (Apollo, modmuss50)

v0.100.8+1.21: [1.21] Fabric API 0.100.8+1.21

Compare Source

  • Bump version (modmuss50)
  • Use ConcurrentHashMap inside RegistryAttributeImpl (#​3970) (apple502j)

v0.100.8+1.20.6: [1.20.6] Fabric API 0.100.8+1.20.6

Compare Source

  • Bump version (modmuss50)
  • Use ConcurrentHashMap inside RegistryAttributeImpl (#​3970) (apple502j)

v0.100.7+1.21: [1.21] Fabric API 0.100.7+1.21

Compare Source

  • Bump version (modmuss50)
  • Update vertex consumer after BLOCK_OUTLINE event (#​3940) (Martijn van den Brand)
  • Fix some registry-related bugs (#​3932) (apple502j)
  • New Crowdin updates (#​3928) (Fabric Bot)
  • Add API to create reload listeners with a registry lookup. (#​3927) (modmuss)
  • Add tests for convention tag keys matching field names (#​3925) (haykam821, modmuss50)

v0.100.6+1.21: [1.21] Fabric API 0.100.6+1.21

Compare Source

  • Bump version (modmuss50)
  • Fixed raw fish tag typo in name (#​3921) (TelepathicGrunt)

v0.100.5+1.21: [1.21] Fabric API 0.100.5+1.21

Compare Source

  • Bump version (modmuss50)
  • New translations en_us.json (Japanese) (#​3892) (Fabric Bot)
  • Several tag fixes and additions (#​3912) (TelepathicGrunt)
  • Cleanup usages of Text (#​3916) (RacoonDog, modmuss50)
  • Add common Mace tag (#​3909) (TelepathicGrunt)
  • fabric-loot-api-v3 (#​3903) (modmuss)
  • Added Badlands and Wooded badlands to hot tag (#​3902) (TelepathicGrunt)

v0.100.4+1.21: [1.21] Fabric API 0.100.4+1.21

Compare Source

  • Bump version (modmuss50)
  • New Translation updates (#​3867) (Fabric Bot)
  • Renderer API quads overloads for joml interfaces (#​3875) (SHsuperCM)
  • doc: typo: Storage -> Storage (#​3880) (Kevin Z)
  • Fix legacy tag warning text to be accurate (#​3881) (TelepathicGrunt)
  • Fix ComponentsIngredient's getMatchingStacks() not applying the component changes. (#​3884) (modmuss)
  • Fix CoreShaderRegistrationCallback mixin (#​3886) (modmuss)

v0.100.4+1.20.6: [1.20.6] Fabric API 0.100.4+1.20.6

Compare Source

  • Bump version (modmuss50)
  • Renderer API quads overloads for joml interfaces (#​3875) (SHsuperCM)
  • doc: typo: Storage -> Storage (#​3880) (Kevin Z)
  • Fix ComponentsIngredient's getMatchingStacks() not applying the component changes. (#​3884) (modmuss)
  • Fix CoreShaderRegistrationCallback mixin (#​3886) (modmuss)

v0.100.3+1.21: [1.21] Fabric API 0.100.3+1.21

Compare Source

  • Bump Version (modmuss50)
  • Fix BlockEntity Load/Unload events (#​3865) (modmuss)

v0.100.2+1.21: [1.21] Fabric API 0.100.2+1.21

Compare Source

  • Bump version (modmuss50)
  • 1.21 (modmuss50)
  • Fix some new tags not being plural (#​3848) (TelepathicGrunt, haykam821)
  • Add MinecraftClient/Server instances to networking contexts (#​3850) (Octol1ttle)
  • Fix Indigo item rendering ignores item color alpha and does not apply special glint transform (#​3854) (PepperCode1)
  • Remove unnecessary local capture (#​3858) (Fx Morin)
  • Translation updates (#​3864) (modmuss)

v0.100.2+1.20.6: [1.20.6] Fabric API 0.100.2+1.20.6

Compare Source

  • Bump version (modmuss50)
  • Add MinecraftClient/Server instances to networking contexts (#​3850) (Octol1ttle)
  • Fix Indigo item rendering ignores item color alpha and does not apply special glint transform (#​3854) (PepperCode1)
  • Translation updates (#​3864) (modmuss)

v0.100.1+1.21: [1.21-rc1] Fabric API 0.100.1+1.21

Compare Source

  • Bump version (modmuss50)
  • 1.21-rc1 (modmuss50)
  • Fix incorrect tag warnings, and add fail option. (#​3844) (modmuss)

v0.100.0+1.21: [1.21-pre4] Fabric API 0.100.0+1.21

Compare Source

  • Bump version (modmuss50)
  • 1.21-pre4 (modmuss50)
  • Configuration networking improvements (#​3832) (modmuss, Octol1ttle)
  • Add API to control creative inventory screen (#​3814) (modmuss, haykam821)
  • Add Mangrove Swamp and Bamboo Jungle to Dense Overworld Vegetation tag (#​3839) (TelepathicGrunt)
  • Rename FabricBlockLootTableProvider.registryLookup to stop hiding the protected vanilla field. (#​3841) (modmuss)
  • Port Model Loading API v1 to 1.21 (#​3824) (PepperCode1)
  • Use identifier path composition methods (#​3820) (haykam821)
  • Tag cleanup and additions for 1.21 (#​3807) (TelepathicGrunt)

v0.100.0+1.20.6: [1.20.6] Fabric API 0.100.0+1.20.6

Compare Source

  • Bump version (modmuss50)
  • Configuration networking improvements (#​3832) (modmuss, Octol1ttle)
  • Add API to control creative inventory screen (#​3814) (modmuss)
  • Add Mangrove Swamp and Bamboo Jungle to Dense Overworld Vegetation tag (#​3839) (TelepathicGrunt)

v0.99.5+1.21: [1.21-pre3] Fabric API 0.99.5+1.21

Compare Source

  • 1.21-pre3 (modmuss50, Drex)
  • 1.21-pre2 (modmuss50)

v0.99.4+1.21: [1.21-pre1] Fabric API 0.99.4+1.21

Compare Source

  • Remove FabricItem.getAttributeModifiers. (modmuss50)

v0.99.4+1.20.6: [1.20.6] Fabric API 0.99.4+1.20.6

Compare Source

  • Revert fix for FabricItem.getAttributeModifiers() and deprecate for removal. (modmuss50)

v0.99.3+1.21: [1.21-pre1] Fabric API 0.99.3+1.21

Compare Source

  • Bump version (modmuss50)
  • Fix model offset being ignored in non-terrain rendering (#​3799) (PepperCode1)
  • Suppress translated tag warnings in prod (#​3791) (modmuss)

v0.99.3+1.20.6: [1.20.6] Fabric API 0.99.3+1.20.6

Compare Source

  • Bump version (modmuss50)
  • Suppress translated tag warnings in prod (#​3791) (modmuss)
  • Fix FabricItem.getAttributeModifiers (#​3797) (opekope2)
  • Fix model offset being ignored in non-terrain rendering (#​3799) (PepperCode1)

v0.99.2+1.21: [1.21-pre1] Fabric API 0.99.2+1.21

Compare Source

  • 1.21-pre1 port (#​3811) (modmuss)
  • Fix FabricItem.getAttributeModifiers (#​3809) (opekope2)
  • Improve 24w21b port (#​3801) (apple502j)
  • No longer allow unused registry ids when syncing. (#​3792) (modmuss)

v0.99.1+1.21: [24w21b] Fabric API 0.99.1+1.21

Compare Source

  • 24w21b (#​3789) (modmuss, Drex, embeddedt)
  • Finish port to 24w20a (#​3777) (apple502j)

v0.99.0+1.21: [24w20a] Fabric API 0.99.0+1.21

Compare Source

  • Bump version (modmuss50)
  • Registry resource conditions (#​3752) (Jonathan Coates)
  • Fix ClientMessageEvents Injection Points (#​3778) (Kevin)
  • Fix non-player handling in CustomDamageHandler (#​3781) (apple502j)

v0.99.0+1.20.6: [1.20.6] Fabric API 0.99.0+1.20.6

Compare Source

  • Bump version (modmuss50)
  • Registry resource conditions (#​3752) (Jonathan Coates)
  • Fix ClientMessageEvents Injection Points (#​3778) (Kevin)
  • Fix non-player handling in CustomDamageHandler (#​3781) (apple502j)

v0.98.2+1.21: [24w20a] Fabric API 0.98.2+1.21

Compare Source

  • Port to 24w20a (#​3772) (modmuss, Drex)

v0.98.1+1.21: [24w19b] Fabric API 0.98.1+1.21

Compare Source

  • 24w19b (modmuss50)
  • Change Enchantment API for data-driven enchantments (#​3761) (Syst3ms)

v0.98.0+1.21: [24w18a] Fabric API 0.98.0+1.21

Compare Source

  • Bump version (modmuss50)
  • Support loading a single resource condition instead of array (#​3749) (Apollo, Juuz)
  • Support extending dynamic registries in datagen (#​3744) (Jonathan Coates)
  • Don't enforce a RegistryByteBuf packet code for the extended screen handler type (#​3743) (modmuss)
  • Add API to modify default item components (#​3728) (modmuss)
  • Use knownPackInfo on mod data packs to avoid registry syncing (#​3726) (Jochen Jacobs, modmuss)
  • Default English Translations for c namespaced tags (#​3716) (TelepathicGrunt, modmuss, Juuz, haykam821)

v0.98.0+1.20.6: [1.20.6] Fabric API 0.98.0+1.20.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.3+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.3+1.20.3 - autoclosed Oct 21, 2023
@renovate renovate bot closed this Oct 21, 2023
@renovate renovate bot deleted the renovate/fabric.api branch October 21, 2023 17:18
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.3+1.20.3 - autoclosed fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.3+1.20.3 Oct 21, 2023
@renovate renovate bot reopened this Oct 21, 2023
@renovate renovate bot restored the renovate/fabric.api branch October 21, 2023 18:41
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from c769e68 to 3039b77 Compare October 23, 2023 10:41
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.3+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.4+1.20.3 Oct 23, 2023
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.4+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.5+1.20.3 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch from 3039b77 to 3e9a320 Compare October 26, 2023 10:58
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.5+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.6+1.20.3 Nov 2, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch from 3e9a320 to 53ecffb Compare November 2, 2023 13:28
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.6+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.7+1.20.3 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch 3 times, most recently from 7ffe4cc to cc26f71 Compare November 6, 2023 04:04
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.7+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.8+1.20.3 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch from cc26f71 to be39998 Compare November 9, 2023 15:53
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.8+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.9+1.20.3 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch from be39998 to 4cfb840 Compare November 16, 2023 20:13
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.9+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.10+1.20.3 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch from 4cfb840 to 18082c9 Compare November 17, 2023 19:56
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.10+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.11+1.20.3 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch from 18082c9 to adfc1ec Compare November 20, 2023 19:57
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.11+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.12+1.20.3 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from 046f206 to c87377c Compare November 26, 2023 21:15
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.90.12+1.20.3 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.91.0+1.20.3 Nov 26, 2023
@renovate renovate bot force-pushed the renovate/fabric.api branch from c87377c to e568ea4 Compare November 27, 2023 22:00
@renovate renovate bot force-pushed the renovate/fabric.api branch from d9e00e2 to 513952c Compare November 14, 2024 16:44
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.108.0+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.108.1+1.21.4 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 513952c to 6d84060 Compare November 19, 2024 17:15
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.108.1+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.109.0+1.21.4 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 6d84060 to 6c40228 Compare November 20, 2024 18:46
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.109.0+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.109.1+1.21.4 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 6c40228 to 8ec9524 Compare November 26, 2024 16:57
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.109.1+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.0+1.21.4 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 8ec9524 to 559a557 Compare November 28, 2024 17:20
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.0+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.2+1.21.4 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 559a557 to 88970bb Compare December 1, 2024 18:36
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.2+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.3+1.21.4 Dec 1, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 88970bb to 8d06080 Compare December 3, 2024 20:09
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.3+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.5+1.21.4 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 8d06080 to 9ab8301 Compare December 6, 2024 22:21
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.110.5+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.111.0+1.21.4 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 9ab8301 to ab2762c Compare December 13, 2024 01:47
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.111.0+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.112.0+1.21.4 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from ab2762c to ff30736 Compare December 17, 2024 02:26
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.112.0+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.112.1+1.21.4 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from ff30736 to 05259b7 Compare December 19, 2024 02:23
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.112.1+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.112.2+1.21.4 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from 05259b7 to b39773c Compare December 25, 2024 03:57
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.112.2+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.113.0+1.21.4 Dec 25, 2024
@renovate renovate bot force-pushed the renovate/fabric.api branch from b39773c to 2d7cd91 Compare December 31, 2024 04:55
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.113.0+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.114.0+1.21.4 Dec 31, 2024
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.114.0+1.21.4 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.114.0+1.21.4 - autoclosed Dec 31, 2024
@renovate renovate bot closed this Dec 31, 2024
@renovate renovate bot deleted the renovate/fabric.api branch December 31, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants