Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-24 | chore: add license header | Sefa Eyeoglu | |
2022-03-24 | feat: block launch if Java is incompatible | Sefa Eyeoglu | |
Keep track of compatible Java versions from meta. Launch-step VerifyJavaInstall will check if current instance's Java version is compatible. Also add override option both globally and per-instance in-case the user doesn't care about the requirement. | |||
2022-03-22 | Merge pull request #330 from DioEgizio/notportable | Sefa Eyeoglu | |
bring back not portable windows builds | |||
2022-03-22 | fix some typos | DioEgizio | |
2022-03-21 | fix typos | DioEgizio | |
opz :P | |||
2022-03-21 | fix typo | DioEgizio | |
2022-03-21 | bring back notportable builds | DioEgizio | |
2022-03-21 | Merge pull request #322 from oynqr/build/static-rainbow | Sefa Eyeoglu | |
Build with static rainbow | |||
2022-03-21 | Merge pull request #326 from Scrumplex/feat-backport-pr | dada513 | |
2022-03-21 | feat(actions): add backport bot | Sefa Eyeoglu | |
2022-03-21 | Merge pull request #298 from Scrumplex/fix-i18n | Sefa Eyeoglu | |
Fix translatable strings | |||
2022-03-22 | Merge pull request #323 from Scrumplex/retranslate-pages | Ezekiel Smith | |
Retranslate all settings pages | |||
2022-03-21 | Build with static rainbow | Philipp David | |
2022-03-21 | Revert "fix: use our own prefix for rainbow lib" | Philipp David | |
This reverts commit 61db1c46beb465c33124ec4f34dfdcefd4d804d3. | |||
2022-03-21 | Merge pull request #315 from txtsd/display_scaling | Ezekiel Smith | |
Allow fractional DPI scaling | |||
2022-03-20 | fix: retranslate CustomCommands | Sefa Eyeoglu | |
2022-03-20 | fix: retranslate mod download pages | Sefa Eyeoglu | |
2022-03-20 | chore: add license header | Sefa Eyeoglu | |
2022-03-20 | App: Retranslate all pages when the language is changed | Jamie Mansfield | |
2022-03-20 | App: Retranslate page header titles | Jamie Mansfield | |
This fixes a bug that is only practically effects the title of the language page not updating the header when changing the language. | |||
2022-03-20 | Merge pull request #311 from DioEgizio/patch-2 | txtsd | |
fix webp | |||
2022-03-20 | Merge pull request #316 from Scrumplex/fix-disabled-controls | Sefa Eyeoglu | |
2022-03-20 | fix: disable "Install Forge" button when needed | Sefa Eyeoglu | |
2022-03-20 | fix: disable "Download mods" button when needed | Sefa Eyeoglu | |
Fixes #271 | |||
2022-03-20 | (fix): Allow fractional DPI scaling | txtsd | |
2022-03-21 | Merge pull request #306 from Scrumplex/limit-instance-lengths | Ezekiel Smith | |
Limit instance names to 128 chars | |||
2022-03-20 | Merge branch 'PolyMC:develop' into patch-2 | DioEgizio | |
2022-03-21 | Merge pull request #294 from oynqr/msys2 | Ezekiel Smith | |
Switch to msys2 for Windows builds | |||
2022-03-20 | Merge pull request #305 from flowln/gui_changes | Sefa Eyeoglu | |
2022-03-20 | fix | DioEgizio | |
2022-03-20 | Merge pull request #200 from Scrumplex/scrumplex-license-header | Sefa Eyeoglu | |
2022-03-19 | fix: limit instance names to 128 chars | Sefa Eyeoglu | |
2022-03-19 | feat(ui): allow users to move toolbars to different places | flow | |
2022-03-19 | Update CMakeLists.txt | DioEgizio | |
2022-03-19 | Merge pull request #292 from lack/offline_username_limits | Sefa Eyeoglu | |
Limit offline username to 16 characters with override | |||
2022-03-19 | Merge pull request #295 from Scrumplex/fix-portable | Sefa Eyeoglu | |
Make Launcher_PORTABLE work on all platforms | |||
2022-03-19 | Limit offline username to 16 characters with override | Jim Ramsay | |
Offline usernames longer than 16 characters won't be able to connect to LAN games or offline-mode servers, so just don't let it happen. Add a checkbox to allow people to unrestrict usernames if they want. Signed-off-by: Jim Ramsay <i.am@jimramsay.com> | |||
2022-03-19 | chore: add license header to files I modified | Sefa Eyeoglu | |
2022-03-19 | fix(i18n): improve social platform actions | Sefa Eyeoglu | |
2022-03-19 | fix(i18n): remove brand names from translations | Sefa Eyeoglu | |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu | |
2022-03-19 | Merge pull request #296 from flowln/right_file | Ezekiel Smith | |
Use primary file for mod downloading on Modrinth | |||
2022-03-19 | Merge pull request #297 from DioEgizio/patch-1 | Ezekiel Smith | |
bundle jre8u312 instead of latest on appimage | |||
2022-03-19 | Merge pull request #299 from flowln/paste_serv | Ezekiel Smith | |
Remove paste.polymc.org | |||
2022-03-18 | Readd short rev to artifact names | Philipp David | |
2022-03-18 | fix(ui): remove paste.polymc.org | flow | |
2022-03-18 | bundle jre8u312 instead of latest | DioEgizio | |
8u320 or higher breaks old forge | |||
2022-03-18 | fix: Use primary file for mod download on Modrinth | flow | |
2022-03-18 | fix: make Launcher_PORTABLE work on all platforms | Sefa Eyeoglu | |
Fixes #261 | |||
2022-03-17 | Use Temurin instead of AdoptOpenJDK | Philipp David | |