Skip to content

1.9.7

Compare
Choose a tag to compare
@Kinematics Kinematics released this 15 Jun 19:16
· 160 commits to VS2017 since this release

June 15, 2017

  • Fix: Certain ranked voting setups had the potential to generate blank results, which caused an exception to be thrown.
  • New: NetTally will communicate changes to the quest list with other instances of NetTally running on the same computer.

The above changes apply to adding new quests, removing quests, and renaming quests. It will not carry over changes to a given quest's configuration (ie: the various filters, partitioning mode, start/end posts, etc) or any global options, since there's reasonable use cases where you want different instances of the program to be run with different configurations.

A future update may adjust that so that configuration changes are updated as long as the quest being changed is not he currently active quest, so that the changes will be retained regardless of the order in which the the program instances are closed.