Skip to content

1.1.26

Compare
Choose a tag to compare
@Kinematics Kinematics released this 02 Nov 20:48
· 3055 commits to Dev since this release

November 2, 2015

  • Additional restrictions on the cache, to prevent memory bloat from large numbers of page loads. Now keeps a max of 50 cached pages.
  • Clean up some of the vote merging code. Should no longer leave bogus entries in the display of the Manage Votes window.
  • Rewrite: A lot of the string processing has been rewritten. Let me know if anything strange happens.
  • Task names are no longer auto-capitalized.
  • Changed vote sorting in the Manage Votes window back to: sort by task, then sort by vote text, instead of only sorting by vote text.
  • Debug mode now does live checking for the indicator file (debug.txt), instead of only checking on program startup. So you can now turn it on and off without restarting the program.
  • Duplicate quest entries no longer cause a crash on program shutdown. The most recently added version of the quest is saved.
  • Rare issue of clipboard conflicts should no longer cause a crash.
  • Error logging was added to assist in debugging crashes. Log files will generally be saved in the C:\ProgramData\NetTally directory, named by date. If that fails, it will attempt to save in the directory that NetTally is run from.