1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-30 09:03:20 +00:00
CC-Tweaked/projects
Jonathan Coates 1a5dc92bd4
Some more cleanup to wired modems
- Remove "initial connections" flag, and just refresh connections +
   peripherals on the first tick.

 - Remove "peripheral attached" from NBT, and just read/write it from
   the block state. This might cause issues with #1010, but that's
   sufficiently old I hope it won't!
2024-03-17 00:18:27 +00:00
..
common Some more cleanup to wired modems 2024-03-17 00:18:27 +00:00
common-api Move WiredNode default methods to the impl 2024-03-10 10:00:52 +00:00
core Add a method for checking peripheral equality 2024-03-16 14:01:22 +00:00
core-api Fix a couple of warnings 2024-03-10 12:04:40 +00:00
fabric Fix turtle.suck reporting incorrect error 2024-03-16 21:27:21 +00:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Rewrite computer selectors 2024-03-12 20:12:13 +00: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 local domains in the standalone emulator 2023-12-20 17:43:08 +00: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