Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-07 | NOISSUE save custom offline player name | Vladislav Laetansky | |
2022-04-04 | Merge pull request #345 from Scrumplex/handle-incompatible-java | Sefa Eyeoglu | |
2022-03-31 | Scrumplex moment | dada513 | |
2022-03-28 | Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properly | dada513 | |
2022-03-28 | Fix | dada513 | |
2022-03-27 | Add quit launcher after game stops option (Steam Deck) | dada513 | |
lecense | |||
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-19 | chore: add license header to files I modified | Sefa Eyeoglu | |
2022-03-14 | Merge pull request #265 from Scrumplex/fix-javacheck-appimage | Sefa Eyeoglu | |
Define JARs path relative to application root | |||
2022-03-15 | Merge pull request #188 from PolyMC/removal/notifications | Ezekiel Smith | |
remove notifications | |||
2022-03-13 | fix: define jars path relative to application root | Sefa Eyeoglu | |
Fixes #117 | |||
2022-02-27 | Apply suggestions from code review | txtsd | |
Co-authored-by: LennyMcLennington <lenny@sneed.church> | |||
2022-02-23 | fix: use legacy data path if it exists | Sefa Eyeoglu | |
2022-02-23 | Implement PR suggestions | txtsd | |
2022-02-23 | Replace layouts with LAUNCH_PORTABLE | txtsd | |
2022-02-20 | remove notifications | swirl | |
2022-02-20 | Revert ba6a97557a0d90d77e9eba560931414e39042447 | Glitch | |
Let evil win. | |||
2022-02-17 | fix: combine errors if --launch is missing | Sefa Eyeoglu | |
2022-02-16 | fix: improve code readability in Application.cpp | Sefa Eyeoglu | |
2022-02-13 | Revert "make wsl work" | Lenny McLennington | |
This reverts commit 5779f20fa1633577889b7bda839c5486eb2ba922. | |||
2022-02-13 | make wsl work | swirl | |
2022-02-12 | feat: implement MSA client id override | Sefa Eyeoglu | |
Closes #11 | |||
2022-02-12 | feat(ui): add custom MSA client id setting | Sefa Eyeoglu | |
2022-02-11 | Merge pull request #146 from dada513/macos_application_support | LennyMcLennington | |
[MACOS] Move app data to Application Support | |||
2022-02-10 | rename LAUNCHER_DESKTOPNAME to LAUNCHER_DESKTOPFILENAME | dada513 | |
2022-02-10 | Revert "Fix freedesktop icons" and fix icon on kwin | dada513 | |
2022-02-09 | Move app data to Application Support | Victor | |
2022-01-29 | Close after Launch setting | swirl | |
2022-01-26 | Merge pull request #67 from PolyMC/feature/no_paste_ee | swirl | |
Full replacement of paste.ee | |||
2022-01-19 | PasteUpload task changed to use 0x0.st's protocol | Lenny McLennington | |
- Modified PasteUpload task to upload the log file to 0x0.st and other services with the same protocol. - Modified Paste settings UI to allow the user to select a custom paste URL, simplified the settings page code. | |||
2022-01-16 | Default to colored icons, update copyright | swirl | |
Closes: #74 | |||
2022-01-14 | pastebin URL app setting | swirl | |
2022-01-14 | preliminary stuff for paste.ee removal | swirl | |
2022-01-14 | Set maximum memory allocated to 4GB by default | swirl | |
2022-01-10 | More rebranding | swirl | |
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC. | |||
2022-01-03 | fix icon and version | swirl | |
Closes: #16 Fixed the icon so Qt renders it properly, and actually renders it properly in the About page. Also, scaled it up a bit Changed launcher.svg icon to temporary Ouroboros logo fixed genicons again Fix version to 1.0.3 (making tag rn) Install the PolyMC icon properly. | |||
2021-12-31 | Rebranding logo | swirl | |
add temporary Ouroboros logo, thanks Lenny for vectorizing change logo file names Desktop file now includes proper exec using the app binary name fix genicons for use with libicns | |||
2021-12-31 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 | |
2021-12-30 | Merge pull request #4345 from graemeg/freebsd-support | Petr Mrázek | |
Adds FreeBSD support to MultiMC | |||
2021-12-29 | Completely remove Google Analytics library | swirl | |
2021-12-20 | Merge remote-tracking branch 'upstream/develop' into develop | Lenny McLennington | |
2021-12-20 | Move MSA Client ID to the same place as the others | Lenny 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-19 | NOISSUE do people not even build their PRs when they make them? | Petr Mrázek | |
2021-12-18 | Fix README and some references to MultiMC. | swirl | |
2021-12-18 | Apply patches | swirl | |
Re-add lin-system, and fix Linux datadir fix jar paths allow for modern java | |||
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 | Changes required to support FreeBSD | Graeme Geldenhuys | |
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-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |
2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek | |