- Bump version (modmuss50)
- Merge remote-tracking branch 'origin/1.19.2' into 1.19.3 (modmuss50)
- Edit
ko-kr
translations forresource-loader
(#2593) (Dalsu) - Implement a version of
FabricDefaultAttributeRegistry#register
that takes aDefaultAttributeContainer
(#2589) (triphora) - Add a block appearance API (#2579) (Technici4n)
- Add
AFTER_DEATH
andALLOW_DAMAGE
events; generaliseALLOW_DEATH
to living entities (#2573) (Technici4n)
- Bump version (modmuss50)
- Enforce Minecraft 1.19.2 (modmuss50)
- Edit
ko-kr
translations forresource-loader
(#2593) (Dalsu) - Implement a version of
FabricDefaultAttributeRegistry#register
that takes aDefaultAttributeContainer
(#2589) (triphora) - Add a block appearance API (#2579) (Technici4n)
- Add
AFTER_DEATH
andALLOW_DAMAGE
events; generaliseALLOW_DEATH
to living entities (#2573) (Technici4n)
- Bump version (modmuss50)
- Rename FabricDataGenerator.create to createPack (modmuss50)
- Resource Loader: use Text for display name (#2613) (apple502j)
- Message API: update javadoc for 22w42a (#2605) (apple502j)
- Link to JOML/Jetbrains Annotations, update Guava link (#2614) (apple502j)
- 1.19.3 resource loader changes (#2611) (apple502j)
- 22w42a RegSync changes (#2608) (apple502j)
- Bump version (modmuss50)
- Add way to specify the PathNodeType for a block, add missing tests in content registries testmod. (#2519) (Salvatore Peluso, Technici4n, Juuxel)
- Create
ko_kr
translations forresource-loader
anditem-groups
(#2591) (Dalsu) - Create
pl_pl
translation forresource-loader
(#2590) (Yoosk)
- Bump versions (modmuss50)
- Skip adding out-of-bound sprites to SpriteFinderImpl (#2584) (Technici4n)
- Added it_it language. (#2581) (Salvatore Peluso)
- Change test LSHIFT keybind to RSHIFT (#2580) (AlphaMode)
- Update Finnish translation for resource loader (#2578) (Juuz)
- Added Brazilian Portuguese translations (#2569) (Luligabi1)
- Create
es_es
translations forresource-loader
anditem-groups
(#2568) (altrisi) - French translation update (#2565) (Julienraptor01)
- Resource conditions: support all tags (#2564) (apple502j)
- Add Sound API to allow sound instances to play custom audio streams (#2558) (Jonathan Coates)
- Create parent directory when writing test report (#2554) (Jonathan Coates)
- Bump version. (modmuss50)
- Support namespaced armor textures. Fixes #96 (#2542) (modmuss50)
- Bump versions. (modmuss50)
- Fix @SafeVarargs warnings in Resource Conditions and ColorProviderRegistry (#2547) (Technici4n)
- Cleanup incorrect mixin shadow annotations/access (modmuss50)
- Update Loom, Yarn, Checkstyle (#2538) (modmuss50)
- Add DataGeneratorEntrypoint.getEffectiveModId (#2534) (modmuss50)
- Add ServerEntityEvents.EquipmentChange event (#2533) (modmuss50)
- Fix many javadoc issues (#2526) (apple502j, Juuz)
- ModNioResourcePack: don't extend AbstractFileResourcePack (#2509) (J. Fronny)
- FabricLanguageProvider - Data Generation API (#2451) (mineblock11, modmuss50, apple502j)
- Bump versions. (modmuss50)
- Transfer API improvements 4 (#2375) (Technici4n, Juuxel)
- Update Modrinth plugin version (#2082) (wafflecoffee)
- Item Group API: refactor & add more javadoc (#2518) (apple502j)
- Fix crash when replacing SimpleRegistry contents (#2504) (Benonardo)
- Added doc to SculkSensorRegistry (#2490) (2ndDerivative)
- Refactor Dimension API and fix a bug (#2486) (apple502j)
- Add overwriting screen handler factory (#2373) (apple502j)
- Add publish checkstyle report action (#2514) (Juuz)
- Bump versions. (modmuss50)
- Rename and validate Mixin class names. (#2450) (modmuss50)
- Add many more transitive access wideners (#2341) (Shnupbups)
- Merge remote-tracking branch 'origin/1.19.1' into 1.19.2 (modmuss50)
- Add development guidelines (CONTRIBUTING.md) (#2377) (Technici4n, apple502j, Juuxel, liach)
- Bump version (modmuss50)
- Message API: fix outdated and incorrect javadoc (apple502j)
- Add Japanese translations (apple502j)
- Create et_ee.json (Madis Otenurm)
- Fix POI types not being registered properly (apple502j)
- Split icy tag into ICY and AQUATIC_ICY (TelepathicGrunt)
- Make
DEFAULT_ENABLED
work with client resource pack (deirn) - Rename modid to "fabric-api" and provide "fabric". Update loom (#2446) (modmuss50)
- ModelHelper: remove useless contract (#2422) (apple502j)
- Make static-only classes final and unconstructible (#2421) (apple502j)
- ModResourcePackUtil: Properly handle special chars in mod name (#2407) (apple502j)
- Add client tags module (#2308) (Deximus-Maximus, deirn)
- Add TagUtil (#2307) (Deximus-Maximus, haykam821, Technici4n)
- Move a few object builders to transitive AWs (#2154) (Technici4n)