Jab125
5abdca704d
Backported fluid stack fix to 1.20.2 ( #485 )
2024-03-19 16:25:23 +09:00
shedaniel
81473922e1
Merge remote-tracking branch 'origin/1.20' into 1.20.2
...
# Conflicts:
# gradle.properties
2024-02-26 22:13:11 +09:00
shedaniel
22caa28108
Merge remote-tracking branch 'origin/1.19.2' into 1.20
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
# Conflicts:
# fabric/src/main/java/dev/architectury/event/fabric/EventHandlerImpl.java
# forge/src/main/java/dev/architectury/event/forge/EventHandlerImplClient.java
# gradle.properties
2024-02-26 22:12:16 +09:00
shedaniel
a2e5359225
Add client commands
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2024-02-26 21:13:36 +09:00
shedaniel
258f6288b9
Merge remote-tracking branch 'origin/1.20' into 1.20.2
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
# Conflicts:
# fabric/src/main/java/dev/architectury/registry/registries/fabric/RegistrarManagerImpl.java
2024-02-06 18:25:57 +09:00
shedaniel
ac1bd64350
Merge remote-tracking branch 'origin/1.19.4' into 1.20
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
# Conflicts:
# testmod-common/src/main/java/dev/architectury/test/registry/TestRegistries.java
2024-02-06 18:11:03 +09:00
shedaniel
306e947ff7
Merge remote-tracking branch 'origin/1.19.2' into 1.19.4
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
# Conflicts:
# fabric/src/main/java/dev/architectury/registry/registries/fabric/RegistrarManagerImpl.java
2024-02-06 18:02:41 +09:00
digitalseraphim
4ed66609b0
Make ArchitecturyFlowingFluid use the same Forge FluidType when the s… ( #467 )
...
* Make ArchitecturyFlowingFluid use the same Forge FluidType when the same ArchitecturyFluidAttributes object is passed in
* Use the same fluid type instead of the same properties for simplity
* Fix packages import
---------
Co-authored-by: shedaniel <daniel@shedaniel.me >
2024-02-06 17:33:01 +09:00
shedaniel
f1fdba9897
[ci skip] SpawnPlacements.register Hook (Closes architectury/architectury-api#375) ( #473 )
2024-02-06 17:32:50 +09:00
Josiah Glosson
a333232d85
[ci skip] Add defaultId to RegistrarBuilder ( #474 )
...
* Add defaultId to RegistrarBuilder
* Make the default key an registrar option
---------
Co-authored-by: shedaniel <daniel@shedaniel.me >
2024-02-06 17:32:35 +09:00
shedaniel
b26347a026
[ci skip] Add ClientTooltipComponentRegistry for custom tooltips ( #475 )
...
* Add ClientTooltipComponentRegistry for custom tooltips (#463 )
Signed-off-by: Sergey Shatunov <me@aur.rocks >
Signed-off-by: shedaniel <daniel@shedaniel.me >
* Fix testmod for client tooltip components
Signed-off-by: shedaniel <daniel@shedaniel.me >
---------
Signed-off-by: Sergey Shatunov <me@aur.rocks >
Signed-off-by: shedaniel <daniel@shedaniel.me >
Co-authored-by: Sergey Shatunov <me@aur.rocks >
2024-02-06 17:32:25 +09:00
shedaniel
f63dc5d0e5
Remove references to ForgeRegistries left
2023-12-08 21:08:34 +08:00
shedaniel
38c3e8e64a
Fix #453
2023-11-21 13:13:26 +08:00
shedaniel
9aba3cf1dc
Update to 20.2.59-beta & Adapt to Registry Changes
2023-11-20 21:00:36 +08:00
shedaniel
426ca41331
Fix CustomizeGuiOverlayEvent crash
2023-11-19 02:59:27 +08:00
shedaniel
09e04e0cc6
Fix #451
2023-11-19 02:32:00 +08:00
shedaniel
0ff2f7f898
Fix InputEvent.MouseScrollingEvent crash
2023-11-19 00:59:23 +08:00
shedaniel
302dd740c5
Comment out texture stitch event, we will re-evaluate this
2023-11-17 23:12:37 +08:00
shedaniel
d309d26bff
NeoForge 1.20.2 Port
2023-11-17 23:07:29 +08:00
shedaniel
cc2b8c7489
Fix #448
2023-11-15 20:06:46 +08:00
shedaniel
74f7fb34cf
Forge 1.20.2
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2023-09-26 10:49:33 +08:00
shedaniel
38edbd29d3
Updated to 23w31a
2023-08-08 18:51:24 +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
秋 雨落
b523f05f53
Update mods.toml to 1.20 ( #410 )
2023-06-12 15:53:06 +08:00
shedaniel
091ec41143
Fix LootTableModificationContextImpl log spam (hopefully)
2023-06-08 14:36:04 +08:00
shedaniel
82505652eb
Update to 1.20 and support Forge
2023-06-08 12:49:18 +08:00
shedaniel
863ba5ced9
Update to 23w18a
2023-05-09 02:17:27 +08:00
shedaniel
9a6a6f2ed3
Use setSpawnCancelled
2023-03-25 16:21:56 +08:00
shedaniel
e5e00a952c
Support latest Forge
2023-03-25 16:19:21 +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
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
1c566142fd
Support new Forge's BuildContents event, Fix #365
2022-12-11 16:14:14 +08:00
Max
a8683cd979
Fix publishing buildscript tagging Forge as 1.19.2
2022-12-08 21:59:59 +01:00
shedaniel
de600a4145
Update to 1.19.3
2022-12-09 02:05:30 +08: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
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
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