index
:
launcher/renpy
master
stable
A functional Mana Launcher in Ren'Py. This is the base project forked by TMW.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+11
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
2022-11-03
Fix bug with new Windows file name
Jesusaves
1
-0
/
+8
2022-11-03
Fetch ManaVerse directly from upstream
Jesusaves
1
-1
/
+13
2022-11-02
Fix a couple minor bugs
Jesusaves
2
-3
/
+6
2022-11-02
Fix automatic login flow
Jesusaves
1
-0
/
+6
2022-11-02
Matt asked for more verbosity here
Jesusaves
1
-1
/
+1
2022-11-02
Keep this emphasis when selected as well
Jesusaves
1
-0
/
+2
2022-11-02
Add some emphasis when you hover a world
Jesusaves
1
-0
/
+3
2022-11-02
Fix typo (Deutsch)
Jesusaves
1
-1
/
+1
2022-11-02
Do not show the online player names list by default
Jesusaves
2
-3
/
+9
2022-11-02
This should fix the infinite reinstall bug
Jesusaves
1
-1
/
+1
2022-11-02
Skip unread text is the new default (there's a "SKIP" button on the quick menu)
Jesusaves
1
-0
/
+6
2022-11-02
Update keymap as Matt requested.
Jesusaves
3
-3
/
+13
2022-11-02
Skip splashscreen after preload is done
Jesusaves
1
-2
/
+2
2022-10-24
Fix a bug, but Ren'Py also has a bug of its own
Jesusaves
1
-1
/
+1
2022-10-24
Trust your own setting more blindly, even if things burn.
Jesusaves
2
-4
/
+8
2022-10-14
You can now set a home world. Your homeworld buffs you in every other world.
Jesusaves
2
-0
/
+35
2022-10-13
Add primitive support to TMWA servers
Jesusaves
1
-1
/
+2
2022-08-22
Automatic login: Death to the annoying login screen!
Jesusaves
5
-3
/
+54
2022-06-16
Add Support for Renpy 8
Administrator
4
-8
/
+29
2022-04-08
Fix some possibly broken code
Jesusaves
1
-1
/
+2
2022-04-08
We'll need to wait for Ren'Py 8 to support the built-in client
Jesusaves
7
-1
/
+738
2022-04-08
Add a built-in client which does nothing
Jesusaves
6
-7
/
+50
2022-04-08
Full support for cutscenes
Jesusaves
3
-2
/
+10
2022-04-08
wdym, "_" is not allowed
Jesusaves
2
-3
/
+3
[next]