Skip to content

Version 1.16.0.0 (Design Update)

Compare
Choose a tag to compare
@topeterk topeterk released this 05 Mar 19:05
· 318 commits to master since this release

New features:

  • New profile: Salt & Sanctuary (All Bosses)
  • User can change the font in GUI (without changing CSS or HTML code)
  • Application and designs support Unicode

    Native letters can be used (e.g. ру́сский =Russian or 日語 =Japanese)

Changes:

  • Design PBSplits: Splits having hits but they are still better than PB, are shown in a different color (default: orange)

Fixes:

  • Some settings stored at XML may got reset upon opening settings dialog
  • Fixed that output wasn't written once after application start
  • Related to visibility filter (Amount of previous/upcoming splits that shall be shown):
    • Fix at Deaths design: Sum of deaths were calculated wrong when there are splits hidden
    • Not the same number of splits were shown when first/last split is currently selected

      When the previous 3 and the next upcoming 2 splits shall be shown then there will be always 6 splits visible nevertheless which one is currently selected. (6 in total because of 3 previous + 1 current + 2 upcoming)
      Tip: When you don't want the hit counter to change it's size due to the different lengths of the currently visible splits, you can setup the desired width in the settings window at Appearance to a fixed value for the whole table (e.g. 400 as a rough guideline).