Age | Commit message (Expand) | Author | Files | Lines |
2023-07-19 | I promise this is the last commit of v23.07.18 - maybev2023.07.18+1stable | Jesusaves | 1 | -1/+0 |
2023-07-19 | While at that, get rid of director as well. | Jesusaves | 1 | -0/+1 |
2023-07-19 | Sorry, a typo | Jesusaves | 1 | -2/+2 |
2023-07-19 | Bump version to 23.07.18 | Jesusaves | 1 | -1/+1 |
2023-07-19 | Wait plenty, we are not in rush. | Jesusaves | 1 | -1/+1 |
2023-07-19 | Do not toggle fullscreen with 'f' | Jesusaves | 1 | -0/+1 |
2023-07-19 | Found another stupid mistake | Jesusaves | 1 | -0/+1 |
2023-07-19 | This was a stupid typo | Jesusaves | 1 | -1/+1 |
2023-07-18 | Translation update. Fix URL.v2023.07.18 | Jesusaves | 25 | -120/+311 |
2023-07-18 | Preserve client settings when updating. It looks clumsy but works better. | Jesusaves | 4 | -19/+39 |
2023-07-18 | Ambiguity | Jesusaves | 1 | -1/+1 |
2023-07-18 | Reduce Homeworld prompts and disclaim about immutability and no linking | Jesusaves | 1 | -2/+2 |
2023-07-18 | Disable 'link account' button on the homeworld (API rejects it) | Jesusaves | 1 | -5/+7 |
2023-07-18 | Add an option to update the Launcher automagically. | Jesusaves | 2 | -0/+4 |
2023-07-18 | Exclude a few more files | Jesusaves | 1 | -0/+3 |
2023-07-11 | Handle other error messages on link/unlink | Jesusaves | 1 | -1/+14 |
2023-07-08 | Bump version to 23.07.10 (still unreleased) | Jesusaves | 1 | -1/+1 |
2023-07-08 | Disable German (<10% translated) and enable Russian (40% translated) | Jesusaves | 1 | -2/+2 |
2023-07-08 | Add support for Russian, as it is now a language officially supported by ML | Jesusaves | 11 | -0/+1887 |
2023-07-08 | Update translation script | Jesusaves | 2 | -26/+34 |
2023-07-08 | Update translations | Jesusaves | 48 | -440/+2574 |
2023-07-08 | Players won't notice the extra 150ms, but this is actually useful. | Jesusaves | 1 | -1/+1 |
2023-07-03 | Fix variable overlap | Jesusaves | 1 | -5/+5 |
2023-07-03 | Tweak a minor display bug in Auto Login setting | Jesusaves | 1 | -1/+1 |
2023-07-01 | Given we have a LOT of old players, when they begin from first time... | Jesusaves | 2 | -7/+27 |
2023-07-01 | Fix bugs reported by Hocus | Jesusaves | 1 | -2/+5 |
2023-06-30 | Preserve config on update | Jesusaves | 2 | -0/+2 |
2023-06-27 | Let players "unlink", just rely on disclaimers. For the event! | Jesusaves | 1 | -2/+2 |
2023-06-27 | And that's it - Tmwa linking, as poor as it can be. I disabled unlinking. | Jesusaves | 1 | -6/+10 |
2023-06-26 | What you cannot fix, you disclaim. | Jesusaves | 1 | -0/+4 |
2023-06-26 | Account linking and unlinking. Tested on Moubootaur Legends only. | Jesusaves | 1 | -2/+147 |
2023-06-24 | Remove unused code from update.rpy | Jesusaves | 1 | -33/+1 |
2023-06-24 | use calcOTP() wrapper | Jesusaves | 2 | -37/+4 |
2023-06-24 | Add account management section. It is now possible to enable 2FA on accounts. | Jesusaves | 2 | -0/+188 |
2023-06-24 | Fix a missing line break | Jesusaves | 1 | -1/+1 |
2023-06-24 | Minimum changes for Ren'Py 8.1 support | Jesusaves | 3 | -2/+13 |
2023-06-03 | Save the OTP token | Jesusaves | 2 | -1/+6 |
2023-05-12 | Allow users to disable password masking | Jesusaves | 3 | -1/+11 |
2023-05-12 | Add bloatware | Jesusaves | 1 | -0/+72 |
2023-05-12 | Report errors 401 and 403 as authentication errors, for those unaware | Jesusaves | 2 | -2/+11 |
2023-03-05 | Import mwlib... On python3 builds only | Jesusaves | 84 | -0/+13214 |
2023-03-05 | Import mwclient v0.10.1 | Jesusaves | 8 | -0/+2350 |
2022-12-03 | Highlight quick menu when hovered (it is important) | Jesusaves | 1 | -0/+2 |
2022-12-03 | Fix missing labels | Jesusaves | 1 | -1/+23 |
2022-12-03 | Fix Windows with WildX's help | Jesusaves | 1 | -3/+3 |
2022-12-03 | Linux now uses custom configuration. I'll need a windows volunteer. | Jesusaves | 2 | -8/+31 |
2022-11-16 | TMWA: Always assume Mirror Lake was triggered, or it won't work :( | Jesusaves | 1 | -0/+4 |
2022-11-03 | Checking for updates in main menu crashes the launcher. So hide the button. | Jesusaves | 2 | -1/+4 |
2022-11-03 | Fix bug in md5sum | Jesusaves | 2 | -14/+13 |
2022-11-03 | Fix md5sum bug introduced by using upstream | Jesusaves | 1 | -2/+12 |