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 (
Expand
)
Author
Files
Lines
2021-05-08
Disable Steam automatic login, unless requested by commandline.
v2021.05.07+3
Jesusaves
2
-7
/
+12
2021-05-08
Prompt player to fill preferences on first login.
Jesusaves
3
-3
/
+28
2021-05-08
Prototype which allows command-line arguments.
Jesusaves
1
-0
/
+16
2021-05-08
Rewrite Steam Initialization rule from "not init" to "init not True".
Jesusaves
1
-1
/
+2
2021-05-08
Too much trouble; Do NOT fetch server backgrounds anymore.
Jesusaves
1
-0
/
+2
2021-05-08
Remove steam.cancel_ticket() in hopes this makes them don't expire weirdly
Jesusaves
1
-2
/
+0
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
2
-3
/
+5
2021-05-08
I forgot a critical "break" statement
Jesusaves
1
-0
/
+1
2021-05-08
...If. For any reason. Label quit is called inside a thread...
Jesusaves
1
-0
/
+1
2021-05-08
We need the Warranty Waiver
Jesusaves
1
-0
/
+1
2021-05-08
Disable rollback and clean up some Ren'Py default interface good for VN only
Jesusaves
2
-11
/
+2
2021-05-08
Allow users to disable Steam Login.
Jesusaves
3
-1
/
+12
2021-05-08
Impose localhost Vault if development mode is enabled.
Jesusaves
1
-3
/
+6
2021-05-08
Bugfixes and retrieve commandline passwords
Jesusaves
3
-9
/
+31
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
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