Age | Commit message (Expand) | Author | Files | Lines |
2023-07-19 | I promise this is the last commit of v23.07.18 - maybev2023.07.18+1stable | Jesusaves | 1 | -1/+0 |
2023-07-19 | While at that, get rid of director as well. | Jesusaves | 1 | -0/+1 |
2023-07-19 | Sorry, a typo | Jesusaves | 1 | -2/+2 |
2023-07-19 | Do not toggle fullscreen with 'f' | Jesusaves | 1 | -0/+1 |
2023-07-01 | Fix bugs reported by Hocus | Jesusaves | 1 | -2/+5 |
2023-06-24 | Add account management section. It is now possible to enable 2FA on accounts. | Jesusaves | 1 | -0/+15 |
2023-06-24 | Minimum changes for Ren'Py 8.1 support | Jesusaves | 1 | -2/+3 |
2023-05-12 | Allow users to disable password masking | Jesusaves | 1 | -0/+2 |
2023-03-05 | Import mwlib... On python3 builds only | Jesusaves | 1 | -0/+2 |
2022-12-03 | Linux now uses custom configuration. I'll need a windows volunteer. | Jesusaves | 1 | -6/+6 |
2022-11-02 | Fix a couple minor bugs | Jesusaves | 1 | -2/+2 |
2022-11-02 | Update keymap as Matt requested. | Jesusaves | 1 | -0/+10 |
2022-11-02 | Skip splashscreen after preload is done | Jesusaves | 1 | -2/+2 |
2022-08-22 | Automatic login: Death to the annoying login screen! | Jesusaves | 1 | -0/+2 |
2022-06-16 | Add Support for Renpy 8 | Administrator | 1 | -4/+13 |
2022-04-08 | Add a built-in client which does nothing | Jesusaves | 1 | -1/+1 |
2022-04-08 | Full support for cutscenes | Jesusaves | 1 | -0/+1 |
2022-04-08 | wdym, "_" is not allowed | Jesusaves | 1 | -1/+1 |
2021-12-19 | A clever hack, but right now, you cannot advance to chapter 2. Hmm. | Jesusaves | 1 | -0/+1 |
2021-12-19 | We're now doing a sprint to have everything the old launcher had. | Jesusaves | 1 | -0/+1 |
2021-12-18 | Move the subkey to MultiPersistent and increase a bit entropy. | Jesusaves | 1 | -0/+1 |
2021-12-13 | Remove Google Auth. | Jesusaves | 1 | -8/+0 |
2021-12-13 | Prepare support for multiple authentication methods | Jesusaves | 1 | -0/+8 |
2021-11-23 | *Somehow* fix the broken button. Don't ask how. | Jesusaves | 1 | -2/+3 |
2021-11-23 | Change default behavior to skip the main menu screen. | Jesusaves | 1 | -1/+5 |
2021-11-23 | Add a commandline parameter to automatically select world as well. | Jesusaves | 1 | -2/+11 |
2021-08-30 | Add minimal sanitizing rules to subprocess. | Jesusaves | 1 | -0/+7 |
2021-08-30 | In theory, this allows you to use ManaPlus or ManaVerse for Evol2 servers. | Jesusaves | 1 | -3/+4 |
2021-08-29 | Add `remote` and `local` init flags | Jesusaves | 1 | -0/+12 |
2021-07-24 | Prepare to migrate from Moubootaur Legends to The Mana World | Jesusaves | 1 | -5/+6 |
2021-06-24 | Add lite.py; An utility (tested only on Linux) for console-only running. | Jesusaves | 1 | -1/+1 |
2021-06-07 | Do not import Steam module if Steam Login was disabled. | Jesusaves | 1 | -1/+5 |
2021-06-07 | Bump launcher version, and force new M+ download | Jesusaves | 1 | -0/+10 |
2021-06-06 | Mirror Lake Seamless Transition (already with -S flag!) | Jesusaves | 1 | -3/+14 |
2021-05-19 | Improve version output | Jesusaves | 1 | -1/+8 |
2021-05-19 | Print Ren'py version as well, if applicable | Jesusaves | 1 | -0/+1 |
2021-05-19 | Swap order on version request | Jesusaves | 1 | -1/+1 |
2021-05-19 | Use more efficient `elif` | Jesusaves | 1 | -4/+6 |
2021-05-19 | Rewrite command-line parser. | Jesusaves | 1 | -10/+24 |
2021-05-19 | New commandline argument: `launch` | Jesusaves | 1 | -1/+15 |
2021-05-19 | Add support to remembering the TOTP secret on settings. | Jesusaves | 1 | -0/+1 |
2021-05-18 | Fix a couple lint bothers | Jesusaves | 1 | -1/+1 |
2021-05-10 | I almost forgot, but - API is now running under HTTPS. | Jesusaves | 1 | -1/+1 |
2021-05-10 | USE_DUMMY_DATA is now set by command-linev2021.05.10 | Jesusaves | 1 | -0/+5 |
2021-05-10 | Windows iconify() - a pygame call - seems a bit... broken? | Jesusaves | 1 | -25/+27 |
2021-05-10 | Fix broken URL | Jesusaves | 1 | -1/+1 |
2021-05-09 | This is roughly what will be needed for the Vault Auth, minus checking. | Jesusaves | 1 | -1/+1 |
2021-05-09 | Always download the PEM certificate; No point keeping it in cache? | Jesusaves | 1 | -38/+11 |
2021-05-09 | Add SSL support | Jesusaves | 1 | -2/+65 |
2021-05-09 | Integrity check for the client (needed for updating as well as for Povo bug) | Jesusaves | 1 | -1/+1 |