Skip to content

v2.44.0 - improved Rules logic; add "attacking" signal

Choose a tag to compare

@rheiland rheiland released this 23 Sep 01:02
· 237 commits to main since this release
7c0f6df

The checkboxes (toggles) to use/not use individual Rules has introduced some challenges.

  • fix a bug: when a rule is unchecked, it should now be written to the .csv with a prefixed //, i.e., commented out

  • similarly, read in a commented out rule and display it as unchecked, i.e., toggled off

  • (thanks @elmbeech for reporting!)

  • fix bug related to Base value not being updated when a different Cell Type is selected

  • Rules tab: rename Plot rules to Analyze rules

  • fix a bug related to the Analyze rules functionality (thanks @heberlr !)

  • add 'attacking' signal (thanks @drbergman !)