Skip to content

Releases: Wolfmyths/Genshin-Stopwatch

V1.3.3

13 May 23:27
0f86dc1
Compare
Choose a tag to compare

Quick Fix

Fixed a bug where the amount of days inputted from the custom option was multiplied by 24.

How to install and use:

  1. Download and unzip Genshin.Stopwatch.rar
  2. Start Genshin Stopwatch.exe
  • To run the program on system startup, see the readme
  • The program can be controlled in the sytem tray when in the background

Known Bugs:

  • Crashes if Realm companion/currency category is selected and a timer is started when nothing is inputted into the "Trust Level" field
  • If the shutdown button in system tray is used, progress will NOT be saved

V1.3.2

12 May 20:14
1490e0f
Compare
Choose a tag to compare

Version 1.3.2 - A much needed patch

A quick patch because I thought the custom option was working but it actually wasn't. Sorry for that, in this patch I added a stamina option and gave Realm Currency and Realm Companionship XP some more clarity as well as some minor changes.

For more information see the changelog below:

How to install and use:

  1. Download and unzip Genshin.Stopwatch.rar
  2. Start Genshin Stopwatch.exe
  • To run the program on system startup, see the readme
  • The program can be controlled in the sytem tray when in the background

Changelog:

  • Added a days parameter for the custom option
  • Added stamina option
  • When a setting is changed but not saved the apply button text will now be yellow until clicked
  • Minor optimizations were made
  • Clarified the Realm Currency option to be more simplified
  • Clarified the Realm Companionship XP option to be explained slightly better
  • Removed Other option because it felt irrelevant. The custom setting feels like it does what the Other option was trying to do.

Bug Fixes:

  • Fixed the custom option not working properly

Known Bugs:

  • Days parameter in custom option multiplies by 24, making the parameter unusable unless the input is either 0 or 1 (Will be fixed in next patch)

V1.3

12 May 07:30
f49e464
Compare
Choose a tag to compare

Version 1.3 - Some QoL and a couple additions

This update adds a couple additions that required a little more time to put into Genshin Stopwatch.

This includes an option for tracking Realm Currency and Realm Friendship XP.
You can also now you can input minutes into the custom option.

For more info please see the changelog below:

If you're updating from a previous version:

This update adds a new setting to settings.json without it the program will crash so please compare your setting files and add it

How to install and use:

  1. Download and unzip Genshin.Stopwatch.rar
  2. Start Genshin Stopwatch.exe
  3. If nothing happens when you launch it, go to the system tray next to the volume mixer to check if its running in the background
  • To run the program on system startup, see the readme
  • The program can be controlled in the sytem tray when in the background

How to update from the previous version:

  1. Replace the exe with the newer version
    This update adds a new setting to settings.json without it the program will crash so please add it if you're updating from a previous version

Changelog:

  • Added a realm currency option to track when your Teapot coins hit max capacity
  • Added a realm bounty option to track when your Teapot friendship XP hits max capacity
  • You can now choose how many minutes you want on the custom option instead of it being only hours
  • Added a new setting in the options menu: Program automatically showing/hiding on startup
  • Updated code from Python 3.10 to 3.11 which includes some performance upgrades

Bug Fixes:

  • Fixed the Add Timer window automatically hiding under certain conditions when minimizing the window and then shutting down the program

Known Bugs:

  • Custom option isn't working correctly (This will be fixed in the next patch)

Version 1.2

25 Apr 22:11
96b0bf8
Compare
Choose a tag to compare

Version 1.2 - Background update

It's here! Genshin Stopwatch can now run in the background! It can also send notifications (See the readme if they aren't working, windows has weird notification settings)

If you want to make Genshin Stopwatch run on startup so it runs in the background indefinitely, see the readme

How do I interact with Genshin Stopwatch if it's in the background?

When you close the application you can access it in the system tray (The up arrow next to the volume mixer) and either shutdown or open the program from there.

Should I be worried about performance since it can run for a long time?

No, you shouldn't. In my testing it only used ~700KB of RAM in the background and 0% CPU usage (tested with a i7-9700K)

How to install and use:

  1. Download and unzip Genshin.Stopwatch.rar
  2. Start Genshin Stopwatch.exe
  • To run the program on system startup, see the readme
  • The program can be controlled in the sytem tray when in the background

Changelog:

  • Program can run in the background
  • Added a settings.json file
    • Added settings and hidden settings to remember certain actions users did to enhance experience and add a little QoL
  • Added an options button to the toolbar
  • Added system tray functionality
  • Added desktop notification after a timer finishes

Bug Fixes:

  • Made "icon.ico" actually an .ico file instead of renaming the file extension from a .png to an .ico
  • Fixed Reset button changing timer's location if there were multiple timers
  • Fixed a crash that should happen (But it doesn't for some reason) involving closing/showing the add timer window

Version 1.0

13 Mar 00:26
969a4d9
Compare
Choose a tag to compare

1.0 Release

Yay!

How to install and use:

  1. Download and unzip Genshin.Stopwatch.rar
  2. Start Genshin Stopwatch.exe

Known Bugs:

  • Resetting a stopwatch sends it to the bottom of the list of stopwatches instead of staying in place.