aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Collapse)Author
2021-12-30Merge pull request #4345 from graemeg/freebsd-supportPetr Mrázek
Adds FreeBSD support to MultiMC
2021-12-30Merge pull request #4394 from Janrupf/developPetr Mrázek
GH-4299 Fix Screenshot upload
2021-12-30NOISSUE detect when user loses entitlementsPetr Mrázek
2021-12-29GH-4299 Fix screenshot uploadJanrupf
2021-12-29GH-4299 Don't hard crash on when missing networkJanrupf
2021-12-29Completely remove Google Analytics libraryswirl
2021-12-28Restore getNativePath() to its original form.Graeme Geldenhuys
2021-12-28Flatpak & Debian Packaging (#4)dada513
Flatpak & Debian packages
2021-12-26update README, delete RPM/Ubuntu packaging dirsswirl
Closes: #2 Update wording/information for packages add more of the individual Matrix rooms in case spaces don't work add PolyMC Discord to README Deleted RPM & Ubuntu/Debian packaging directories, will need to be moved to separate repositories.
2021-12-24Matrix room/space, a bit more rebrandingswirl
2021-12-23Use correct title on Java check during setupCreeperzEdge
2021-12-20Merge remote-tracking branch 'upstream/develop' into developLenny McLennington
2021-12-20Move MSA Client ID to the same place as the othersLenny McLennington
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory.
2021-12-19NOISSUE do people not even build their PRs when they make them?Petr Mrázek
2021-12-19Merge pull request #4295 from kb-1000/instanceview-unused-codePetr Mrázek
NOISSUE Remove some unused code from InstanceView
2021-12-19Merge pull request #4330 from NewoIsTaken/developPetr Mrázek
GH-4000 Scan for Adoptium JREs
2021-12-19Merge pull request #4354 from ISSOtm/patch-1Petr Mrázek
Indicate the data folder when related errors occur
2021-12-18Fix README and some references to MultiMC.swirl
2021-12-18Apply patchesswirl
Re-add lin-system, and fix Linux datadir fix jar paths allow for modern java
2021-12-18NOISSUE Add license headers to source files created by meJamie Mansfield
2021-12-15Indicate the data folder when related errors occurEldred Habert
This should help troubleshooting such errors when they occur
2021-12-12NOISSE add a shortcut to the loaders mods to main windowPetr Mrázek
2021-12-12Restore the previously deleted line.Graeme Geldenhuys
2021-12-12Fixes compilation error expanding from macro 'major'.Graeme Geldenhuys
2021-12-12Changes required to support FreeBSDGraeme Geldenhuys
2021-12-11NOISSUE We are using es_UY as latin american spanishPetr Mrázek
Make it actually say that in the UI.
2021-12-10GH-4000 Scan for Adoptium JREsNewoIsTaken
2021-12-08NOISSUE Add small workaround for presenting Japanese with KanjiPetr Mrázek
2021-12-08NOISSUE account tweaksPetr Mrázek
2021-12-06NOISSUE remove the hardcoded blocking of Forge installsPetr Mrázek
Doesn't make it work, but makes it theoretically possible.
2021-12-06NOISSUE fix launching offline while onlinePetr Mrázek
2021-12-06NOISSUE fix up some corner cases around migrating accountsPetr Mrázek
2021-12-06NOISSUE Add cat xcf filePetr Mrázek
2021-12-05NOISSUE party hat for a party catPetr Mrázek
On the 30th of November, it's been 10 years since the first (documented) release of MultiMC. Party hats for everyone :)
2021-12-05NOISSUE fix some error mappings for Mojang accountsPetr Mrázek
2021-12-04NOISSUE fix builds, make account refresh queue user friendlyPetr Mrázek
2021-12-04NOISSUE add missing chrono includePetr Mrázek
2021-12-04GH-4071 Heavily refactor and rearchitect account systemPetr Mrázek
This makes the account system much more modular and makes it treat errors as something recoverable, unless they come directly from the MSA refresh token becoming invalid.
2021-12-01NOISSUE Remove some unused code from InstanceViewkb1000
2021-11-28Merge pull request #4230 from NewoIsTaken/patch-1Petr Mrázek
GH-4224 Scan 64 bit lib directory to find Java
2021-11-28GH-4071 handle network errors when logging in with MSA as 'soft'Petr Mrázek
This makes the tokens not expire when such errors happen. Only applies to MSA, not the XBox and Mojang steps afterwards. Further testing and improvements are still needed.
2021-11-23NOISSUE also undo the AUTORCC change because it was also brokenPetr Mrázek
It broke 32bit linux builds...
2021-11-23NOISSUE fix fix fix the accounts againPetr Mrázek
2021-11-22NOISSUE Do not rely on AUTOUICPetr Mrázek
It is bugged and does not detect changes in .ui files, which makes development painful.
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek
2021-11-21NOISSUE fix build on macOSPetr Mrázek
2021-11-21NOISSUE more refactoringPetr Mrázek
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE fix buildPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek