aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-30Merge pull request #4300 from Ghosty141/feature/screenshot_copyPetr Mrázek
GH-4044 Implemented copy screenshots to the clipboard
2022-01-30Merge pull request #4461 from Jan200101/rpmPetr Mrázek
Update rpm spec to support OpenSuse and conform to Fedora guidelines
2022-01-28Update rpm spec to support OpenSuse and conform to Fedora guidelinesJan200101
2022-01-24Merge pull request #4447 from Stypox/patch-1Petr Mrázek
Fix error message
2022-01-22Fix error messageStypox
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
2022-01-17Merge pull request #4428 from MandipJoshi/patch-1Petr Mrázek
Update README.md copyright date changed
2022-01-17Update README.mdMandipJoshi
2022-01-16NOISSUE log server response when failing to fetch profilePetr Mrázek
2022-01-16NOISSUE correctly set http status code in auth replyPetr Mrázek
2022-01-16NOISSUE in java checker, ignore invalid lines altogetherPetr Mrázek
Declaring them as errors is just causing problems because Java randomly prints garbage to STDOUT now.
2022-01-16NOISSUE add some logging to profile fetching failuresPetr Mrázek
2022-01-08GH-4125 fix it betterPetr Mrázek
2022-01-08NOISSUE update README for clarityPetr Mrázek
2022-01-08GH-4125 workaround for java printing garbage to stdout on bedrock linuxPetr Mrázek
2021-12-31NOISSUE fix build and change how NetJob is usedPetr Mrázek
Feed it network upfront...
2021-12-31NOISSUE fix some OS ifdefsPetr Mrázek
2021-12-30NOISSUE proper fix for missing profile + demo modePetr Mrázek
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-30Merge pull request #4396 from Bildcraft1/developPetr Mrázek
BUILD.MD: Changed from "Install Xcode" to install Xcode Command-Line tools
2021-12-30NOISSUE detect when user loses entitlementsPetr Mrázek
2021-12-29Update BUILD.mdWhiXard
2021-12-29GH-4299 Fix screenshot uploadJanrupf
2021-12-29GH-4299 Don't hard crash on when missing networkJanrupf
2021-12-28Restore getNativePath() to its original form.Graeme Geldenhuys
2021-12-28Merge pull request #4392 from iGerman00/patch-1Petr Mrázek
BUILD.md - Clearer differences with binaries
2021-12-28BUILD.md - Clearer differences with binaries iGerman00
Coming from personal inconvenience - I've tried to build this from source, and was faced with Microsoft accounts not working. Upon re-reading the READMEs, I didn't find a reason for it, so I resorted to messaging in the Discord, which, after some back and forth, allowed me to understand that additional private stuff is needed for it to work. The question could've been avoided entirely, in my opinion, if this was included in BUILD.md - the place where anyone intending to build from source will come for guidance. (Not) Secrets should've been linked clearly because it's a crucial piece of info for someone building from source, since normally. I'd expect the source code to fully reflect the pre-built binaries.
2021-12-27Merge pull request #4379 from CreeperzEdge/developPetr Mrázek
Use correct title on Java check during setup
2021-12-23Use correct title on Java check during setupCreeperzEdge
2021-12-19NOISSUE do people not even build their PRs when they make them?Petr Mrázek
2021-12-19NOISSUE fix up java dependency to 1.7 so builds work againPetr Mrázek
'7' is not a thing
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 #4321 from davispuh/javaPetr Mrázek
Update Java version to 7+
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-19Merge pull request #4367 from jamierocks/license-headers-jmPetr Mrázek
NOISSUE Add license headers to source files created by me
2021-12-19Merge pull request #4364 from rfl890/patch-1Petr Mrázek
Change from Oracle JDK to AdoptOpenJDK
2021-12-19Merge pull request #4373 from ImperatorStorm/update-manPetr Mrázek
Fixed small oversight in README.md
2021-12-19Fixed small oversight in README.mdImperatorStorm
2021-12-19Update BUILD.mdrfl890
2021-12-18NOISSUE Add license headers to source files created by meJamie Mansfield
2021-12-17Change from Oracle JDK to AdoptOpenJDKrfl890
The Oracle JDK 8 is now offered at a commercial license and requires an account to download. OpenJDK has no such license and is completely free to use.
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-10Merge pull request #4327 from NewoIsTaken/patch-1Petr Mrázek
NOISSUE Ignore Install Directory