Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-30 | Merge pull request #4300 from Ghosty141/feature/screenshot_copy | Petr Mrázek | |
GH-4044 Implemented copy screenshots to the clipboard | |||
2022-01-28 | Update rpm spec to support OpenSuse and conform to Fedora guidelines | Jan200101 | |
2022-01-22 | Fix error message | Stypox | |
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-16 | NOISSUE log server response when failing to fetch profile | Petr Mrázek | |
2022-01-16 | NOISSUE correctly set http status code in auth reply | Petr Mrázek | |
2022-01-16 | NOISSUE in java checker, ignore invalid lines altogether | Petr Mrázek | |
Declaring them as errors is just causing problems because Java randomly prints garbage to STDOUT now. | |||
2022-01-16 | NOISSUE add some logging to profile fetching failures | Petr Mrázek | |
2022-01-08 | GH-4125 fix it better | Petr Mrázek | |
2022-01-08 | GH-4125 workaround for java printing garbage to stdout on bedrock linux | Petr Mrázek | |
2021-12-31 | NOISSUE fix build and change how NetJob is used | Petr Mrázek | |
Feed it network upfront... | |||
2021-12-31 | NOISSUE fix some OS ifdefs | Petr Mrázek | |
2021-12-30 | NOISSUE proper fix for missing profile + demo mode | Petr Mrázek | |
2021-12-30 | Merge pull request #4345 from graemeg/freebsd-support | Petr Mrázek | |
Adds FreeBSD support to MultiMC | |||
2021-12-30 | Merge pull request #4394 from Janrupf/develop | Petr Mrázek | |
GH-4299 Fix Screenshot upload | |||
2021-12-30 | NOISSUE detect when user loses entitlements | Petr Mrázek | |
2021-12-29 | GH-4299 Fix screenshot upload | Janrupf | |
2021-12-29 | GH-4299 Don't hard crash on when missing network | Janrupf | |
2021-12-28 | Restore getNativePath() to its original form. | Graeme Geldenhuys | |
2021-12-23 | Use correct title on Java check during setup | CreeperzEdge | |
2021-12-19 | NOISSUE do people not even build their PRs when they make them? | Petr Mrázek | |
2021-12-19 | Merge pull request #4295 from kb-1000/instanceview-unused-code | Petr Mrázek | |
NOISSUE Remove some unused code from InstanceView | |||
2021-12-19 | Merge pull request #4330 from NewoIsTaken/develop | Petr Mrázek | |
GH-4000 Scan for Adoptium JREs | |||
2021-12-19 | Merge pull request #4354 from ISSOtm/patch-1 | Petr Mrázek | |
Indicate the data folder when related errors occur | |||
2021-12-18 | NOISSUE Add license headers to source files created by me | Jamie Mansfield | |
2021-12-15 | Indicate the data folder when related errors occur | Eldred Habert | |
This should help troubleshooting such errors when they occur | |||
2021-12-12 | NOISSE add a shortcut to the loaders mods to main window | Petr Mrázek | |
2021-12-12 | Restore the previously deleted line. | Graeme Geldenhuys | |
2021-12-12 | Fixes compilation error expanding from macro 'major'. | Graeme Geldenhuys | |
2021-12-12 | Changes required to support FreeBSD | Graeme Geldenhuys | |
2021-12-11 | NOISSUE We are using es_UY as latin american spanish | Petr Mrázek | |
Make it actually say that in the UI. | |||
2021-12-10 | GH-4000 Scan for Adoptium JREs | NewoIsTaken | |
2021-12-08 | NOISSUE Add small workaround for presenting Japanese with Kanji | Petr Mrázek | |
2021-12-08 | NOISSUE account tweaks | Petr Mrázek | |
2021-12-06 | NOISSUE remove the hardcoded blocking of Forge installs | Petr Mrázek | |
Doesn't make it work, but makes it theoretically possible. | |||
2021-12-06 | NOISSUE fix launching offline while online | Petr Mrázek | |
2021-12-06 | NOISSUE fix up some corner cases around migrating accounts | Petr Mrázek | |
2021-12-06 | NOISSUE Add cat xcf file | Petr Mrázek | |
2021-12-05 | NOISSUE party hat for a party cat | Petr 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-05 | NOISSUE fix some error mappings for Mojang accounts | Petr Mrázek | |
2021-12-04 | NOISSUE fix builds, make account refresh queue user friendly | Petr Mrázek | |
2021-12-04 | NOISSUE add missing chrono include | Petr Mrázek | |
2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr 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-03 | NOISSUE Copy Image is not shown if the selection is > 1 | Ghosty | |
2021-12-03 | NOISSUE Added Copy File(s) feature for the screenshot page | Ghosty | |
- Ctrl+C now copies the file instead of the image data - Renamed Copy to Copy Image | |||
2021-12-03 | NOISSUE Implemented copy screenshots to the clipboard | Ghosty | |
- Added context-menu entry - Ctrl+C keybind works as well - If multiple screenshots are selected, only the first one gets copied | |||
2021-12-01 | NOISSUE Remove some unused code from InstanceView | kb1000 | |
2021-11-28 | Merge pull request #4230 from NewoIsTaken/patch-1 | Petr Mrázek | |
GH-4224 Scan 64 bit lib directory to find Java | |||
2021-11-28 | GH-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-23 | NOISSUE also undo the AUTORCC change because it was also broken | Petr Mrázek | |
It broke 32bit linux builds... | |||
2021-11-23 | NOISSUE fix fix fix the accounts again | Petr Mrázek | |