summaryrefslogtreecommitdiff
path: root/game
AgeCommit message (Expand)AuthorFilesLines
2023-07-01Given we have a LOT of old players, when they begin from first time...Jesusaves2-7/+27
2023-07-01Fix bugs reported by HocusJesusaves1-2/+5
2023-06-30Preserve config on updateJesusaves2-0/+2
2023-06-27Let players "unlink", just rely on disclaimers. For the event!Jesusaves1-2/+2
2023-06-27And that's it - Tmwa linking, as poor as it can be. I disabled unlinking.Jesusaves1-6/+10
2023-06-26What you cannot fix, you disclaim.Jesusaves1-0/+4
2023-06-26Account linking and unlinking. Tested on Moubootaur Legends only.Jesusaves1-2/+147
2023-06-24Remove unused code from update.rpyJesusaves1-33/+1
2023-06-24use calcOTP() wrapperJesusaves2-37/+4
2023-06-24Add account management section. It is now possible to enable 2FA on accounts.Jesusaves2-0/+188
2023-06-24Fix a missing line breakJesusaves1-1/+1
2023-06-24Minimum changes for Ren'Py 8.1 supportJesusaves2-2/+11
2023-06-03Save the OTP tokenJesusaves2-1/+6
2023-05-12Allow users to disable password maskingJesusaves3-1/+11
2023-05-12Add bloatwareJesusaves1-0/+72
2023-05-12Report errors 401 and 403 as authentication errors, for those unawareJesusaves2-2/+11
2023-03-05Import mwlib... On python3 builds onlyJesusaves84-0/+13214
2023-03-05Import mwclient v0.10.1Jesusaves8-0/+2350
2022-12-03Highlight quick menu when hovered (it is important)Jesusaves1-0/+2
2022-12-03Fix missing labelsJesusaves1-1/+23
2022-12-03Fix Windows with WildX's helpJesusaves1-3/+3
2022-12-03Linux now uses custom configuration. I'll need a windows volunteer.Jesusaves2-8/+31
2022-11-16TMWA: Always assume Mirror Lake was triggered, or it won't work :(Jesusaves1-0/+4
2022-11-03Checking for updates in main menu crashes the launcher. So hide the button.Jesusaves2-1/+4
2022-11-03Fix bug in md5sumJesusaves2-14/+13
2022-11-03Fix md5sum bug introduced by using upstreamJesusaves1-2/+12
2022-11-03Fix bug with new Windows file nameJesusaves1-0/+8
2022-11-03Fetch ManaVerse directly from upstreamJesusaves1-1/+13
2022-11-02Fix a couple minor bugsJesusaves2-3/+6
2022-11-02Fix automatic login flowJesusaves1-0/+6
2022-11-02Matt asked for more verbosity hereJesusaves1-1/+1
2022-11-02Keep this emphasis when selected as wellJesusaves1-0/+2
2022-11-02Add some emphasis when you hover a worldJesusaves1-0/+3
2022-11-02Fix typo (Deutsch)Jesusaves1-1/+1
2022-11-02Do not show the online player names list by defaultJesusaves2-3/+9
2022-11-02This should fix the infinite reinstall bugJesusaves1-1/+1
2022-11-02Skip unread text is the new default (there's a "SKIP" button on the quick menu)Jesusaves1-0/+6
2022-11-02Update keymap as Matt requested.Jesusaves3-3/+13
2022-11-02Skip splashscreen after preload is doneJesusaves1-2/+2
2022-10-24Fix a bug, but Ren'Py also has a bug of its ownJesusaves1-1/+1
2022-10-24Trust your own setting more blindly, even if things burn.Jesusaves2-4/+8
2022-10-14You can now set a home world. Your homeworld buffs you in every other world.Jesusaves2-0/+35
2022-10-13Add primitive support to TMWA serversJesusaves1-1/+2
2022-08-22Automatic login: Death to the annoying login screen!Jesusaves5-3/+54
2022-06-16Add Support for Renpy 8Administrator4-8/+29
2022-04-08Fix some possibly broken codeJesusaves1-1/+2
2022-04-08We'll need to wait for Ren'Py 8 to support the built-in clientJesusaves7-1/+738
2022-04-08Add a built-in client which does nothingJesusaves6-7/+50
2022-04-08Full support for cutscenesJesusaves3-2/+10
2022-04-08wdym, "_" is not allowedJesusaves2-3/+3