Commit Graph

9 Commits

Author SHA1 Message Date
Mike Stump
e6ffb906e4 Add power handling to the controller and require power for the remote.
On the remote, ensure that reset updates the formspec.
2024-01-09 14:33:00 -08:00
Mike Stump
a030319338 Update in game documentation. 2024-01-06 17:58:37 -08:00
Mike Stump
6fdfd4698e Fixup autocraft UI on remote. 2024-01-06 17:51:06 -08:00
Mike Stump
50aa1f2470 Remote UI refinements. 2024-01-06 17:10:52 -08:00
Mike Stump
e0f8c0949a Improve remote UI by doing a formspec update.
Fixup page_max to use the right inventory.
2024-01-06 16:06:43 -08:00
Mike Stump
f829ce768f Remove extra charge depletion. 2024-01-06 15:08:54 -08:00
Mike Stump
a4b8870166 Fix dependency on technic to ensure proper mod loading.
Always load remote, should work fine without technic.
Don't pass pake_max or queries into chest_formspec for remotes.
Wire up charging to the remote.
Fix query state.
2024-01-06 15:03:22 -08:00
Mike Stump
a06c6539fa Add charge for remote and display it.
Swicth to player inventories for the remote.
Refine remote formspec by passing state and remove extra argument for crafts.
2024-01-06 11:42:17 -08:00
Mike Stump
26b3ef692f Add a remote crafting terminal. 2024-01-06 10:01:12 -08:00