Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-29 | [feat] adding version indicators on the UI | Alystrasz | |
2021-12-28 | attempt at making localization | 0neGal | |
This may or may not be how we actually do localization in the future, however for now this seems doable. I will obviously need to look at how we detect the language, as I think instead of relying on names like "en-US" just have "en", so we don't have to symlink various editions of English to the same file. But for now this is a draft, and the important part of this is rather how the underlying localization works. | |||
2021-12-27 | made the app prettier on windows | 0neGal | |
I removed the titlebar, which I already had gone on my Linux system, besides that I also made it so the body of Viper can be held down to drag it around. And then added an exit button. | |||
2021-12-27 | this might add launch options? maybe? | 0neGal | |
I haven't tested this on Windows... And I will in a bit... | |||
2021-12-26 | you can now set the game path in the UI | 0neGal | |
2021-12-25 | basic updater/installer is now working | 0neGal | |
2021-12-25 | basic frontend | 0neGal | |