modmuss50
c47b9d4307
Update Fabric Loader
2024-10-15 15:12:08 +01:00
Aaron
6e4c084dbc
Fix After Translucent Render Event ( #4155 )
2024-10-15 13:20:27 +01:00
haykam821
57632285fa
Update mod to Minecraft 1.21.2 pre-release 1 ( #4148 )
...
Build / build (21-ubuntu) (push) Has been cancelled
Build / client_test (push) Has been cancelled
Build / server_test (push) Has been cancelled
Build / check_resources (push) Has been cancelled
* Update mod to Minecraft 1.21.2 pre-release 1
* Bump version
---------
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2024-10-08 18:00:08 +01:00
haykam821
86ae0e5586
Update mod to Minecraft snapshot 24w40a ( #4136 )
...
Build / build (21-ubuntu) (push) Has been cancelled
Build / client_test (push) Has been cancelled
Build / server_test (push) Has been cancelled
Build / check_resources (push) Has been cancelled
* Update mod to Minecraft snapshot 24w40a
* Bump versions
* Add new items to tags
* Add more missing boats
* Turns out they werent missing
---------
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2024-10-02 20:44:30 +01:00
modmuss
50ed0faf3a
24w38a ( #4101 )
...
Build / build (21-ubuntu) (push) Has been cancelled
Build / client_test (push) Has been cancelled
Build / server_test (push) Has been cancelled
Build / check_resources (push) Has been cancelled
* 24w38a part 1
* Fix tests
* Bump version
2024-09-18 18:45:49 +01:00
modmuss50
9ed063b333
24w37a
Build / build (21-ubuntu) (push) Has been cancelled
Build / client_test (push) Has been cancelled
Build / server_test (push) Has been cancelled
Build / check_resources (push) Has been cancelled
2024-09-11 17:28:45 +01:00
modmuss
d48ec150ba
24w36a ( #4068 )
...
Build / build (21-ubuntu) (push) Has been cancelled
Build / client_test (push) Has been cancelled
Build / server_test (push) Has been cancelled
Build / check_resources (push) Has been cancelled
* 24w36a
* Some fixes
* More work
* Fixes
* Update yarn
* Update fabric loader
* Bump versions
2024-09-05 11:42:30 +01:00
modmuss
2ade441e60
Remove CoreShaderRegistrationCallback as its no longer required. ( #4063 )
Build / build (21-ubuntu) (push) Waiting to run
Build / client_test (push) Waiting to run
Build / server_test (push) Waiting to run
Build / check_resources (push) Waiting to run
2024-09-04 17:43:48 +01:00
modmuss
6c0945c34f
Update Fabric Loader and re-enable server test ( #4056 )
2024-08-29 17:55:03 +01:00
apple502j
2cd4845256
24w35a ( #4062 )
2024-08-29 17:54:21 +01:00
modmuss
2be899094a
24w34a ( #4046 )
...
Build / build (21-ubuntu) (push) Has been cancelled
Build / client_test (push) Has been cancelled
Build / server_test (push) Has been cancelled
Build / check_resources (push) Has been cancelled
Co-authored-by: PepperCode1 <44146161+peppercode1@users.noreply.github.com>
2024-08-21 18:25:15 +01:00
modmuss
1bb677a646
Port to 24w33a ( #4033 )
...
Build / build (21-ubuntu) (push) Has been cancelled
Build / client_test (push) Has been cancelled
Build / server_test (push) Has been cancelled
Build / check_resources (push) Has been cancelled
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: hypherionmc <hypherionmc@gmail.com>
(cherry picked from commit 952fb19a0df7354e8352ef0c993a956b2bed32c2)
2024-08-18 19:16:27 +01:00
Martijn van den Brand
df16efd0d6
Update vertex consumer after BLOCK_OUTLINE
event ( #3940 )
2024-07-14 15:02:42 +01:00
modmuss
5a8c785ea0
Fix CoreShaderRegistrationCallback mixin ( #3886 )
2024-06-25 18:14:27 +01:00
haykam821
d1321076fe
Use identifier path composition methods ( #3820 )
2024-06-08 14:02:41 +01:00
modmuss
b55973447a
1.21-pre1 port ( #3811 )
...
* 1.21-pre1 port
* Bump version
2024-05-29 16:25:22 +01:00
modmuss
6573ed8ccc
24w21b ( #3789 )
...
Co-authored-by: Drex <nicknamedrex@gmail.com>
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
2024-05-23 10:20:54 +01:00
modmuss
e633f8839b
Port to 24w20a ( #3772 )
...
* Port to 24w20a
* Update yarn
* Fix TODOs
* Bump version
---------
Co-authored-by: Drex <nicknamedrex@gmail.com>
2024-05-16 18:47:15 +01:00
modmuss
0af3f5a702
24w18a ( #3757 )
...
Co-authored-by: Drex <nicknamedrex@gmail.com>
2024-05-04 14:28:29 +01:00
modmuss
b21c00cb44
24w13a ( #3676 )
...
Fixes https://github.com/FabricMC/fabric/issues/3669
Co-authored-by: Drex <nicknamedrex@gmail.com>
2024-03-27 19:26:14 +00:00
apple502j
42c290b4ca
24w10a porting fixes ( #3638 )
...
* Rename mixin using unmapped name
* Fix potential crash in item API testmod
* Improve custom ingredient javadoc
* More javadoc improvements
* Add more tests
* whoops
* Fix typos
* Remove test for strict NBT matching
* another whoopsie
* Finish NBT -> components changes
Breaking change: `FabricItem#allowNbtUpdateAnimation` was renamed to
`allowComponentsUpdateAnimation`.
* Fix broken javadoc links
* Fix broken screen handler testmod
2024-03-12 09:22:55 +00:00
PepperCode1
7e4ca3e18b
Add Support for Custom ColorResolvers ( #3503 )
...
* Add support for custom color resolvers
* Add ColorResolverRegistry
* Fix checkstyle
* Statically initialize all BiomeColorCaches
(cherry picked from commit 6fd945a052
)
2024-02-09 14:06:53 +00:00
modmuss50
54b4400cee
24w06a
2024-02-07 19:01:58 +00:00
Kevin
bab36248d7
Fix WorldRenderEvents.AFTER_TRANSLUCENT ( #3563 )
...
* Fix WorldRenderEvents.AFTER_TRANSLUCENT
* Add test for WorldRenderEvents.AFTER_TRANSLUCENT
* Reset matrixStack
2024-02-05 11:30:21 +00:00
modmuss
03be9f1df2
Port to 24w05a ( #3560 )
...
Co-authored-by: Drex <nicknamedrex@gmail.com>
2024-01-31 20:24:57 +00:00
PepperCode1
e89ad72381
Add AtlasSourceTypeRegistry ( #3504 )
...
(cherry picked from commit 0d29db7657
)
2024-01-19 11:15:50 +00:00
modmuss50
80f8cf516f
Update Fabric Loader
2024-01-17 17:15:38 +00:00
modmuss
3434862fbd
Port to 23w51b ( #3474 )
...
Breaking changes:
- `FabricBrewingRecipeRegistry.registerPotionRecipe` takes `RegistryEntry<Potion>` instead of `Potion`
- `SculkSensorFrequencyRegistry.regster` takes `RegistryKey<GameEvent>` instead of `GameEvent`
- `FabricLanguageProvider.add` takes `RegistryEntry<EntityAttribute>` instead of `EntityAttribute`
- `FabricTagProvider.GameEventTagProvider` was removed replace with `FabricTagProvider<GameEvent>`
- `FabricItem.getAttributeModifiers` returns a Multimap with a key of `RegistryEntry<EntityAttribute>` instead of `EntityAttribute`
- `ModifyItemAttributeModifiersCallback.modifyAttributeModifiers` takes Multimap with a key of `RegistryEntry<EntityAttribute>` instead of `EntityAttribute`
2023-12-18 18:47:42 +00:00
modmuss
78d798af9d
Update to loader 0.15 ( #3451 )
2023-12-08 15:19:17 +00:00
modmuss
9468a19de0
Configure spotless for imports, sort imports. ( #3365 )
...
* Configure spotless to also do imports. Allows for auto applying.
* Order imports
2023-10-22 13:35:58 +01:00
modmuss
86b12645b9
23w31a
2023-08-07 09:09:38 +01:00
modmuss
f4b7e42468
Update to loom 1.3 and use Mod Publish Plugin ( #3158 )
...
* Update to loom 1.3
* Fix more 1.3 deprecations
* Opps
* Move to mod publish plugin
* Revert some changes
* Fix some more Gradle deprecations
* Fix names
* Remove extra stuff
* Cleanup
2023-08-02 18:51:21 +01:00
modmuss
b3afc78b68
Setup unit tests & format gradle files. ( #3073 )
2023-05-30 13:07:11 +01:00
Technici4n
8cec7577f3
Move injection point of TooltipComponentCallback ( #3085 )
2023-05-30 13:05:02 +01:00
modmuss50
fb8d95dacb
Split test mods into client and common. ( #3033 )
2023-05-01 14:04:29 +01:00
modmuss50
b3f2574b16
23w17a
2023-04-26 18:18:06 +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
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
modmuss50
ae0966baae
Fix all valid Mixin AP warnings. ( #2914 )
2023-02-22 12:54:50 +00:00
modmuss50
e45f7c6532
23w07a
2023-02-15 19:54:58 +00:00
modmuss50
57338cbe24
23w06a
2023-02-08 17:54:34 +00:00
modmuss50
12a6ba2c15
23w05a
2023-02-01 16:35:59 +00:00
modmuss50
a1ccd7bfed
23w04a
2023-01-24 16:59:43 +00:00
Mark
81af046eba
[1.19.3] Implement custom SignTypes ( #2832 )
...
* 1.19.3 custom sign types
Co-authored-by: AlphaMode <26313415+alphamode@users.noreply.github.com>
* fix mixin name
Co-authored-by: AlphaMode <26313415+alphamode@users.noreply.github.com>
(cherry picked from commit eb2a3ba986
)
2023-01-20 18:01:07 +00:00
modmuss50
b69ba7fabe
23w03a ( #2854 )
...
* First look at 223w03a
* Fix login
* Support onboarding screen in client tests
* Fix AFTER_ENTITY_CHANGE_WORLD event
* Bump version
2023-01-18 21:21:41 +00:00
AlphaMode
6dc0edd789
Deprecated BlockEntityRendererRegistry in favor of vanilla's BlockEntityRendererFactories ( #2582 )
...
* Deprecated BlockEntityRendererRegistry in favor of vanilla's BlockEntityRendererFactories
* Undo unintended change
* Update fabric-transitive-access-wideners-v1/src/main/resources/fabric-transitive-access-wideners-v1.accesswidener
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
* Update BlockEntityRendererRegistry javadoc to match others
* Implement sign renderer test
* Fix template
* Change SignTestBlockEntity to SignBlockEntityTest
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
(cherry picked from commit 08b73de4d1
)
2022-12-23 15:32:51 +00:00
Technici4n
0b401b6a39
Fix #602 : Allow querying registered DynamicItemRenderer
s ( #2779 )
2022-12-23 15:22:51 +00:00
modmuss50
99f9db8063
Cleanup Environment annotation usage. ( #2755 )
...
* Remove @Environment(EnvType.CLIENT) from BoundedIntRule.validate
* Move ItemTooltipCallback to client source set
* Remove @Environment(EnvType.CLIENT) annotation
* Remove @Environment(EnvType.SERVER) from WorldChunkMixin
2022-12-23 13:10:16 +00:00
modmuss50
49abcf7e64
Update mappings
2022-11-16 16:12:51 +00:00
modmuss50
f84bf2d968
22w45a ( #2647 )
2022-11-10 16:07:38 +00:00