summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-08Rewrite Steam Initialization rule from "not init" to "init not True".Jesusaves1-1/+2
2021-05-08Too much trouble; Do NOT fetch server backgrounds anymore.Jesusaves1-0/+2
2021-05-08Remove steam.cancel_ticket() in hopes this makes them don't expire weirdlyJesusaves1-2/+0
2021-05-08Use a more reliable code to create directories (should now work on Wine)Jesusaves1-4/+2
2021-05-08This code used to work... Why it stopped working O.ov2021.05.07+2Jesusaves1-0/+1
2021-05-08Show for a bit longer eventual errorsJesusaves2-3/+5
2021-05-08I forgot a critical "break" statementJesusaves1-0/+1
2021-05-08...If. For any reason. Label quit is called inside a thread...Jesusaves1-0/+1
2021-05-08We need the Warranty WaiverJesusaves1-0/+1
2021-05-08Disable rollback and clean up some Ren'Py default interface good for VN onlyJesusaves2-11/+2
2021-05-08Allow users to disable Steam Login.Jesusaves3-1/+12
2021-05-08Impose localhost Vault if development mode is enabled.Jesusaves1-3/+6
2021-05-08Bugfixes and retrieve commandline passwordsJesusaves3-9/+31
2021-05-08Connection core, still need to retrieve server credentials from Vaultv2021.05.07Jesusaves5-10/+44
2021-05-08Add a quick-and-dirty world selection screenJesusaves3-0/+109
2021-05-08Spacing can go a long way =)Jesusaves1-0/+7
2021-05-08Client Download System (does not update, however)Jesusaves5-9/+143
2021-05-08Move client checking loop elsewhereJesusaves4-18/+58
2021-05-08Some life improvementsJesusaves5-5/+69
2021-05-08If the remote server errored as well, pretend that it was a rate limit and retryJesusaves1-1/+1
2021-05-08Steam Login - If rate limited, schedule an automatic retryJesusaves1-2/+18
2021-05-08Ensure Discord RPC will be properly initialized.Jesusaves2-1/+2
2021-05-08Settings - Players are now capable to disable Discord Rich Presence if they wishJesusaves4-5/+14
2021-05-08Fix some remaining bugsJesusaves1-5/+5
2021-05-08Get rid of save/load screensJesusaves2-82/+5
2021-05-08Just some minor polishing, now we have full support to Discord Rich Presence :3Jesusaves2-0/+6
2021-05-08Add Discord Rich Presence (Discord RPC)Jesusaves18-2/+2162
2021-05-07Add support for Steam AuthenticationJesusaves3-11/+28
2021-05-07Begin sketching Steam AuthenticationJesusaves4-3/+31
2021-05-07Bold stdout optimizationJesusaves2-5/+8
2021-05-07Download backgrounds only once =)Jesusaves1-1/+5
2021-05-07Attempt to preserve server list if it was not updated =)Jesusaves2-39/+84
2021-05-07Polishing on this aspectJesusaves1-9/+27
2021-05-07Fetch server listJesusaves2-19/+74
2021-05-07Check for mirrors, error handlingJesusaves3-3/+52
2021-05-07Initial version - just a loading barJesusaves8-36/+209
2021-05-07Create new blank Ren'Py projectinitJesusaves84-0/+3492