SotA Stat Viewer Changelog
1.11 (2017-03-05)
- Added JUnit tests
- Added JUnit Curse test
- Created Curse class
- Added Curse tab
- Added generate curse button
- Added temp textbox to output curse
- Reworked some constant names
- Added some translations
- Added some more javadoc comments
- Close Curse reader and buffer stream
- Changed background to white
- Curse methods now have file path passed as param.
- NUM_LINES is now set with the .getFileLineCount function.
- Moved Curse reader.close to the finally block.
- Tweaked the regex string for AM / PM
- Changed regex to contains instead of equals
- Removed test files.
- Added version number to the about tab content.
1.10 (2017-03-01)
- New tab layout
- Removed footer text pane.
- Footer var is now used for textarea load.
- Initial textarea is not editable.
- App Frame is not resizeable
- Changed some constant names
- Updated UI.png
- i18n framework is in place.
- Added more javadoc blocks.
- Added es, fr and ru i18n properties.
- Updated RU ABOUT_TAB translation.
- Word and line wrap the default stat textarea
1.08 (2017-02-28)
- Edited MSG text.
- Added UI.png
1.07 (2017-02-28)
- More refactoring of static constants.
- RegEx to parse the date and time stamp of the stat line.
1.06 (2017-02-27)
- Refactor static constants.
- Refactor to single multi-catch exception block.
- Refactor run() to lambda expression
1.05 (2017-02-27)
1.04 (2017-02-27)
- Set static title, msg and hr vars.
- TextLabel1 displays title var.
- TextPane1 displays msg var.
- Image Dock experimental stuff - commented out
1.03 (2017-02-27)
- Added info panel to the right.
- Added SotA icon to image resources.
- Renamed project and some files.
1.02 (2017-02-27)
- Show the filename on the first line.
- Consolidated text area settings after loop.
- Removed some comments
- Commit after clean and build. This will remove the temp build files.
1.01 (2017-02-27)
- File Chooser will now show hidden directories and folders
1.00 (2017-02-26)
Please refer to the README for more info.
Download SotA Stat Viewer »