-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
github-actions[bot] edited this page Jun 13, 2026
·
1 revision
- Modem can now be placed on any block face (floor, wall, ceiling) — it orients to the surface, screen facing out.
- Modem has its own flat model and custom textures (no longer the iron-block look).
- Empty-hand right-click on a modem now binds/unbinds the glasses you're already wearing (helmet or Curios slot) — no need to take them off.
- New "Screen fit" setting:
FIT(default, letterbox),STRETCH(fill screen),COVER(fill + crop). - Mod config is now editable from the Mods list "Config" button.
- New keybind "Open settings" (unbound by default) opens the client config directly.
- Toggle HUD default key changed from G to H.
- Added a mod icon.
- Initial beta release.
- HUD Glasses + HUD Modem: a ComputerCraft peripheral that renders a monitor-style terminal onto a player's screen.
- Binding lives on the glasses item; transferring the glasses transfers the HUD.
- Monitor/term-compatible Lua API, transparent background, runtime resize, pixel-perfect CC font.
- Optional Curios (dedicated Glasses slot) and Create Aeronautics / Sable support.