Added uncaught exception handling for background threads

This commit is contained in:
Vhati 2014-09-27 03:02:48 -04:00
parent 2370df4567
commit b99b81ff89
6 changed files with 66 additions and 10 deletions

View file

@ -16,6 +16,7 @@ Changelog
- Added an error popup when the jar is double-clicked
- Added *.xml.rawappend suffix to preserve whitespace in 'misc.xml'
- Minor optimizations to reduce memory usage
- Added uncaught exception handling for background threads
1.4:
- Cleaned up some dodgy code when initially prompting for FTL's location