Technici4n
cf56d794ee
Add a Fake Player API ( #3005 )
2023-05-01 13:59:47 +01:00
modmuss50
ce75acf5fd
[1.20] Remove deprecated NbtRegistryPacketHandler ( #3026 )
...
* Remove deprecated NbtRegistryPacketHandler
* Remove more
2023-05-01 13:55:38 +01:00
modmuss50
bd913b0dc6
Fix FontManagerMixin target.
2023-04-27 12:06:25 +01:00
modmuss50
39e100afd5
Fix build failure triggered by loom upgrade.
2023-04-26 18:38:20 +01:00
modmuss50
b3f2574b16
23w17a
2023-04-26 18:18:06 +01:00
modmuss50
07640e5410
Bump versions
...
All versions bumped due to loom upgrade
2023-04-23 13:39:59 +01:00
modmuss50
10328404b3
Improve missing local registry entries error message. ( #3004 )
2023-04-23 13:29:02 +01:00
Technici4n
2e629d2646
Fix #3017 : ComposterWrapper not always increasing on first insert ( #3021 )
2023-04-23 13:28:49 +01:00
Technici4n
81b63fb615
Make custom ingredient types and load conditions appear early in generated JSONs ( #3020 )
2023-04-23 13:28:37 +01:00
ErrorCraft
8e495dfc0f
Add codec data provider ( #2979 )
2023-04-23 13:28:23 +01:00
modmuss50
c2fad32519
Update to Loom 1.2 and Gradle 8.1 ( #3016 )
2023-04-23 13:24:38 +01:00
modmuss50
eff26386be
23w16a ( #3018 )
...
# Breaking changes
- `VillagerPlantableRegistry` replaced with `ItemTags.VILLAGER_PLANTABLE_SEEDS`
- `FabricItemGroup.builder()` no longer takes an `Identifier`
- `FabricItemGroup.build()` no longer registers the ItemGroup, this now needs to go in the vanilla registry.
- `ItemGroupEvents.modifyEntriesEvent` now takes a `RegistryKey<ItemGroup>` in place of an `Identifier`
- `FabricLanguageProvider` now takes a `RegistryKey<ItemGroup>` in place of an `ItemGroup`
- `IdentifiableItemGroup` removed, replaced with vanilla registries.
- `FabricMaterialBuilder` removed, no replacement.
- `HudRenderCallback.onHudRender` now passed a `DrawableHelper` in place of `MatrixStack`
- `ScreenEvents.beforeRender` now passed a `DrawableHelper` in place of `MatrixStack`
- `ScreenEvents.afterRender` now passed a `DrawableHelper` in place of `MatrixStack`
- `Screens.getItemRenderer()` removed. Replace with `MinecraftClient.getItemRenderer()`
`DrawableHelper` is likely to be renamed soon, see: https://github.com/FabricMC/yarn/pull/3548/
2023-04-20 20:03:32 +01:00
modmuss50
451493807b
Bump version
2023-04-11 10:05:43 +01:00
Julian Burner
03ffe378fe
Fix FabricWrappedVanillaResourcePack::getName
( #2998 )
...
* Fix `FabricWrappedVanillaResourcePack::getName`
* Remove unused import
2023-04-11 09:51:53 +01:00
Poodn
df5b2a9d77
Add missing error message argument in ClientCommandInternals( #2988 )
...
Fixed a translation bug where "command.context.parse_error" was translated with two arguments, while it takes three as input.
2023-04-11 09:51:48 +01:00
notlin4
1d87947a0e
Update Traditional Chinese ( #2980 )
2023-04-11 09:51:45 +01:00
Technici4n
f8daae03ea
Transfer API: Add slotted storage and non-empty iterator ( #2908 )
...
* Transfer API: Add non-empty iterator
* Add SlottedStorage
* Add StorageUtil.extractAny
* Undeprecate ContainerItemContext.withInitial
* Add licenses
* Revert "Undeprecate ContainerItemContext.withInitial"
This reverts commit dcf123eb332ff642cdbd5fda0d8d2237794d93fc.
* Tweaks
* Make SlottedStorage#getSlots return a view, remove useless field, add UnmodifiableView annotations
* Remove useless @inheritDoc
* Fix infinite loop in the tests
2023-04-11 09:51:42 +01:00
modmuss50
b5a544aa78
Bump version
2023-04-06 15:00:28 +01:00
Drex
965d93c168
fix: ClassCastException in fabric-loot-api-v2 (23w14a) ( #2999 )
...
* fix: ClassCastException in fabric-loot-api-v2
* change: Add skipped entries into new table
* add: Simple test case
2023-04-06 14:59:00 +01:00
modmuss50
158c189089
23w14a
2023-04-05 17:18:33 +01:00
modmuss50
2ffbbd0726
Bump version
2023-04-04 13:08:00 +01:00
apple502j
7cef2bbfdf
Networking: introduce packet-object based API
...
Signed-off-by: modmuss50 <modmuss50@gmail.com>
2023-04-04 12:56:41 +01:00
modmuss50
848ffaabb4
23w13a
2023-03-29 16:07:13 +01:00
modmuss50
b09c81ea46
Fix build by removing old AW
2023-03-22 17:10:28 +00:00
modmuss50
d537279b82
23w12a
2023-03-22 17:01:08 +00:00
modmuss50
88da797301
Bump version
2023-03-15 12:29:56 +00:00
Julian Burner
938a1d5673
Support Programmer Art and High Contrast injections ( #2960 )
2023-03-15 12:01:00 +00:00
RawDiamondMC
9af20fd751
Create zh_cn.json ( #2945 )
2023-03-15 10:33:56 +00:00
Alpha
930b8d421f
Update ko_kr.json ( #2927 ) ( #2941 )
...
* Update ko_kr.json
* fix typo
2023-03-15 10:33:35 +00:00
Amirhan-Taipovjan-Greatest-I
043f9acfad
Tatar Translation for Fabric API. ( #2936 )
...
* Tatar Translation for 1.19.4
* Tatar Translations for 1.19.4
2023-03-15 10:33:10 +00:00
Michael
9a7c5daa43
Add 'Windswept Hills' biome convention tag ( #2878 )
...
* add windswept biome tag
* change windswept tag to windswept hills
* list out biomes and revert name change
(cherry picked from commit 1b664772cf
)
2023-03-15 09:36:09 +00:00
Madis Otenurm
7ca91b72e1
Update et_ee.json ( #2894 )
...
(cherry picked from commit 09aba064e4
)
2023-03-15 09:24:52 +00:00
Yoosk
36d2fcce10
Update pl_pl.json ( #2929 )
2023-03-15 09:24:06 +00:00
Technici4n
ca5f59aa6b
Fix custom packet inside of bundled packet not being processed ( #2947 )
2023-03-15 09:20:48 +00:00
Maity
315602f6c2
Conventional Biome Tags tweaks ( #2955 )
...
* Birch Forest Tag #2330
* Fix #2649
* Run datagen
2023-03-15 09:19:29 +00:00
Juuz
8f87821716
Add registry for core shaders in custom namespaces ( #2901 )
...
* Add registry for core shaders in custom namespaces
* Apply suggestions from code review
Co-authored-by: modmuss50 <modmuss50@gmail.com>
* Use Identifier.NAMESPACE_SEPARATOR instead of ":"
* Remove fabric_ prefixes from mixins
* Move test rendering to lower-right corner for test screenshots
---------
Co-authored-by: modmuss50 <modmuss50@gmail.com>
(cherry picked from commit ad177755a6
)
2023-03-15 09:16:02 +00:00
Juuz
09a3510c69
EquipmentSlotProvider: Add javadoc link to getPreferredEquipmentSlot ( #2935 )
2023-03-15 09:14:00 +00:00
TelepathicGrunt
348a9c6486
Fixed end biome source injection ( #2940 )
2023-03-15 09:13:42 +00:00
modmuss50
b8ac354064
1.19.4
2023-03-14 18:32:37 +00:00
modmuss50
7d882bf219
1.19.4-pre4
2023-03-08 14:52:28 +00:00
modmuss50
8c25edb404
Fix some ScreenEvents not being called after resizing the window.
...
1.19.4 specific issue, fixes #2950
2023-03-07 16:15:00 +00:00
modmuss50
4626a20621
Bump version
2023-03-01 13:22:26 +00:00
modmuss50
4e68ac5bb4
Fix rendering issues after visiting the disconnected screen.
...
Fixes #2944
2023-03-01 13:20:54 +00:00
modmuss50
fe9afa9d57
Fix build
2023-02-27 18:17:54 +00:00
modmuss50
9003cbe9c4
1.19.4-pre2
...
Just mapping updates
2023-02-27 16:56:40 +00:00
modmuss50
0abf393c29
Bump version
2023-02-24 10:05:50 +00:00
Technici4n
c2e6f67424
Fix #2925 : deprecate item functions in BlockRenderLayerMap ( #2930 )
2023-02-24 09:50:39 +00:00
modmuss50
931a05409c
Bump version
2023-02-23 12:59:11 +00:00
Shnupbups
6baaf9719b
Deprecate some conventional tool tags added to vanilla ( #2928 )
...
* Deprecate some conventional tool tags added to vanilla
For backwards compatibility, the old tag IDs are added to the vanilla ones. The exposed keys are redirected to their replacements.
Also optionally adds Cherry Grove biome to `c:in_overworld`.
* Keep the convention tags, just deprecated
* You saw nothing
2023-02-23 12:00:19 +00:00
Kevin
1ee8be400a
Added Client Message Events ( #2646 )
...
* Added Client Message Events
* Applied suggestions and fixed checkstyle
* Inject before fabric-command-api and updated Javadocs
* Updated Javadocs regarding client commands
* Update fabric-message-api-v1/src/client/resources/fabric-message-api-v1.client.mixins.json
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
* Updated Javadocs regarding commands
* Fixed duplicated package names
* Updated ClientMessageEvents.java Javadoc
Co-authored-by: Sideroo <109681866+Sideroo@users.noreply.github.com>
* Removed duplicated client commands Javadoc
* Added cancelled sending and receiving events
* Seperated send and receive events and changed event names
* Fixed checkstyle
* Added support for modifying messages
* Added client command test
* Added narration and message indicator support for modifying received messages
* Added tests for modifying messages
* Updated ClientReceiveMessageEvents#CHAT Javadocs
* Small Javadoc fixes
* Added Modify to names
* Always narrate original message
* Removed modifying receive chat message
* Split notify and modify events
* Fixed checkstyle
---------
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: Sideroo <109681866+Sideroo@users.noreply.github.com>
(cherry picked from commit c85585f870
)
2023-02-23 10:15:16 +00:00