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
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-05-08
Connection core, still need to retrieve server credentials from Vault
v2021.05.07
Jesusaves
5
-10
/
+44
2021-05-08
Add a quick-and-dirty world selection screen
Jesusaves
3
-0
/
+109
2021-05-08
Spacing can go a long way =)
Jesusaves
1
-0
/
+7
2021-05-08
Client Download System (does not update, however)
Jesusaves
5
-9
/
+143
2021-05-08
Move client checking loop elsewhere
Jesusaves
4
-18
/
+58
2021-05-08
Some life improvements
Jesusaves
5
-5
/
+69
2021-05-08
If the remote server errored as well, pretend that it was a rate limit and retry
Jesusaves
1
-1
/
+1
2021-05-08
Steam Login - If rate limited, schedule an automatic retry
Jesusaves
1
-2
/
+18
2021-05-08
Ensure Discord RPC will be properly initialized.
Jesusaves
2
-1
/
+2
Security: If Development mode is off, do NOT log the vault token anywhere. Not a huge improvement as it can still be stolen but they're 24 hours valid so...
2021-05-08
Settings - Players are now capable to disable Discord Rich Presence if they wish
Jesusaves
4
-5
/
+14
2021-05-08
Fix some remaining bugs
Jesusaves
1
-5
/
+5
2021-05-08
Get rid of save/load screens
Jesusaves
2
-82
/
+5
2021-05-08
Just some minor polishing, now we have full support to Discord Rich Presence :3
Jesusaves
2
-0
/
+6
2021-05-08
Add Discord Rich Presence (Discord RPC)
Jesusaves
18
-2
/
+2162
2021-05-07
Add support for Steam Authentication
Jesusaves
3
-11
/
+28
2021-05-07
Begin sketching Steam Authentication
Jesusaves
4
-3
/
+31
2021-05-07
Bold stdout optimization
Jesusaves
2
-5
/
+8
2021-05-07
Download backgrounds only once =)
Jesusaves
1
-1
/
+5
2021-05-07
Attempt to preserve server list if it was not updated =)
Jesusaves
2
-39
/
+84
2021-05-07
Polishing on this aspect
Jesusaves
1
-9
/
+27
2021-05-07
Fetch server list
Jesusaves
2
-19
/
+74
2021-05-07
Check for mirrors, error handling
Jesusaves
3
-3
/
+52
2021-05-07
Initial version - just a loading bar
Jesusaves
8
-36
/
+209
2021-05-07
Create new blank Ren'Py project
init
Jesusaves
84
-0
/
+3492