Releases: Wolfmyths/Genshin-Stopwatch
V1.3.3
Quick Fix
Fixed a bug where the amount of days inputted from the custom option was multiplied by 24.
How to install and use:
- Download and unzip
Genshin.Stopwatch.rar
- 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
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:
- Download and unzip
Genshin.Stopwatch.rar
- 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
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:
- Download and unzip
Genshin.Stopwatch.rar
- Start
Genshin Stopwatch.exe
- 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:
- Replace the exe with the newer version
This update adds a new setting tosettings.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
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:
- Download and unzip
Genshin.Stopwatch.rar
- 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
1.0 Release
Yay!
How to install and use:
- Download and unzip
Genshin.Stopwatch.rar
- Start
Genshin Stopwatch.exe
Known Bugs:
- Resetting a stopwatch sends it to the bottom of the list of stopwatches instead of staying in place.