1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-02 00:40:48 +00:00
CC-Tweaked/projects
Jonathan Coates 0895200681
Small bits of cleanup
Build system:
 - Switch to our new maven server. This has a cleaner separation between
   published packages and mirrored packages, to avoid leaking those into
   other people's builds.
 - Update Gradle and Loom versions.

Code:
 - Link to definitions instead in the breaking changes page.
 - Fix several unused variable warnings.

Other:
 - Remove unsupported Minecraft versions from the issue template.
2024-06-26 18:07:57 +01:00
..
common Hide a few ServerComputer internals 2024-06-22 18:48:31 +01:00
common-api Load services with the service's classloader 2024-03-21 20:50:31 +00:00
core Small bits of cleanup 2024-06-26 18:07:57 +01:00
core-api Fix a couple of warnings 2024-03-10 12:04:40 +00:00
fabric Move JEI to client folder 2024-06-22 13:23:03 +01:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Warn when Optifine is installed 2024-05-28 18:10:50 +01:00
forge-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
lints Fix NPE when rendering turtle's label 2024-04-06 08:46:19 +01:00
standalone Small bits of cleanup 2024-06-26 18:07:57 +01:00
web Publish docs via an artifact instead 2024-06-19 09:57:56 +01:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00