Skip to content

Releases: chpoit/utsushis-charm

Version 1.9.1 (level 5-7 talisman skills)

26 Apr 01:47
Compare
Choose a tag to compare
  • 1.9.1
    • Added support for level 5-7 skills

Closes #55

Version 1.9, TU 3-5 skills and skill levels

25 Apr 20:08
777f380
Compare
Choose a tag to compare
  • 1.9 (April 25th 2023)
    • Updated the app to contain english tu3-tu5 skills
    • Added lvl4 skill support
    • Updated bundled tesseract version from 5.0.1 to 5.3.0
    • Updated opencv to v4.7

v1.8.0 experimental non 16:9 support

27 Jul 23:37
be8d1b1
Compare
Choose a tag to compare
  • Added experimental non 16:9 support
    • Only tested with 21:9

v1.7.1 (Not notifying for this)

25 Jul 16:44
Compare
Choose a tag to compare
  • The updater now displays information from the latest update
  • Fixed the download of new app language files not present in the executable, but present online.
  • Traditional chinese app translation is now bundled in the exe

Not bumping the app version for this, basically useless for 99.9% of users

v1.7 Level 4 decos, black bars, ignoring updates, bugs

09 Jul 01:54
5f6e7f0
Compare
Choose a tag to compare
  • Added level 4 slot support (#35)
  • Fixed restarting the app after setting a different game language (#34)
  • You can now ignore an update
  • You can now add invalid skills (or skills that are not in the list, don't come to me if the builder doesn't work)
  • You can record in windowed mode (See next point)
  • You can now let the app remove black bars from videos
    • It is experimental. You should fix your recordings first if it doesn't work
    • Black bars can be caused by not setting your TV size to 100% in the switch settings.

v1.6.2 Bug fixes

05 Jul 22:11
Compare
Choose a tag to compare
  • Fixed an issue with the creation of the config file (Sorry about that folks) Closes #31
  • --reset commandline option now takes into account -a and -l

1.6.1 Fixed Tesseract Loading issues on W11

05 Jul 16:51
Compare
Choose a tag to compare

This releases fixes loading issues with tesseract on windows 11 by easing "where" tesseract can be.
It also allows you to pass a new command line parameter to use a custom tesseract version and location.

Full changes:

  • Tesseract location now goes through the entire list of OS-specific locations
  • You can now set a custom tesseract location in the config (it has a higher priority)
  • Added a few extra error messages
  • New English Sunbreak skills and corrections are now bundled.

closes #29

v1.6.0 Preparing for Sunbreak

22 Jun 23:01
1f12453
Compare
Choose a tag to compare

This release contains a few QOL features to prepare for Sunbreak.

Someone appears to be having issues on Windows 11, I am investigating it, please post about it in #29 if you are having issues too so I can narrow down the cause

The app should now ask you if you want to download the english Sunbreak skills

  • 1.6
    • Added an app language dropdown
    • Version Checker automatically updates language files
      • Other updates (main app, skills and corrections) are still "on demand" when there is an update
    • App and game language are now stored inside a config file
    • Added a --reset cmd option to clear the config file
    • Languages in language dropdowns should show up in the actual language
      • NOTE: They are probably wrong
    • Added a "Go to Set Searcher" button

Version 1.5.3, Fixed language packs, updated Tesseract

03 Feb 21:10
Compare
Choose a tag to compare
  • Updated where language packs are downloaded from, github changed where "raw" data is fetched from
  • Updated the bundle tesseract to be version 5
  • General update to bundled corrections and others

An Arch linux build is provided. (I use arch btw) It probably wont work, but you can try it anyway.

Version 1.5.2, Updater

15 Jun 13:32
Compare
Choose a tag to compare
  • Adds update checking
    • Allows for independent skills/auto-corrections/localization updates
  • Adds initial support for localization (only through command line flags however (-a or --app-language))