Releases: vbaenal/hitsplit
Nightly
master Update CI
v0.4.1 - More fixes
All of the features present on this version are:
- Add games, categories and splits of your no-hit runs
- Add hits, check your pb and keep track of your current run
- Multiplatform, hitsplit works in windows and linux
- Autosave config and splits every 60 (previously 5) seconds by default. You can change this interval on the config (or even disable autosave!)
- Light and dark themes
- Customize your shortcuts and set pbs with the key you want
- Add images to your splits
- [NEW]Hide your unwanted splits on the counter
This minor version includes a few fixes such as:
- Fixed shortcuts not changing when selected if HitSplit Counter window wasn't selected
- Fixed a crash that occurred when changing shortcuts if no category was selected
On this version, the default config folder has been changed to the OS's default config folder
- Windows: %APPDATA%\hitsplit\
- Linux: ~/.config/hitsplit/
If you want to keep your configuration, you need to move the "config" folder created alongside the hitsplit app to the new config folder.
It's recomended to start the program to generate the new folder structure, then close it, and then move the old config folder's content
Full Changelog: v0.4.0...v0.4.1
v0.4.0 - Fixes and hidden columns
All of the features present on this version are:
- Add games, categories and splits of your no-hit runs
- Add hits, check your pb and keep track of your current run
- Multiplatform, hitsplit works in windows and linux
- Autosave config and splits every 60 (previously 5) seconds by default. You can change this interval on the config (or even disable autosave!)
- Light and dark themes
- Customize your shortcuts and set pbs with the key you want
- Add images to your splits
- [NEW]Hide your unwanted splits on the counter
This version includes a few minor QOL features such as:
- HitSplit Counter is the new default window. Right click on the HitSplit window to open HitSplit Manager. It also opens on program start. You can close the manager at any time without closing the counter.
- Fixed a crash on creating a new game or category while HitSplit Counter was open.
- General performance improvements.
On this version, the default config folder has been changed to the OS's default config folder
- Windows: %APPDATA%\hitsplit\
- Linux: ~/.config/hitsplit/
If you want to keep your configuration, you need to move the "config" folder created alongside the hitsplit app to the new config folder.
It's recomended to start the program to generate the new folder structure, then close it, and then move the old config folder's content
Full Changelog: v0.3.0...v0.4.0
v0.3.0 - Now with images
All of the features present on this version are:
- Add games, categories and splits of your no-hit runs
- Add hits, check your pb and keep track of your current run
- Multiplatform, hitsplit works in windows and linux
- Autosave config and splits every 5 seconds by default but you can change it on the config (or even disable autosave!)
- Light and dark themes
- Customize your shortcuts and set pbs with the key you want
- [NEW]Add images to your splits
This version includes a few minor QOL features such as:
- A button to modify the current game or category name.
- An option to set a maximum number of splits shown in the counter.
- Buttons in each split, to add a new one after the selected split or the posibility to delete splits in a more convenient way.
In this case, you won't be required to delete your config, but please keep in mind that future releases might break it. If that is the case, it will be specified in the changelog with instructions.
Full Changelog: v0.2.0...v0.3.0
v0.2.0 - Custom shortcuts are here!
In this second release of HitSplit, we are featuring custom shortcuts. You now can modify the keybindings as you prefer!
In addition, the code has been reworked with legibility in mind to facilitate future releases.
All of the features present on this version are:
- Add games, categories and splits of your no-hit runs
- Add hits, check your pb and keep track of your current run
- Multiplatform, hitsplit works in windows and linux
- Autosave config and splits every 5 seconds by default but you can change it on the config (or even disable autosave!)
- Light and dark themes
- [NEW] Customize your shortcuts and set pbs with the key you want
In this case, you won't be required to delete your config, but please keep in mind that future releases might break it. If that is the case, it will be specified in the changelog with instructions.
v0.1.0 - The first release
This is the very first version of hitsplit! Features present in this version are:
- Add games, categories and splits of your no-hit runs
- Add hits, check your pb and keep track of your current run
- Multiplatform, hitsplit works in windows and linux
- Autosave config and splits every 5 seconds by default but you can change it on the config (or even disable autosave!)
- Light and dark themes
Please keep in mind that future releases might break your config. If that is the case, it will be specified in the changelog with instructions.