Commit graph

424 commits

Author SHA1 Message Date
modmuss50
a9f67ca668 Bump version 2025-03-23 15:23:51 +00:00
modmuss50
fe745a0ce9 Bump version 2025-03-22 13:03:03 +00:00
modmuss50
dd23b927b0 1.21.5-rc1 2025-03-21 09:04:54 +00:00
modmuss50
d5cddc9c68 Bump version 2025-03-19 09:28:54 +00:00
modmuss50
6da4c19599 1.21.5-pre3 2025-03-18 15:15:43 +00:00
modmuss50
619e453710 Bump version 2025-03-16 13:56:53 +00:00
modmuss50
f3ffa98922 1.21.5-pre2 2025-03-16 13:45:10 +00:00
modmuss50
f3eb6d3bab 1.21.5-pre1 2025-03-11 18:47:58 +00:00
modmuss50
16a33fb608 Bump version 2025-03-09 14:21:16 +00:00
modmuss50
7f0697d1b6 Bump version 2025-03-06 10:56:50 +00:00
apple502j
f16bad8479
Port to 25w10a ()
* Update to 25w10a

* Sync DATA_COMPONENT_PREDICATE_TYPE

* Have the action upload expected genResources result

* Update TAW

* Revert "Have the action upload expected genResources result"

This reverts commit d368700cb4.

* Bump versions
2025-03-05 19:48:13 +00:00
modmuss50
081cc043e3 Update yarn 2025-03-02 13:11:31 +00:00
modmuss50
b571d26847 Bump version 2025-02-27 18:31:30 +00:00
modmuss
d71774a3e5
Fix client tests for 25w09b () 2025-02-27 18:30:34 +00:00
modmuss
02ca6796fb
Port to 25w09a ()
* Port to 25w09a

* Comment out FramebufferMixin for now

* Checkstyle

* Bump version
2025-02-26 22:00:24 +00:00
modmuss50
89f2edf180 Bump version 2025-02-20 18:12:18 +00:00
modmuss
fd5bf1a075
Port to 25w08a ()
* Port to 25w08a

* Don't use config cache for now.

* Bump version
2025-02-19 17:37:39 +00:00
modmuss50
95c3bccbab Fix sub module versioning (yet again) 2025-02-17 21:53:59 +00:00
modmuss50
9cf0abc35a Fix module versioning (again) 2025-02-17 21:20:54 +00:00
modmuss50
1926933f8f Bump versions 2025-02-17 16:16:00 +00:00
modmuss50
5a7d1eddb5 Bump version 2025-02-15 15:02:27 +00:00
modmuss
5cbce673b6
Initial 25w07a port ()
* Initial 25w07a port

* Bump version
2025-02-13 19:40:46 +00:00
modmuss50
d7836b8d3e Bump version 2025-02-09 14:27:14 +00:00
modmuss
52a0a3850a
Port to 25w06a ()
* Port to 25w06a

* Bump version
2025-02-05 18:40:41 +00:00
modmuss50
4d6a78a820 Bump version 2025-01-29 18:57:00 +00:00
modmuss50
2dd063df02 25w05a 2025-01-29 18:53:36 +00:00
modmuss50
eae0ba9f49 25w04a 2025-01-22 16:10:50 +00:00
modmuss50
450ef60e28 Bump version 2025-01-21 19:07:05 +00:00
modmuss
73a52b4b18
25w03a game tests ()
* 25w03a game tests

* Cleanup and improvements

* Update fabric-gametest-api-v1/src/main/java/net/fabricmc/fabric/impl/gametest/TestAnnotationLocator.java

Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>

* Use an 8x8 empty structure by default

* Use a dedicated RegistryLoaderMixin instead of hacking around registry sync's api

* Fix

* Checkstyle

---------

Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2025-01-21 18:50:26 +00:00
modmuss
c327076adb
Update to 25w03a ()
* Update to 25w03a

* Bump version
2025-01-15 18:34:20 +00:00
modmuss50
3f161dddc9 Bump version 2025-01-14 14:25:55 +00:00
modmuss50
86c3a9f167 25w02a 2025-01-08 17:38:47 +00:00
modmuss50
3e406e5282 Bump version 2025-01-07 18:37:33 +00:00
modmuss50
a84a7df998 Bump version 2024-12-30 13:21:45 +00:00
modmuss50
c6322ffbe4 Bump versions 2024-12-24 13:32:28 +00:00
modmuss50
ac4f4b07c0 Bump version 2024-12-18 18:24:20 +00:00
modmuss50
4fc7e41ba7 Bump version 2024-12-16 12:55:54 +00:00
Joseph Burton
b47eab6b15
Add experimental Client Game Test API ()
* Move client auto tests to new module fabric-client-gametest-api-v1

* Fix run prod Gradle tasks

* Rename remaining references to client auto-tests

* Switch client gametests to using entrypoints

* Disable input and cursor grabbing

* Remove FabricClientTestHelper moving most of it into the context. Add the ability to simulate key and mouse inputs

* Rename and document input methods

* Rename client gametest github action

* Fix tryClickScreenButtonImpl for buttons inside layout widgets

* Address review comments and repackage client gametest test

* Delete wrong reference to TitleScreenAccessor. Thanks mcdev

* Address review comments

* Clean up default game options

* Improve documentation

* Remove module dependencies

---------

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2024-12-16 11:32:46 +00:00
modmuss50
86a6267f0c Bump version 2024-12-12 16:31:07 +00:00
Juuz
20ea1e23ee Add tag aliases ()
* Add tag aliases

* Document and rename tag alias internals

* Make the tag alias directory singular to match Mojang's recent style

* Add a note about tag aliases to client tag documentation

* Support missing tags in alias groups

* Support tag aliases for dynamic and reloadable registries

* TagAliasGroup: Document naming conventions for c tag alias groups

* Add tag alias test mod

* Fix inline return checkstyle

* Add test for tag alias data generation

* Fix checkstyle (again)

* Add tag translations to tag API testmod

* Uncomment accidentally commented out code

* SimpleRegistryMixin: Improve a log message

* TagAliasTest: Improve assertion messages

* Fix tag aliases for dynamic registries not applying on /reload

* Clean up log message once again

* Address review feedback

* Make missing interfaces throw CCEs

* Add README

* Move TagAliasGroup into the impl package

(cherry picked from commit a730659c14)
2024-12-12 16:19:34 +00:00
modmuss50
f906699295 Bump version 2024-12-05 20:59:04 +00:00
modmuss50
efb4f0f7ed 1.21.4 2024-12-05 20:11:43 +00:00
modmuss50
32952c45bb Bump version 2024-12-02 21:54:16 +00:00
modmuss50
49203cfb9b Bump version 2024-12-02 19:54:47 +00:00
modmuss50
3f9bae29e2 1.21.4-rc3 2024-11-30 19:04:03 +00:00
modmuss50
085903dbca Bump version 2024-11-30 18:27:16 +00:00
modmuss50
70277babdd Fix CurseForge game version capitalisation yet again... 2024-11-27 18:37:25 +00:00
modmuss50
c6abe49647 Bump versions 2024-11-27 18:10:50 +00:00
modmuss50
1885ad74d1 1.21.4-pre3 2024-11-27 18:08:27 +00:00
modmuss50
b9e68eb56c Bump version 2024-11-25 18:27:43 +00:00