modmuss50
716be681fb
Bump Version
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-06-17 22:34:21 +01:00
modmuss50
0f023c6704
Bump version
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-06-17 18:28:54 +01:00
modmuss50
c6a9d91abe
1.21
2024-06-17 18:16:24 +01:00
modmuss50
41bc64cd61
Bump version
2024-06-11 13:04:17 +01:00
modmuss50
af536d4aad
1.21-rc1
2024-06-11 12:58:54 +01:00
modmuss50
0dcf6c8b90
Bump version
2024-06-08 14:22:04 +01:00
modmuss50
3e4c03f635
1.21-pre4
2024-06-08 14:13:19 +01:00
modmuss50
98a7dbbb57
1.21-pre3
...
Co-authored-by: Drex <nicknamedrex@gmail.com>
2024-06-05 13:00:45 +01:00
modmuss50
6a6dfa1985
1.21-pre2
2024-05-31 14:43:29 +01:00
modmuss50
afdfc921b8
Remove FabricItem.getAttributeModifiers.
2024-05-30 13:07:25 +01:00
modmuss50
c585e0a241
Bump version
2024-05-30 09:50:40 +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
modmuss50
3c207badd1
Bump version
2024-05-20 09:42:20 +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
modmuss50
5e47b9cbbd
24w19b
2024-05-10 16:33:03 +01:00
modmuss50
a5ed259db6
Bump version
2024-05-07 19:22:01 +01:00
modmuss
0af3f5a702
24w18a ( #3757 )
...
Co-authored-by: Drex <nicknamedrex@gmail.com>
2024-05-04 14:28:29 +01:00
modmuss50
97fc76fd23
Bump version
2024-04-28 15:58:57 +01:00
modmuss50
a704f5c7f5
Bump version
2024-04-26 22:16:54 +01:00
modmuss50
a91819b2e0
1.20.6-rc1
2024-04-26 14:09:21 +01:00
modmuss50
d18c2535c2
Bump version
2024-04-23 21:22:24 +01:00
modmuss50
821939031a
1.20.5
2024-04-23 21:20:13 +01:00
modmuss50
ce4249dddc
Bump version
2024-04-21 16:38:34 +01:00
modmuss50
060522124d
Bump version
2024-04-20 11:32:11 +01:00
modmuss50
166f144fc9
1.20.5-rc2
2024-04-19 15:11:52 +01:00
modmuss50
fc5276a561
Bump version
2024-04-17 18:11:58 +01:00
modmuss50
231d328d32
1.20.5-pre4
2024-04-17 18:09:40 +01:00
modmuss50
e5abbac34b
Bump version
2024-04-16 18:14:39 +01:00
TelepathicGrunt
7f945d5bb6
Refactor convention tags ( #3310 )
2024-04-16 18:01:57 +01:00
modmuss50
b2a1ac47de
1.20.5-pre3
2024-04-16 15:17:20 +01:00
modmuss50
2a2c66b625
1.20.5-pre2 fixes
2024-04-15 17:01:26 +01:00
modmuss50
d4f1273d0b
1.20.5-pre2
2024-04-15 16:29:01 +01:00
modmuss50
cfb0a2d3d2
Bump version
2024-04-14 13:40:56 +01:00
apple502j
c5fc38b3f7
Finish port to 1.20.5-pre1 ( #3706 )
...
* Buildscript changes
* Particle API: port and some refactor
* Add support for Ingredient in FabricBrewingRecipeRegistry
* Add private ctor to ClientPlayerBlockBreakEvents
Not related to port, but something I've found during the process.
Also adds final to CommonLifecycleEvents.
* Fix Sound API testmod
* Fix broken javadocs
* Codec-related changes
* Document behavior of SUCCESS_NO_ITEM_USED in UseEntityCallback
* Add getEnabledFeatures
* checkstyle
2024-04-14 13:26:09 +01:00
modmuss
74e2f560d5
1.20.5-pre1 ( #3700 )
...
* 1.20.5-pre1
* BrewingRecipeRegistryBuilderCallback
* Remove debug line
* Fix build
* Bump version
2024-04-10 19:02:33 +01:00
modmuss50
f1e646e4d5
24w14a & Java 21
2024-04-03 15:46:52 +01:00
apple502j
97f703da44
Improve data attachment port ( #3678 )
...
* Bump yarn
* Apply yarn update
* Fix porting of Data Attachment block entity support
* Fix FrameBlockEntity testmod
2024-04-03 15:39:47 +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
9b3069f652
Fully port to 24w12a ( #3664 )
...
* Bump yarn
* Apply yarn update
* Sync map decorations type registry
* Remove Mining Level API
* Port loot API
* whoops
* Rename LootManagerMixin
* Fix javadoc
* Fix registerGiftLootTable
* RegistryKey is traditionally compared using identity
* Fix wrong loot source being used
2024-03-27 16:47:29 +00:00
modmuss
e9d2a72b4f
24w12a ( #3658 )
...
# Removed
- FabricItemStack.isSuitableFor (replaced with vanilla component)
- FabricItemStack.getFoodComponent (replaced with vanilla component)
- ResourceReloadListenerKeys.LOOT_TABLES
- fabric-resource-conditions-api-v1 support for loot tables
# Disabled modules
- fabric-loot-api-v2
- fabric-mining-level-api-v1
2024-03-20 19:08:34 +00:00
modmuss50
3a09d40a83
Bump version
2024-03-18 09:24:37 +00:00
modmuss50
dac6c6d2c0
Bump version
2024-03-14 20:32:00 +00:00
modmuss50
9bd9228c21
24w11a
2024-03-14 16:55:10 +00:00
modmuss50
15922910f6
Bump version
2024-03-12 10:51:02 +00:00
modmuss50
031f0cf067
24w10a
2024-03-06 16:40:52 +00:00
modmuss50
29bc5c1b06
Bump version
2024-03-04 09:45:59 +00:00
modmuss50
d20e1f08cb
Bump version
2024-03-01 17:48:56 +00:00
modmuss50
2f977a43d9
Bump version
2024-02-29 19:21:21 +00:00
modmuss
1172e89799
24w09a ( #3623 )
...
* In game
* More fixes
* Small fixes + changes
* Rename
* Fix test
2024-02-29 19:16:35 +00:00