Releases: Bikatr7/Seisen
Releases · Bikatr7/Seisen
v1.2.0
Multitude of bug fixes, some quality of life improvements and introduction of further vocab settings.
Bug Fixes
- typo fixes
- structural changes
- fixed weird spacing issues in timestamp files
- fixed a weird error message printing when it shouldn't have
- proper sei file writing
- complete scoreRate.py redesign
- kana blacklist fix
- fixed all the file writing bullshit
QOL Improvements
- warning placed when messing with storage
- improved answer checking
- rearranged settings
- two new exceptions
- lib files updated
- readme update
New Features
- added add_vocab(), add_csep(), replace_vocab_value(), delete_vocab
- kana now has csep
- added base search functionality
v1.1.0
Multitude of bug fixes, some quality of life improvements and introduction of vocab testing.
Bug Fixes
- ratio calculation when testing kana/vocab now displays correct info
- fixed an issue regarding a small pause being put when testing
- fixed an issue where incorrect typos were logged incorrectly
- invalid input in change mode now no longer causes an infinite loop
- using z when loading backups now no longer crashes Seisen
- typos, incorrect typos, and kana are now loaded properly when restoring backups
QOL Improvements
- update prompting now includes patch notes and current version
- faster speed
New Features
- logger added
- vocab feature added (custom vocab soon to come)
v1.1.0beta
Beta release for v1.1.0
Is not stable.
Patch notes omitted.
v1.0.1
Multitude of bug fixes and some quality of life improvements.
Bug Fixes
- fixed a missing console clear when prompting user to update Seisen
- fixed some issues regarding extra trailing/leading commas/whitespace in system files
- incorrect/correct answers are now actually stored and saved outside the current active Seisen instance
QOL Improvements
- readme.md updated
- Credentials are now obfuscated
- Initial program start is now less confusing
- database setup has been streamlined