Matthias
6e1b3d13c1
Fix INIT_POST not being invoked ( #418 )
...
* Fix INIT_POST not being invoked
* Fix formatting
* Register callback for INIT_POST event in test mod
2023-07-25 00:14:55 +08:00
shedaniel
8b1bd40f54
Mark 1.20.1 as compatible
2023-07-09 17:48:46 +08:00
shedaniel
7f7807469b
Merge remote-tracking branch 'architectury/1.19.4' into 1.20
...
# Conflicts:
# fabric/src/main/java/dev/architectury/mixin/fabric/client/MixinScreen.java
# forge/src/main/java/dev/architectury/event/forge/EventHandlerImplClient.java
# forge/src/main/resources/META-INF/mods.toml
# gradle.properties
2023-07-09 17:42:36 +08:00
shedaniel
bac9421615
Fix tooltip color event ( #412 )
...
* Fix color tooltip event
* Make it final
2023-07-09 17:35:18 +08:00
shedaniel
684f241576
Fix wrong injection point for container screen foreground
2023-06-08 14:39:56 +08:00
shedaniel
82505652eb
Update to 1.20 and support Forge
2023-06-08 12:49:18 +08:00
shedaniel
8c7bd3248d
Update to 1.20-pre1
2023-05-11 17:45:13 +08:00
shedaniel
863ba5ced9
Update to 23w18a
2023-05-09 02:17:27 +08:00
shedaniel
8c5e912cd1
Merge remote-tracking branch 'architectury/1.19.4' into 1.20
2023-05-09 00:58:07 +08:00
Max
c573dbe7be
Fix block place event mixin passing incorrect BlockState on Fabric
...
Closes #402
2023-05-04 09:45:09 +02:00
Max
c00c24e42b
Merge branch '1.19.3' into 1.19.4
2023-04-05 16:34:35 +02:00
Max
7a715af053
Merge branch '1.19.2' into 1.19.3
2023-04-05 16:34:25 +02:00
Max
6e3e5738b6
Merge branch '1.19' into 1.19.2
2023-04-05 16:34:19 +02:00
Max
a62231ab87
Merge branch '1.18.2' into 1.19
2023-04-05 16:34:14 +02:00
Max
b1e7c89ffb
Fix args order in player clone event (supersedes and closes #391 )
2023-04-05 16:33:51 +02:00
Max
b8dcba2ee5
Fix #398 (supersedes and closes #395 )
2023-04-05 16:32:40 +02:00
shedaniel
ec04de2649
23w13a
2023-04-01 19:14:06 +08:00
shedaniel
521dc1d87d
Update to 1.19.4
2023-03-16 18:53:11 +08:00
shedaniel
8c4a74d0f5
Update to 1.19.4-pre3
2023-03-04 03:25:37 +08:00
shedaniel
f0222338f5
Update to Loom 1.1 and Gradle 8
2023-03-04 03:25:36 +08:00
Max
5bac879be0
Merge branch '1.19.3' into 1.19.4
2023-02-06 18:03:32 +01:00
Max
cca739db53
Merge branch '1.19.2' into 1.19.3
2023-02-06 18:02:48 +01:00
Max
93dd95c6a0
Merge branch '1.19' into 1.19.2
2023-02-06 18:01:55 +01:00
Max
b4cf77dde9
Merge branch '1.18.2' into 1.19
2023-02-06 18:01:10 +01:00
desht
1524550146
Add PlayerEvent.ATTACK_ENTITY ( #380 )
...
[ci skip]
* Add PlayerEvent.ATTACK_ENTITY
* Fired from Forge's AttackEntityEvent and Fabric's AttackEntityCallback
* When player is about to attack any entity (not just living) with left-click
* javadoc parameter alignment
* import cleanup
2023-02-06 17:53:43 +01:00
shedaniel
4307d5ca0a
Update to 23w03a
2023-01-20 23:11:34 +08:00
shedaniel
de600a4145
Update to 1.19.3
2022-12-09 02:05:30 +08:00
Max
0f10f54a34
*Actually* use fabric-api dependency in fmj...
2022-12-08 18:58:26 +01:00
shedaniel
d69f264963
Merge remote-tracking branch 'architectury/1.19.2' into 1.19.3
...
# Conflicts:
# fabric/build.gradle
# fabric/src/main/resources/fabric.mod.json
# forge/build.gradle
# gradle.properties
2022-12-09 01:58:23 +08:00
Max
96f3dc6f9c
Buildscript updates, use fabric-api dependency in fmj
2022-12-08 18:10:18 +01:00
shedaniel
b8f0f70022
Update to 1.19.3-pre2, Note that API is NOT finalized
...
Commenting out ClientTooltipEvent.RENDER_MODIFY_COLOR for now
2022-11-27 01:23:39 +08:00
shedaniel
a5405323a8
Rename Registries to RegistrarManager ( #354 )
2022-11-27 00:55:26 +08:00
shedaniel
3e5fdd4b38
Update to 1.19.3-pre1, Note that API is NOT finalized
2022-11-23 02:15:17 +08:00
shedaniel
e3b4376c5c
Merge remote-tracking branch 'architectury/1.19.2' into 1.19.3
2022-11-23 01:51:49 +08:00
shedaniel
709ca7535c
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
2022-11-23 01:46:01 +08:00
shedaniel
e8177b3075
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
2022-11-23 01:43:22 +08:00
Juuz
ec9cb04ebc
Fix Loom 1.0 removals ( #348 )
...
* Replace loom.forge.localMods with loom.mods
* Replace javax annotations with jetbrains
[norelease]
2022-11-20 00:33:48 +01:00
shedaniel
96b742bd23
Update to 22w44a
2022-11-09 04:01:55 +08:00
shedaniel
c3f3d9627b
Update to 22w43a
2022-10-28 16:05:33 +08:00
shedaniel
006b49f792
Modrinth doesn't expect 1.19.3
2022-10-23 19:31:22 +08:00
shedaniel
6feff0e4b9
Require Minecraft 1.19.3
2022-10-23 19:26:14 +08:00
shedaniel
c84ef33756
Merge remote-tracking branch 'architectury/1.19.2' into 1.19.3
...
# Conflicts:
# gradle.properties
2022-10-23 19:25:07 +08:00
shedaniel
efcbe635b2
Publish Architectury 7
2022-10-23 19:24:52 +08:00
shedaniel
93d0538f35
Add Item.Properties().arch$tab(CreativeModeTab)
2022-10-23 19:24:39 +08:00
shedaniel
b0f0a04c50
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
...
# Conflicts:
# gradle.properties
2022-10-23 01:06:20 +08:00
shedaniel
108ac16ce5
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
2022-10-23 01:03:00 +08:00
shedaniel
d26471de0e
[ci skip] Fix #340 ( #341 )
2022-10-23 01:02:39 +08:00
shedaniel
2b423ae433
More work towards 22w42a
2022-10-22 17:45:51 +08:00
shedaniel
5c10baf55f
Compile against a local version of Fabric
2022-10-21 16:08:34 +08:00
shedaniel
2bc32b35d2
First look of 22w42a while we wait
2022-10-21 00:04:42 +08:00