You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added creative tier case with all max-tier slots. This case also generates an infinite amount of energy.
Added robot upgrade to place blocks in thin air (thanks Keridos).
Added dyes being usable to change the color of computer cases and screens.
Added hologram.copy, which is slightly more efficient than hologram.fill'ing the same area (for larger areas anyway).
Added a setting whether /tmp should be erased on soft reboots (computer.shutdown(true)). Beware: defaults to false, which is different from what it was up to now.
Fixed navigation upgrades forgetting their position and size.
Fixed changing bundled redstone output not causing a block update.
Fixed a bug in man.lua when help topic wasn't found.
Fixed bug in resolution.lua when setting to currently set resolution.
Fixed some rendering glitches in robot renderer regarding equipped item.