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 9b63cc81b1
Custom equality for Fabric's storage types
Double chests peripherals were getting reattached every time there was a
block update, as the inventories were not comparing equal (despite being
so!). We now check for a couple of common cases, which should be enough
for vanilla/vanilla-like inventories.

I actively Do Not Like This Code, but do not see a good alternative.
2024-03-21 19:54:22 +00:00
..
common Invalidate peripherals on updateShape 2024-03-20 10:07:29 +00:00
common-api Move WiredNode default methods to the impl 2024-03-10 10:00:52 +00:00
core Use shell.resolve in speaker.lua 2024-03-20 10:45:23 +00:00
core-api Fix a couple of warnings 2024-03-10 12:04:40 +00:00
fabric Custom equality for Fabric's storage types 2024-03-21 19:54:22 +00:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Simplify the previous patch a little 2024-03-17 16:21:56 +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