1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-11-21 07:44:49 +00:00
Files
CC-Tweaked/src/main/java/dan200/computercraft/shared
Jonathan Coates 298f339376 Invalidate peripherals during the computer's tick instead
- Capability invalidation and tile/block entity changes set a dirty bit
   instead of refetching the peripheral immediately.
 - Then on the block's tick we recompute the peripheral if the dirty bit
   is set.

Fixes #696 and probably fixes #882. Some way towards #893, but not
everything yet.

This is probably going to break things horribly. Let's find out!
2021-11-28 20:03:27 +00:00
..
2021-06-05 14:48:38 +01:00
2021-01-06 17:13:40 +00:00
2021-01-06 17:13:40 +00:00