Skip to content

Version 1.6 - Powers Update

Latest
Compare
Choose a tag to compare
@KingOfDog KingOfDog released this 15 Jul 10:43
· 2 commits to master since this release

For almost one and a half year, there weren't any new releases. Though, I implemented plenty of new features and fixed a lot of bugs during this period. And now these updates are finally ready to be published.

NOTICE: Currently, only the .jar-file of this version is available. I'm working hard to try to add the executable file as soon as possible.

Overview

Most importantly to mention are the newly added power exercises which can be configured in the settings. By the way, as we're speaking of the settings: I was finally able to adjust the color of the navigation tabs as I also included the most recent version of the used JavaFX Material Design library. Thereby, the checkboxes etc. look different as well.

Changelog

  • Exercises
    • Implemented power exercises
  • Settings
    • New graphics overhaul (thanks to the new and improved version of JFoenix)
    • Added feature to edit power exercise options (you can modify minimum and maximum values for bases and for exponents)
  • Adjusted design of exercise screen
    • The exercise itself jumps more into the eye

Bugfixes

  • #3 Fixed misspelling of "Addition" in the settings menu
  • #4 Fixed graphic issues when using multiple different screen sizes (i.e. in a dual screen setup)