Open Martijnpold opened 2 years ago
Improve the computerized redstone link signal functions to be usable off the main thread, allowing for more than one signal change per tick.
Also slightly optimize dirty marking by only allowing one dirty update to be scheduled at a time since a single call would process every update made.
Improve the computerized redstone link signal functions to be usable off the main thread, allowing for more than one signal change per tick.
Also slightly optimize dirty marking by only allowing one dirty update to be scheduled at a time since a single call would process every update made.