summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-06This is Mana Launcher v 2.1.9.7 Betav2021.09.07betaJesusaves1-1/+1
2021-09-06Bump minimum version to Ren'Py 7.4.6+Jesusaves1-3/+5
2021-08-30Add syntax highlight (maybe)Jesusaves2-0/+11
2021-08-30Update rparse to... Well... No reason.Jesusaves1-0/+15
2021-08-30Remove sast folder from git, it is obviously the poor tool faultJesusaves13-224/+1
2021-08-30Add sast/ folder so I can test if the fault is the YML or the poor tool I'm u...Jesusaves12-0/+223
2021-08-30Add the subproc sanitizer to lite.pyJesusaves3-2/+11
2021-08-30While this is still ugly, at least now it will fail in a less ugly way.Jesusaves1-2/+24
2021-08-30Add minimal sanitizing rules to subprocess.Jesusaves2-2/+9
2021-08-30Anyway, this was never going to work, it is pointless -.-Jesusaves1-4/+10
2021-08-30Obviously `pyflakes` will find only syntax errors -.-Jesusaves1-4/+5
2021-08-30...Okay, ignore me.Jesusaves1-1/+1
2021-08-30Fix bugs (specially when switching between M+ and MV)Jesusaves3-7/+16
2021-08-30Add some CI toys, which aren't good because, well, this is Ren'Py.Jesusaves2-0/+38
2021-08-30Rename ManaPlus.AppImage to ManaVerse.AppImage and update support to itJesusaves3-14/+13
2021-08-30ManaVerse does not support Mac buildsJesusaves1-2/+3
2021-08-30In theory, this allows you to use ManaPlus or ManaVerse for Evol2 servers.Jesusaves6-42/+144
2021-08-29Add `remote` and `local` init flagsJesusaves1-0/+12
2021-08-05Report how M+ download is progressing, and hopefully, finish it faster.Jesusaves1-5/+11
2021-08-04Revert "Merge branch 'set-sast-config-1' into 'master'"Jesusaves1-12/+0
2021-08-04Merge branch 'set-sast-config-1' into 'master'Jesusaves1-0/+12
2021-08-04Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already...Jesusaves1-0/+12
2021-07-24Prepare to migrate from Moubootaur Legends to The Mana WorldJesusaves2-11/+12
2021-06-24Add lite.py; An utility (tested only on Linux) for console-only running.Jesusaves2-1/+277
2021-06-23Disable unimplemented login methodJesusaves1-1/+1
2021-06-19Sketch the chapter 2 intro (earliest sketch)Jesusaves1-0/+48
2021-06-19s/Game Clients/Plugins/Jesusaves1-1/+1
2021-06-09Actually, make sure _return is at least an integer.Jesusaves1-0/+1
2021-06-07Translations UpdateJesusaves10-2/+86
2021-06-07Remembering TOTP is meaningless on Steam Versionv2021.06.07Jesusaves1-1/+2
2021-06-07Validate if Steam Module was loaded correctly if steam login was enabledJesusaves1-0/+10
2021-06-07Do not import Steam module if Steam Login was disabled.Jesusaves1-1/+5
2021-06-07Bump launcher version, and force new M+ downloadJesusaves3-5/+18
2021-06-06Mirror Lake Seamless Transition (already with -S flag!)Jesusaves3-56/+108
2021-06-06Sanitize input to avoid some (but not every) arbitrary shell code executionJesusaves1-2/+15
2021-05-26Translation UpdateJesusaves6-58/+58
2021-05-19Improve version outputJesusaves2-1/+9
2021-05-19Print Ren'py version as well, if applicableJesusaves1-0/+1
2021-05-19Swap order on version requestJesusaves1-1/+1
2021-05-19Use more efficient `elif`Jesusaves1-4/+6
2021-05-19Rewrite command-line parser.Jesusaves1-10/+24
2021-05-19Reduce a bit the grace time for Steam to register the ticketJesusaves1-1/+1
2021-05-19New commandline argument: `launch`Jesusaves1-1/+15
2021-05-19Translations UpdateJesusaves32-268/+848
2021-05-19Missing translatable stringJesusaves1-1/+1
2021-05-19Omit the italian version temporarilyJesusaves1-1/+1
2021-05-19Add support to download localized server listsJesusaves1-1/+12
2021-05-19Don't "Validate"; Check for updates instead :3Jesusaves2-2/+2
2021-05-19Comment some useless codeJesusaves1-4/+4
2021-05-19Hide this option if Steam Login is enabled (would be a lie!)Jesusaves1-1/+3