Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-22 | Merge pull request #315 from txtsd/display_scaling | Ezekiel Smith | |
Allow fractional DPI scaling | |||
2022-03-22 | Merge pull request #311 from DioEgizio/patch-2 | txtsd | |
fix webp | |||
2022-03-22 | Merge pull request #316 from Scrumplex/fix-disabled-controls | Sefa Eyeoglu | |
2022-03-22 | Merge pull request #306 from Scrumplex/limit-instance-lengths | Ezekiel Smith | |
Limit instance names to 128 chars | |||
2022-03-22 | Merge pull request #294 from oynqr/msys2 | Ezekiel Smith | |
Switch to msys2 for Windows builds | |||
2022-03-22 | Merge pull request #200 from Scrumplex/scrumplex-license-header | Sefa Eyeoglu | |
2022-03-22 | Merge pull request #292 from lack/offline_username_limits | Sefa Eyeoglu | |
Limit offline username to 16 characters with override | |||
2022-03-22 | Merge pull request #295 from Scrumplex/fix-portable | Sefa Eyeoglu | |
Make Launcher_PORTABLE work on all platforms | |||
2022-03-22 | Merge pull request #296 from flowln/right_file | Ezekiel Smith | |
Use primary file for mod downloading on Modrinth | |||
2022-03-22 | Merge pull request #297 from DioEgizio/patch-1 | Ezekiel Smith | |
bundle jre8u312 instead of latest on appimage | |||
2022-03-22 | Merge pull request #299 from flowln/paste_serv | Ezekiel Smith | |
Remove paste.polymc.org | |||
2022-03-22 | Merge pull request #278 from Scrumplex/fix-copying | Sefa Eyeoglu | |
Clarify GPL-3.0-only | |||
2022-03-22 | Merge pull request #280 from oynqr/gitdir-notfound-check | Sefa Eyeoglu | |
Add GITDIR-NOTFOUND check | |||
2022-03-22 | Merge pull request #265 from Scrumplex/fix-javacheck-appimage | Sefa Eyeoglu | |
Define JARs path relative to application root | |||
2022-03-22 | Merge pull request #273 from DioEgizio/extra-rebranding-macos | Sefa Eyeoglu | |
extra rebranding for macos | |||
2022-03-22 | Merge pull request #270 from flowln/dialog | Ezekiel Smith | |
Make a better "Mod download confirmation dialog" | |||
2022-03-22 | Merge pull request #254 from Scrumplex/fix-update-metainfo | Ezekiel Smith | |
Update metainfo URLs | |||
2022-03-12 | Merge pull request #235 from Scrumplex/chore-bump-1.1.0 | LennyMcLennington | |
Bump to 1.1.0 | |||
2022-03-12 | Merge pull request #251 from flowln/fix_tr | dada513 | |
2022-03-11 | fix missing translation strings | flow | |
my mistake, sorry! ToT | |||
2022-03-11 | Merge pull request #241 from PolyMC/ZekeSmith-move-to-wiki-1 | dada513 | |
2022-03-11 | fix: typos | Sefa Eyeoglu | |
2022-03-11 | Merge pull request #242 from deadmeu/develop | Ezekiel Smith | |
Fix missing space in "No Accounts" message | |||
2022-03-10 | Merge pull request #243 from dada513/mx_button | dada513 | |
2022-03-10 | Merge pull request #247 from txtsd/actions_fix | Ezekiel Smith | |
Fix Ubuntu system Qt failure | |||
2022-03-10 | Fix Ubuntu system Qt failure | txtsd | |
2022-03-08 | add matrix button | dada513 | |
2022-03-08 | Fix missing space in "No Accounts" message | deadmeu | |
2022-03-08 | Update BUILD.md | Ezekiel Smith | |
2022-03-08 | Merge pull request #232 from Scrumplex/fix-help-links | Ezekiel Smith | |
Switch to polymc.org wiki | |||
2022-03-08 | Merge pull request #230 from Scrumplex/fix-iconthemes | Ezekiel Smith | |
Reorganize icon themes | |||
2022-03-06 | chore: bump to 1.1.0 | Sefa Eyeoglu | |
2022-03-06 | fix: update news links to point to polymc.org | Sefa Eyeoglu | |
2022-03-06 | refactor: move help URL into buildconfig | Sefa Eyeoglu | |
2022-03-05 | fix: switch to polymc.org wiki | Sefa Eyeoglu | |
2022-03-05 | Merge pull request #221 from flowln/install_button | Sefa Eyeoglu | |
2022-03-05 | fix: reorganize icon themes | Sefa Eyeoglu | |
Rename MultiMC to Legacy Simple (Colored) is now the first icon theme Custom is now the last icon theme, which also fixes a loading issue when Legacy was selected Fix loading of Legacy theme | |||
2022-03-03 | fix extra spacing in resource packs and shader packs, and move button up | flow | |
hopefully now its finally ok | |||
2022-03-03 | hack: hide 'Download Mods' button when not in the mods tab | flow | |
2022-03-03 | change 'Install Mods' -> 'Download Mods' and change position | flow | |
2022-03-02 | Merge pull request #216 from txtsd/ignore_paths | Ezekiel Smith | |
Don't build when updating non-code | |||
2022-03-02 | Ignore certain paths for CI | txtsd | |
2022-03-01 | Merge pull request #214 from PolyMC/ZekeSmith-newReadme | timoreo22 | |
Modify readme to use website | |||
2022-03-01 | Merge pull request #205 from timoreo22/fix-version-select | timoreo22 | |
Fixed wrong version info | |||
2022-03-01 | Update and link latest build to actions | Ezekiel Smith | |
2022-03-02 | Merge pull request #163 from txtsd/windows_data_dir | Ezekiel Smith | |
Replace build layouts with Launcher_PORTABLE cmake flag | |||
2022-03-01 | Modify readme to use website | Ezekiel Smith | |
2022-02-28 | Merge pull request #207 from flowln/curseforge_api | Sefa Eyeoglu | |
2022-02-27 | fix: Do not loop when its not a fabric mod on Flame version validation | flow | |
Since there's no validation for forge mods since the start, we were just looping with no porpuse in this situation. | |||
2022-02-27 | Update FMLLIBS_BASE_URL | Lenny McLennington | |
Updated FMLLIBS_BASE_URL to https://files.polymc.org/fmllibs/ Fixes #208 |