add config options to show/hide timing debug info and power directions

This commit is contained in:
Crispy 2025-04-21 00:23:19 +02:00
parent 440cd7a759
commit c8fc484e9c
7 changed files with 115 additions and 64 deletions

View file

@ -2,7 +2,11 @@
Game store page: https://crispypin.itch.io/marble-machinations
## [unreleased]
### added
- option to display power direction while overlay is enabled
### changed
- hide tick timing numbers by default
- when multiple I/O silos (or multiple directions of one) are activated in the same tick, they will all output the same value instead of pulling input in an arbitrary order
### fixed