summaryrefslogtreecommitdiff
path: root/game/screens.rpy
AgeCommit message (Expand)AuthorFilesLines
2023-07-18Add an option to update the Launcher automagically.Jesusaves1-0/+3
2023-07-08Disable German (<10% translated) and enable Russian (40% translated)Jesusaves1-2/+2
2023-07-08Add support for Russian, as it is now a language officially supported by MLJesusaves1-0/+1
2023-07-03Tweak a minor display bug in Auto Login settingJesusaves1-1/+1
2023-05-12Allow users to disable password maskingJesusaves1-0/+8
2022-12-03Highlight quick menu when hovered (it is important)Jesusaves1-0/+2
2022-11-03Checking for updates in main menu crashes the launcher. So hide the button.Jesusaves1-1/+2
2022-11-02Fix typo (Deutsch)Jesusaves1-1/+1
2022-11-02Do not show the online player names list by defaultJesusaves1-0/+5
2022-11-02Update keymap as Matt requested.Jesusaves1-2/+2
2022-08-22Automatic login: Death to the annoying login screen!Jesusaves1-2/+5
2022-06-16Add Support for Renpy 8Administrator1-1/+2
2022-04-08Add a built-in client which does nothingJesusaves1-0/+2
2021-12-18Remember password (unsafe)Jesusaves1-0/+3
2021-12-18Allow to remember email when single screen is setJesusaves1-2/+5
2021-12-13Remove Google Auth.Jesusaves1-11/+5
2021-12-13Prepare support for multiple authentication methodsJesusaves1-5/+11
2021-08-30Rename ManaPlus.AppImage to ManaVerse.AppImage and update support to itJesusaves1-3/+2
2021-08-30ManaVerse does not support Mac buildsJesusaves1-2/+3
2021-08-30In theory, this allows you to use ManaPlus or ManaVerse for Evol2 servers.Jesusaves1-4/+8
2021-06-19s/Game Clients/Plugins/Jesusaves1-1/+1
2021-06-07Remembering TOTP is meaningless on Steam Versionv2021.06.07Jesusaves1-1/+2
2021-05-19Missing translatable stringJesusaves1-1/+1
2021-05-19Omit the italian version temporarilyJesusaves1-1/+1
2021-05-19Don't "Validate"; Check for updates instead :3Jesusaves1-1/+1
2021-05-19Comment some useless codeJesusaves1-4/+4
2021-05-19Hide this option if Steam Login is enabled (would be a lie!)Jesusaves1-1/+3
2021-05-19Allow to remember default Vault login method :>Jesusaves1-1/+1
2021-05-19Add support to remembering the TOTP secret on settings.Jesusaves1-52/+57
2021-05-18Initial version of i18n (including fetch script)Jesusaves1-0/+4
2021-05-18Add brazilian portuguese initial version (for testing)Jesusaves1-0/+1
2021-05-18Prepare the preference screen for translation supportJesusaves1-6/+8
2021-05-18Remove unused mixersJesusaves1-9/+5
2021-05-18Remove some garbageJesusaves1-25/+0
2021-05-09Prepare Vault-Based AUTHJesusaves1-1/+1
2021-05-09Move the game launching code to client.rpy and make it non-blocking.Jesusaves1-1/+1
2021-05-09Integrity check for the client (needed for updating as well as for Povo bug)Jesusaves1-0/+10
2021-05-08Prompt player to fill preferences on first login.Jesusaves1-1/+16
2021-05-08Disable rollback and clean up some Ren'Py default interface good for VN onlyJesusaves1-10/+0
2021-05-08Allow users to disable Steam Login.Jesusaves1-1/+8
2021-05-08Connection core, still need to retrieve server credentials from Vaultv2021.05.07Jesusaves1-4/+8
2021-05-08Move client checking loop elsewhereJesusaves1-5/+5
2021-05-08Some life improvementsJesusaves1-1/+11
2021-05-08Settings - Players are now capable to disable Discord Rich Presence if they wishJesusaves1-4/+5
2021-05-08Get rid of save/load screensJesusaves1-81/+3
2021-05-07Create new blank Ren'Py projectinitJesusaves1-0/+1514