shedaniel
e542e2d367
Bump minor version
2023-07-09 17:36:46 +08:00
shedaniel
bac9421615
Fix tooltip color event ( #412 )
...
* Fix color tooltip event
* Make it final
2023-07-09 17:35:18 +08:00
Juuz
ee23ba2cb8
Merge branch '1.19.3' into 1.19.4
2023-05-28 13:36:21 +03:00
Juuz
f5753a4ce4
Merge branch '1.19.2' into 1.19.3
2023-05-28 13:35:53 +03:00
Juuz
9851188174
Merge branch '1.19' into 1.19.2
2023-05-28 13:34:18 +03:00
Juuz
c5fcca00a8
Merge remote-tracking branch 'origin/1.18.2' into 1.19
2023-05-28 13:28:20 +03:00
Juuz
d104034824
Update Fabric Loader to latest version ( #401 )
...
Fixes duplicate copies of Loader (pre-0.14 and post-0.14) ending up on the runtime classpath of API users and prevents a crash.
2023-05-01 21:42:13 +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
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
Max
b7c1fdfd3e
Bump version for release
2023-02-06 17:54:43 +01:00
shedaniel
4307d5ca0a
Update to 23w03a
2023-01-20 23:11:34 +08:00
shedaniel
1c566142fd
Support new Forge's BuildContents event, Fix #365
2022-12-11 16:14:14 +08: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
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
3e5fdd4b38
Update to 1.19.3-pre1, Note that API is NOT finalized
2022-11-23 02:15:17 +08: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
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
3ca51d87a9
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
...
# Conflicts:
# gradle.properties
2022-10-23 01:04:20 +08:00
shedaniel
d84e6dc3f9
Bump to 4.10
2022-10-23 01:03:56 +08:00
shedaniel
f73228fdd5
Bump to 7.0
2022-10-23 01:02:15 +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
shedaniel
fd6a654868
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
...
# Conflicts:
# gradle.properties
2022-08-11 19:07:54 +08:00
shedaniel
19d1d7f55a
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
...
# Conflicts:
# gradle.properties
2022-08-11 19:07:26 +08:00
shedaniel
77b109e8c1
Bump to 4.9
2022-08-11 19:06:53 +08:00
shedaniel
8cefb7797a
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
...
# Conflicts:
# gradle.properties
2022-08-08 18:06:15 +08:00
shedaniel
f584b0b991
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
...
# Conflicts:
# gradle.properties
2022-08-08 18:05:54 +08:00
Max
48b2494c25
Bump minor version for release
2022-08-07 16:02:32 +02:00
shedaniel
64c1f05efa
Update to 1.19.2
2022-08-06 10:16:49 +08:00
shedaniel
432581096e
Update to 1.19.1 ( #302 )
...
* Update to 1.19.1
* Make it compile
* Update to 1.19.1
* Set 1.19.1 as the publishing version
(cherry picked from commit b316dde8ba )
2022-08-06 10:06:35 +08:00
shedaniel
1c98573c5f
Revert "Update to 1.19.1 ( #302 )"
...
This reverts commit b316dde8ba .
2022-08-06 10:05:43 +08:00
Max
a7d31393a0
Fix ParticleProviderRegistry not working properly on Forge, add Javadocs ( #305 )
...
* Fix ParticleProviderRegistry not working properly on Forge, add Javadocs
Based on https://github.com/architectury/architectury-api/pull/196#issuecomment-1200268981 , supersedes #196
* Update testmod, fix bounds on deferred register
* Warn when registering particles too late on Forge
2022-07-31 18:48:38 +02:00
shedaniel
b316dde8ba
Update to 1.19.1 ( #302 )
...
* Update to 1.19.1
* Make it compile
* Update to 1.19.1
* Set 1.19.1 as the publishing version
2022-07-28 19:45:57 +08:00
shedaniel
7b4b91ea47
Bump to 4.6
2022-07-23 03:09:02 +08:00
itsmeow
81f4de28ba
Implement hasTag onto BiomeContext ( #272 )
...
* Implement hasTag onto BiomeContext
* Improve optional handling
[norelease] to allow for version bumping and reformatting before release
(cherry picked from commit 16a7d23602 )
2022-07-23 03:08:43 +08:00
shedaniel
db58d101e4
Bump to 5.10
2022-07-20 23:23:19 +08:00
shedaniel
37c5c7d1fe
Fix Support for 41.0.94 ( #295 )
...
* Fix Support for 41.0.94
* Bump to 5.9
2022-07-12 17:19:53 +08:00
shedaniel
fe632a10bd
Fix Support for 41.0.64 ( #292 )
...
* Update to Forge 41.0.64
* Bump to 5.8
2022-07-08 23:03:30 +08:00
Max
192d3a9d26
Merge branch '1.18.2' into 1.19
2022-06-16 12:03:36 +02:00
Max
4f17a84f1e
Apply LQF for better decompilation, bump version for release
2022-06-16 12:02:58 +02:00