Age | Commit message (Expand) | Author | Files | Lines |
2023-07-19 | Found another stupid mistake | Jesusaves | 1 | -0/+1 |
2023-07-19 | This was a stupid typo | Jesusaves | 1 | -1/+1 |
2023-07-03 | Fix variable overlap | Jesusaves | 1 | -5/+5 |
2023-07-01 | Given we have a LOT of old players, when they begin from first time... | Jesusaves | 1 | -4/+19 |
2022-04-08 | Add a built-in client which does nothing | Jesusaves | 1 | -1/+5 |
2022-04-08 | Full support for cutscenes | Jesusaves | 1 | -0/+4 |
2021-12-19 | A clever hack, but right now, you cannot advance to chapter 2. Hmm. | Jesusaves | 1 | -3/+5 |
2021-12-19 | Prepare Chapter 2 screens | Jesusaves | 1 | -0/+3 |
2021-12-19 | We're now doing a sprint to have everything the old launcher had. | Jesusaves | 1 | -0/+4 |
2021-12-18 | Move some definitions from renpy.rpy to a new file | Jesusaves | 1 | -7/+6 |
2021-11-23 | Add a commandline parameter to automatically select world as well. | Jesusaves | 1 | -0/+6 |
2021-06-09 | Actually, make sure _return is at least an integer. | Jesusaves | 1 | -0/+1 |
2021-06-07 | Validate if Steam Module was loaded correctly if steam login was enabled | Jesusaves | 1 | -0/+10 |
2021-06-06 | Mirror Lake Seamless Transition (already with -S flag!) | Jesusaves | 1 | -46/+60 |
2021-05-18 | Fix a few strings not being properly localized | Jesusaves | 1 | -3/+3 |
2021-05-18 | Move Soul-Level stuff to its own file | Jesusaves | 1 | -189/+0 |
2021-05-18 | Scene Recollection at The Void | Jesusaves | 1 | -3/+28 |
2021-05-18 | The Void, initial version | Jesusaves | 1 | -1/+52 |
2021-05-18 | Create mySoul structure and make the /souldata request | Jesusaves | 1 | -1/+4 |
2021-05-17 | More core stuff for The Void. | Jesusaves | 1 | -1/+12 |
2021-05-17 | Prepare the place where The Void will happen. | Jesusaves | 1 | -0/+12 |
2021-05-17 | It's incredible how simple things can make it look Okay-ish | Jesusaves | 1 | -2/+31 |
2021-05-17 | statusmsg may not be rendered but make sure it is set properly | Jesusaves | 1 | -1/+1 |
2021-05-17 | Improve a bit Vault error handling, no longer allow M+ to launch without cred... | Jesusaves | 1 | -1/+2 |
2021-05-17 | Prepare support for The Void | Jesusaves | 1 | -2/+9 |
2021-05-17 | Mirror Lake introduction cutscene. | Jesusaves | 1 | -0/+96 |
2021-05-11 | Add some more debug markers, even if they won't get usedv2021.05.11 | Jesusaves | 1 | -1/+6 |
2021-05-10 | Fix spurious pause | Jesusaves | 1 | -1/+2 |
2021-05-10 | Reskin the error screen | Jesusaves | 1 | -1/+2 |
2021-05-09 | Better error handling, spec change | Jesusaves | 1 | -0/+1 |
2021-05-09 | Prepare Vault-Based AUTH | Jesusaves | 1 | -0/+8 |
2021-05-09 | Add SSL support | Jesusaves | 1 | -0/+4 |
2021-05-09 | Move the game launching code to client.rpy and make it non-blocking. | Jesusaves | 1 | -45/+22 |
2021-05-09 | Do not mix slashes and backslashes | Jesusaves | 1 | -2/+5 |
2021-05-09 | Attempt to be more fault-tolerant to world_pass errors. | Jesusaves | 1 | -7/+10 |
2021-05-09 | Special characters are the dread of manking. | Jesusaves | 1 | -1/+1 |
2021-05-09 | Log if the launcher fails | Jesusaves | 1 | -1/+4 |
2021-05-08 | Bugfixes and retrieve commandline passwords | Jesusaves | 1 | -6/+28 |
2021-05-08 | Connection core, still need to retrieve server credentials from Vaultv2021.05.07 | Jesusaves | 1 | -4/+29 |
2021-05-08 | Add a quick-and-dirty world selection screen | Jesusaves | 1 | -0/+2 |
2021-05-08 | Client Download System (does not update, however) | Jesusaves | 1 | -0/+9 |
2021-05-08 | Ensure Discord RPC will be properly initialized. | Jesusaves | 1 | -0/+1 |
2021-05-08 | Add Discord Rich Presence (Discord RPC) | Jesusaves | 1 | -1/+2 |
2021-05-07 | Add support for Steam Authentication | Jesusaves | 1 | -2/+1 |
2021-05-07 | Begin sketching Steam Authentication | Jesusaves | 1 | -0/+2 |
2021-05-07 | Check for mirrors, error handling | Jesusaves | 1 | -1/+8 |
2021-05-07 | Initial version - just a loading bar | Jesusaves | 1 | -0/+53 |