Skip to content

2024.08.25 Beta Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@MikaylaFischler MikaylaFischler released this 26 Aug 02:50
· 202 commits to main since this release
07406ca

This update consists of multiple bugfixes and a large chunk of work behind-the-scenes on the system. There are not as many feature additions as some other updates, with the new DEV tab on the supervisor being the biggest feature addition (see the INF tab for helpful INFo). Pocket controls are delayed due to requiring some architectural changes, but will be in the next updates!

Installation without HTTP

Attached to this release are a few large .lua files. On each computer, you'll drag over the one starting with "common" and the one matching the application you wish to install. Once both are transferred (one at a time), you will run the one with the application in its name, and everything will unpack from there! Note that "drag over" means drag from your actual computer into the game onto the open terminal of the ComputerCraft computer you want to use. Once that is all set, you'll find ccmsim as the substitute for the http-dependent ccmsi. It has fewer features, but lets you manage your installation. Read more here.

New Features & Improvements

  • #517 Made ccmsi more usable on the pocket computer
  • #367 Added DEV list to the supervisor to list missing and invalid devices to aid in facility setup and configuration
  • #540 Display connection failure reason on the pocket's Connecting screens

Bug Fixes

  • #519 Fixed pocket displaying "stabilizing" when turbines are stable (fix logic around stability evaluation)
  • #534 Fixed graphical issue with PLC self-check skipping past failed connections and showing it afterwards
  • #536 Fixed issue with some settings not clearing (such as bundled emergency coolant not reverting when disabled)
  • Fixed unlikely issue with invalid PLC status packet retries
  • #537 Mitigation for failed connections and re-connections in rare cases with restarts

Known Issues

See wiki for longer standing compatibility issues: https://github.com/MikaylaFischler/cc-mek-scada/wiki/Known-Issues

Config Changes

None.

Component Version Updates

  • Installer v1.16 to v1.17
  • Bootloader version unchanged
  • Comms version unchanged
  • Common 1.4.2 to 1.4.3
  • Graphics 2.3.1 to 2.3.3
  • Lockbox version unchanged
  • Reactor PLC v1.8.2 to v1.8.6
  • RTU Gateway v1.10.3 to v1.10.6
  • Supervisor v1.4.2 to v1.5.2
  • Coordinator v1.5.2 to v1.5.6
  • Pocket v0.11.4-alpha to v0.11.8-alpha