Age | Commit message (Expand) | Author | Files | Lines |
2022-06-16 | Merge branch 'renpy8' into 'master' | Administrator | 4 | -8/+29 |
2022-06-16 | Add Support for Renpy 8 | Administrator | 4 | -8/+29 |
2022-04-08 | Fix some possibly broken code | Jesusaves | 1 | -1/+2 |
2022-04-08 | We'll need to wait for Ren'Py 8 to support the built-in client | Jesusaves | 7 | -1/+738 |
2022-04-08 | Add a built-in client which does nothing | Jesusaves | 6 | -7/+50 |
2022-04-08 | Full support for cutscenes | Jesusaves | 3 | -2/+10 |
2022-04-08 | wdym, "_" is not allowed | Jesusaves | 2 | -3/+3 |
2022-04-06 | Add prologues to the worlds (untested) | Jesusaves | 2 | -0/+93 |
2022-01-28 | Remove rparse and add COPYING file | Jesusaves | 2 | -47/+7 |
2022-01-02 | Improve these labels (Single Screen/Seamless -> Standard/Mouseless) | Jesusaves | 1 | -2/+2 |
2021-12-22 | Replace Mirror Lake logo with Reid's version | Reid Yaro | 1 | -0/+0 |
2021-12-19 | Add support to Soul Level Up, and show the cutscene for Chapter 2 | Jesusaves | 2 | -1/+15 |
2021-12-19 | A clever hack, but right now, you cannot advance to chapter 2. Hmm. | Jesusaves | 4 | -4/+8 |
2021-12-19 | Prepare Chapter 2 screens | Jesusaves | 2 | -0/+49 |
2021-12-19 | We're now doing a sprint to have everything the old launcher had. | Jesusaves | 4 | -2/+50 |
2021-12-18 | Add a new cutscene when using the Mirror Lake for the first time.v2021.12.18 | Jesusaves | 1 | -0/+43 |
2021-12-18 | Bump version number | Jesusaves | 1 | -1/+1 |
2021-12-18 | Move some definitions from renpy.rpy to a new file | Jesusaves | 2 | -7/+40 |
2021-12-18 | Perfectly Seamless Night Sky by LuminousDragonGames [CC0] [OpenGameArt] | Jesusaves | 1 | -0/+0 |
2021-12-18 | Add some notes, I probably would get a F at security XD | Jesusaves | 1 | -0/+2 |
2021-12-18 | Move the subkey to MultiPersistent and increase a bit entropy. | Jesusaves | 3 | -5/+7 |
2021-12-18 | Remember password (unsafe) | Jesusaves | 3 | -3/+33 |
2021-12-18 | Allow to remember email when single screen is set | Jesusaves | 5 | -6/+35 |
2021-12-18 | Add a single screen login method | Jesusaves | 2 | -2/+214 |
2021-12-13 | Remove Google Auth. | Jesusaves | 4 | -178/+24 |
2021-12-13 | Prototype version | Jesusaves | 2 | -4/+49 |
2021-12-13 | Prototype function for obtaining Consent (it works) | Jesusaves | 2 | -0/+74 |
2021-12-13 | Prepare support for multiple authentication methods | Jesusaves | 3 | -24/+62 |
2021-11-23 | *Somehow* fix the broken button. Don't ask how. | Jesusaves | 1 | -2/+3 |
2021-11-23 | Add a README file - Our command linke interface is kinda hidden, see. | Jesusaves | 1 | -0/+10 |
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 | 2 | -2/+17 |
2021-09-25 | Some changes to 2FA policy to hopefully make easier/more intuitive. | Jesusaves | 1 | -3/+12 |
2021-09-06 | This is Mana Launcher v 2.1.9.7 Betav2021.09.07beta | Jesusaves | 1 | -1/+1 |
2021-09-06 | Bump minimum version to Ren'Py 7.4.6+ | Jesusaves | 1 | -3/+5 |
2021-08-30 | Add syntax highlight (maybe) | Jesusaves | 2 | -0/+11 |
2021-08-30 | Update rparse to... Well... No reason. | Jesusaves | 1 | -0/+15 |
2021-08-30 | Remove sast folder from git, it is obviously the poor tool fault | Jesusaves | 13 | -224/+1 |
2021-08-30 | Add sast/ folder so I can test if the fault is the YML or the poor tool I'm u... | Jesusaves | 12 | -0/+223 |
2021-08-30 | Add the subproc sanitizer to lite.py | Jesusaves | 3 | -2/+11 |
2021-08-30 | While this is still ugly, at least now it will fail in a less ugly way. | Jesusaves | 1 | -2/+24 |
2021-08-30 | Add minimal sanitizing rules to subprocess. | Jesusaves | 2 | -2/+9 |
2021-08-30 | Anyway, this was never going to work, it is pointless -.- | Jesusaves | 1 | -4/+10 |
2021-08-30 | Obviously `pyflakes` will find only syntax errors -.- | Jesusaves | 1 | -4/+5 |
2021-08-30 | ...Okay, ignore me. | Jesusaves | 1 | -1/+1 |
2021-08-30 | Fix bugs (specially when switching between M+ and MV) | Jesusaves | 3 | -7/+16 |
2021-08-30 | Add some CI toys, which aren't good because, well, this is Ren'Py. | Jesusaves | 2 | -0/+38 |
2021-08-30 | Rename ManaPlus.AppImage to ManaVerse.AppImage and update support to it | Jesusaves | 3 | -14/+13 |
2021-08-30 | ManaVerse does not support Mac builds | Jesusaves | 1 | -2/+3 |
2021-08-30 | In theory, this allows you to use ManaPlus or ManaVerse for Evol2 servers. | Jesusaves | 6 | -42/+144 |