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-09
Add SSL support
Jesusaves
4
-5
/
+72
2021-05-09
Actually "menu" is a bad keyword
Jesusaves
2
-2
/
+2
2021-05-09
Do not use Moubootaur Legends default image for Main Menu
Jesusaves
2
-2
/
+2
2021-05-09
Update server_list.json["Back"] spec
Jesusaves
1
-1
/
+1
2021-05-09
Host list: Handle localhost first.
Jesusaves
1
-1
/
+1
2021-05-09
Move the game launching code to client.rpy and make it non-blocking.
Jesusaves
3
-46
/
+74
2021-05-09
Windows prefer backslashes so give 'em that.
Jesusaves
1
-2
/
+4
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-09
Integrity check for the client (needed for updating as well as for Povo bug)
Jesusaves
3
-11
/
+47
2021-05-09
Move working directory to base instead of save or game
Jesusaves
2
-3
/
+4
2021-05-09
I need a more complex setup here than Ren'Py.
Jesusaves
1
-0
/
+5
2021-05-09
Behave differently when error code 406 is received
Jesusaves
1
-1
/
+7
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
2
-1
/
+13
2021-05-08
The command line interface is core, not discord
Jesusaves
2
-22
/
+21
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
[prev]
[next]