
create-schematic-compute
Create: Schematic Compute brings a graph-based visual programming interface to the Create ecosystem, allowing you to build complex computational blueprints without messy redstone dust.
Оцените первым
28.9K
18
Список изменений
v1.1.1
- ✨ Add: Encapsulation node — nest sub-graphs inside a single node, double-click to expand, 48→49 types
- ✨ Add: Monitor Redstone Input — Holographic Monitor can now read Redstone Link network signals via REDSTONE_IN node
- ✨ Add: Toolbar position toggle — bottom-right button to switch toolbar (X/Compile/Run/Grid/Style) between top-left and bottom-left; position persisted to config file
- 🐛 Fix: Control Seat view jump — smooth transition between Joystick and View Angle modes (Mixin-based raw mouse delta capture, zero GLFW cursor manipulation)
- 🐛 Fix: Monitor 3D renderer redstone — 3D holographic display now correctly evaluates REDSTONE_IN nodes (was passing empty InputSource list)
- 🐛 Fix: Monitor redstone registration — late-registered listeners now receive initial signal state via force-resend; dedicated MonitorRedstoneSyncPacket for lightweight client sync
- ⚡ Perf: Comprehensive code audit — NaN guards on all arithmetic nodes (ADD/SUB/MUL/MAP/INTERP), FORMULA compilation cache, volatile thread safety on all static fields, evaluator caching (60+ FPS → graph-change-only), Sensor reflection cache, ControlSeat entity scan radius 50→2 blocks
- ♻️ Refactor: RedstoneLinkHelper — ~400 lines of duplicated redstone link code (FreqLink, registerLinks, addLink, unregisterLinks, lifecycle hooks) deduplicated across 4 block entities (Blueprint, ProgramComputer, ControlSeat, Sensor)
- ♻️ Refactor: GraphBlockEntity interface — replaces 6-branch instanceof chains in BlueprintSavePacket/BlueprintTogglePacket with single interface check
- ♻️ Refactor: Star imports eliminated — all
import java.util.*expanded to explicit imports across 6 files - 🔧 Mixin infrastructure — added Mixin AP +
LocalPlayerMixinfor Entity.turn() interception in Control Seat - 🛡️ Player disconnect cleanup — PLAYER_INPUTS now cleared per-player on PlayerLoggedOutEvent
Файлы
create-schematic-compute-1.1.1.jar(297.47 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.1.1
Загрузчики
NeoForge
Версии игры
1.21.1
Загрузок
144
Дата публикации
13.06.2026
