summaryrefslogtreecommitdiff
path: root/game/core.rpy
AgeCommit message (Expand)AuthorFilesLines
2021-05-09Move working directory to base instead of save or gameJesusaves1-3/+3
2021-05-09Set APPIMAGELAUNCHER_DISABLE on Linux environment because LawnCable told us soJesusaves1-1/+9
2021-05-08The command line interface is core, not discordJesusaves1-0/+21
2021-05-08Disable Steam automatic login, unless requested by commandline.v2021.05.07+3Jesusaves1-1/+1
2021-05-08Prompt player to fill preferences on first login.Jesusaves1-1/+3
2021-05-08Allow users to disable Steam Login.Jesusaves1-0/+2
2021-05-08Impose localhost Vault if development mode is enabled.Jesusaves1-3/+6
2021-05-08Bugfixes and retrieve commandline passwordsJesusaves1-1/+1
2021-05-08Connection core, still need to retrieve server credentials from Vaultv2021.05.07Jesusaves1-0/+2
2021-05-08Client Download System (does not update, however)Jesusaves1-3/+21
2021-05-08Move client checking loop elsewhereJesusaves1-1/+4
2021-05-08Some life improvementsJesusaves1-4/+10
2021-05-08Settings - Players are now capable to disable Discord Rich Presence if they wishJesusaves1-0/+2
2021-05-08Just some minor polishing, now we have full support to Discord Rich Presence :3Jesusaves1-0/+1
2021-05-08Add Discord Rich Presence (Discord RPC)Jesusaves1-0/+2
2021-05-07Add support for Steam AuthenticationJesusaves1-0/+1
2021-05-07Begin sketching Steam AuthenticationJesusaves1-1/+2
2021-05-07Bold stdout optimizationJesusaves1-2/+5
2021-05-07Attempt to preserve server list if it was not updated =)Jesusaves1-2/+2
2021-05-07Fetch server listJesusaves1-0/+12
2021-05-07Check for mirrors, error handlingJesusaves1-1/+9
2021-05-07Initial version - just a loading barJesusaves1-0/+96