Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-08 | Allow users to disable Steam Login. | Jesusaves | 1 | -0/+2 | |
Currently breaks the launcher, but it is to allow you greater flexibility. | |||||
2021-05-08 | Client Download System (does not update, however) | Jesusaves | 1 | -1/+2 | |
2021-05-08 | Move client checking loop elsewhere | Jesusaves | 1 | -12/+9 | |
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 | 1 | -1/+1 | |
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 | Fix some remaining bugs | Jesusaves | 1 | -5/+5 | |
2021-05-08 | Add Discord Rich Presence (Discord RPC) | Jesusaves | 1 | -1/+8 | |
2021-05-07 | Add support for Steam Authentication | Jesusaves | 1 | -9/+26 | |
2021-05-07 | Begin sketching Steam Authentication | Jesusaves | 1 | -2/+22 | |
2021-05-07 | Bold stdout optimization | Jesusaves | 1 | -3/+3 | |
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 | 1 | -37/+82 | |
2021-05-07 | Polishing on this aspect | Jesusaves | 1 | -9/+27 | |
2021-05-07 | Fetch server list | Jesusaves | 1 | -19/+62 | |
2021-05-07 | Check for mirrors, error handling | Jesusaves | 1 | -1/+35 | |
2021-05-07 | Initial version - just a loading bar | Jesusaves | 1 | -0/+24 | |