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
/
client.rpy
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
Bump launcher version, and force new M+ download
Jesusaves
1
-4
/
+7
2021-06-06
Mirror Lake Seamless Transition (already with -S flag!)
Jesusaves
1
-7
/
+34
2021-06-06
Sanitize input to avoid some (but not every) arbitrary shell code execution
Jesusaves
1
-2
/
+15
2021-05-19
Don't "Validate"; Check for updates instead :3
Jesusaves
1
-1
/
+1
2021-05-18
The Void, initial version
Jesusaves
1
-0
/
+1
2021-05-18
Create mySoul structure and make the /souldata request
Jesusaves
1
-2
/
+20
2021-05-17
More core stuff for The Void.
Jesusaves
1
-0
/
+7
2021-05-17
It's incredible how simple things can make it look Okay-ish
Jesusaves
1
-1
/
+3
2021-05-17
statusmsg may not be rendered but make sure it is set properly
Jesusaves
1
-0
/
+3
2021-05-17
Improve a bit Vault error handling, no longer allow M+ to launch without cred...
Jesusaves
1
-2
/
+22
2021-05-17
Move ManaPlus and Mana parts to 3rdparty.rpy
Jesusaves
1
-138
/
+0
2021-05-10
Rewrite a bit this fancy code.
Jesusaves
1
-13
/
+25
2021-05-10
Ignore M+ errors. If Vault sends a 403, do not launch a subworld
Jesusaves
1
-5
/
+9
2021-05-09
Add SSL support
Jesusaves
1
-1
/
+1
2021-05-09
Actually "menu" is a bad keyword
Jesusaves
1
-1
/
+1
2021-05-09
Do not use Moubootaur Legends default image for Main Menu
Jesusaves
1
-1
/
+1
2021-05-09
Update server_list.json["Back"] spec
Jesusaves
1
-1
/
+1
2021-05-09
Move the game launching code to client.rpy and make it non-blocking.
Jesusaves
1
-0
/
+51
2021-05-09
Windows prefer backslashes so give 'em that.
Jesusaves
1
-2
/
+4
2021-05-09
Integrity check for the client (needed for updating as well as for Povo bug)
Jesusaves
1
-10
/
+36
2021-05-09
Warn linux users about the need of libfuse2 to run AppImages.
Jesusaves
1
-2
/
+3
2021-05-09
Set APPIMAGELAUNCHER_DISABLE on Linux environment because LawnCable told us so
Jesusaves
1
-0
/
+4
2021-05-08
Use a more reliable code to create directories (should now work on Wine)
Jesusaves
1
-4
/
+2
2021-05-08
This code used to work... Why it stopped working O.o
v2021.05.07+2
Jesusaves
1
-0
/
+1
2021-05-08
Show for a bit longer eventual errors
Jesusaves
1
-2
/
+3
2021-05-08
Connection core, still need to retrieve server credentials from Vault
v2021.05.07
Jesusaves
1
-0
/
+3
2021-05-08
Add a quick-and-dirty world selection screen
Jesusaves
1
-0
/
+1
2021-05-08
Spacing can go a long way =)
Jesusaves
1
-0
/
+7
2021-05-08
Client Download System (does not update, however)
Jesusaves
1
-5
/
+105
2021-05-08
Move client checking loop elsewhere
Jesusaves
1
-0
/
+40