index
:
launcher/renpy
master
stable
A functional Mana Launcher in Ren'Py. This is the base project forked by TMW.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
/
renpy.rpy
Age
Commit message (
Expand
)
Author
Files
Lines
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 used
v2021.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 Vault
v2021.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