1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-29 07:20:48 +00:00
CC-Tweaked/projects
Jonathan Coates 8b2516abb5
Update to latest NullAway
This fixes several issues with @Nullable fields not being checked. This
is great in principle, but a little annoying in practice as MC's
@Nullable annotations are sometimes a little overly strict -- we now
need to wrap a couple of things in assertNonNull checks.
2024-04-06 08:38:44 +01:00
..
common Update to latest NullAway 2024-04-06 08:38:44 +01:00
common-api Load services with the service's classloader 2024-03-21 20:50:31 +00:00
core Validate arguments in the vector API 2024-04-01 22:25:08 +01:00
core-api Fix a couple of warnings 2024-03-10 12:04:40 +00:00
fabric Update to latest NullAway 2024-04-06 08:38:44 +01:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Use the correct modem in create:brittle 2024-04-03 09:29:31 +01:00
forge-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
lints Send entire DFPWM encoder state to the client 2024-03-15 18:25:57 +00:00
standalone Allow mounting folders in the standalone emulator 2024-04-03 21:27:18 +01:00
web Bump checkstyle, fix warnings from TeaVM upgrade 2024-03-13 21:52:09 +00:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00