Skip to content

v1.2 - New feature: Move elevator within bounds

Compare
Choose a tag to compare
@klasbo klasbo released this 18 Feb 17:26
· 5 commits to master since this release

New features:

  • Move elevator within bounds: The simulator no longer terminates if the elevator travels past the bottom or top floors, but instead prompts for a reset command to move the elevator back within bounds.

Bug fixes:

  • Fixed a bug where printing while at the bottom of a terminal window, the output would keep scrolling down on each new print state
  • Fixed a printout for when a config file was not found
  • Fixed a bug where SimulationState.resetState() would delete buttons & lights (dmd v2.078.x)