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
2021-05-19
Missing translatable string
Jesusaves
1
-1
/
+1
2021-05-19
Omit the italian version temporarily
Jesusaves
1
-1
/
+1
2021-05-19
Add support to download localized server lists
Jesusaves
1
-1
/
+12
2021-05-19
Don't "Validate"; Check for updates instead :3
Jesusaves
2
-2
/
+2
2021-05-19
Comment some useless code
Jesusaves
1
-4
/
+4
2021-05-19
Hide this option if Steam Login is enabled (would be a lie!)
Jesusaves
1
-1
/
+3
2021-05-19
Allow to remember default Vault login method :>
Jesusaves
2
-4
/
+15
2021-05-19
Add support to remembering the TOTP secret on settings.
Jesusaves
3
-53
/
+87
2021-05-18
Remove some dirty hacks which were hindering UX
Jesusaves
1
-3
/
+2
2021-05-18
Fix a couple lint bothers
Jesusaves
2
-2
/
+2
2021-05-18
Fix a few strings not being properly localized
Jesusaves
2
-26
/
+26
2021-05-18
Fix a bug with responsive attribute
v2021.05.18
Jesusaves
2
-2
/
+3
2021-05-18
Do not accidentally ship secrets on builds
Jesusaves
1
-0
/
+2
2021-05-18
Initial version of i18n (including fetch script)
Jesusaves
34
-0
/
+5886
2021-05-18
Add brazilian portuguese initial version (for testing)
Jesusaves
9
-0
/
+1461
2021-05-18
Prepare the preference screen for translation support
Jesusaves
2
-6
/
+13
2021-05-18
Remove unused mixers
Jesusaves
2
-10
/
+6
2021-05-18
Remove some garbage
Jesusaves
1
-25
/
+0
2021-05-18
Remove old icon
Jesusaves
1
-0
/
+0
2021-05-18
Move Soul-Level stuff to its own file
Jesusaves
2
-189
/
+200
2021-05-18
Scene Recollection at The Void
Jesusaves
1
-3
/
+28
2021-05-18
The Void, initial version
Jesusaves
2
-1
/
+53
2021-05-18
Do not waste time building 32-bits stuff
Jesusaves
1
-0
/
+3
2021-05-18
Create mySoul structure and make the /souldata request
Jesusaves
2
-3
/
+24
2021-05-17
More core stuff for The Void.
Jesusaves
2
-1
/
+19
2021-05-17
Prepare the place where The Void will happen.
Jesusaves
1
-0
/
+12
2021-05-17
It's incredible how simple things can make it look Okay-ish
Jesusaves
2
-3
/
+34
2021-05-17
statusmsg may not be rendered but make sure it is set properly
Jesusaves
2
-1
/
+4
2021-05-17
Improve a bit Vault error handling, no longer allow M+ to launch without cred...
Jesusaves
2
-3
/
+24
2021-05-17
Prepare support for The Void
Jesusaves
2
-25
/
+48
2021-05-17
Move ManaPlus and Mana parts to 3rdparty.rpy
Jesusaves
2
-138
/
+147
2021-05-17
Add new field to server list spec: Type (defaults to "evol2")
Jesusaves
1
-0
/
+2
2021-05-17
Add the game icon
v2021.05.17
Jesusaves
2
-0
/
+1
2021-05-17
Mirror Lake introduction cutscene.
Jesusaves
5
-0
/
+107
2021-05-13
Remove client binaries from build list
Jesusaves
1
-0
/
+3
2021-05-11
Add some more debug markers, even if they won't get used
v2021.05.11
Jesusaves
1
-1
/
+6
2021-05-10
Rewrite a bit this fancy code.
Jesusaves
1
-13
/
+25
2021-05-10
Fix spurious pause
Jesusaves
1
-1
/
+2
2021-05-10
Reskin the error screen
Jesusaves
1
-1
/
+2
2021-05-10
Ignore M+ errors. If Vault sends a 403, do not launch a subworld
Jesusaves
1
-5
/
+9
2021-05-10
Steam Login - Inform who logged in. Want to make sure this is not a false pos...
Jesusaves
1
-1
/
+2
2021-05-10
I almost forgot, but - API is now running under HTTPS.
Jesusaves
1
-1
/
+1
2021-05-10
USE_DUMMY_DATA is now set by command-line
v2021.05.10
Jesusaves
2
-2
/
+5
2021-05-10
Define USE_DUMMY_DATA, which causes Ren'Py to use a dummy data instead of fet...
Jesusaves
2
-0
/
+10
2021-05-10
Do not attempt to shutdown Discord if it was never started in first place*
Jesusaves
1
-1
/
+2
2021-05-10
Windows iconify() - a pygame call - seems a bit... broken?
Jesusaves
1
-25
/
+27
2021-05-10
Fix broken URL
Jesusaves
1
-1
/
+1
2021-05-10
Password minimum length
Jesusaves
1
-3
/
+5
2021-05-09
Better error handling, spec change
Jesusaves
2
-1
/
+2
2021-05-09
Make sure the email you've entered have at least a semblance of a proper email.
Jesusaves
1
-2
/
+8
[next]