Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-16 | Default to colored icons, update copyright | swirl | |
Closes: #74 | |||
2022-01-16 | Merge pull request #78 from bexnoss/readme-svg-header | swirl | |
2022-01-16 | Replace PNG README header with SVG | bexnoss | |
Instead of GitHub specific MarkDown based theming this uses CSS in SVG. | |||
2022-01-15 | fix readme formatting | swirl | |
2022-01-15 | GH-4125 fix it better | Petr Mrázek | |
2022-01-15 | GH-4125 workaround for java printing garbage to stdout on bedrock linux | Petr Mrázek | |
2022-01-14 | Merge pull request #68 from GriffintheFolf/execname | swirl | |
Fix program executable name for shell script | |||
2022-01-14 | Change method of shell script fix per suggestion | Thomas Sirack | |
The Launcher.in file is now modified rather than CMakeLists.txt | |||
2022-01-14 | Fix program executable name for shell script | Thomas Sirack | |
2022-01-14 | add arch linux package to readme | swirl | |
closes: #53 | |||
2022-01-14 | Merge pull request #50 from bexnoss/offline-mode | swirl | |
Offline Mode Support | |||
2022-01-14 | Set maximum memory allocated to 4GB by default | swirl | |
2022-01-14 | remove 5 from display name | swirl | |
Closes: #58 | |||
2022-01-14 | Reword offline mode disclaimer | bexnoss | |
2022-01-14 | Add offline mode disclaimer | bexnoss | |
2022-01-13 | Merge pull request #61 from meguminloli/develop | swirl | |
2022-01-13 | update NIX.md | Megumin | |
2022-01-13 | removed redundant recs | meguminloli | |
removed file | |||
2022-01-13 | Merge pull request #59 from A-UNDERSCORE-D/patch-1 | swirl | |
2022-01-13 | changed flake.nix | meguminloli | |
removed result | |||
2022-01-13 | Readd original MultiMC/Launcher copyright | A_D | |
The original MMC code remains Apache. | |||
2022-01-12 | Merge pull request #45 from cidkidnix/develop | swirl | |
2022-01-12 | Remove unnecessary semicolon | bexnoss | |
2022-01-12 | Remove unnecessary license header | bexnoss | |
2022-01-12 | Add offline mode support | bexnoss | |
2022-01-12 | Add offline mode UI | bexnoss | |
2022-01-11 | Merge pull request #46 from muscaln/java | swirl | |
2022-01-11 | Introduce POLYMC_JAVA_PATHS env | Mustafa Çalışkan | |
2022-01-11 | Sort java versions from current to oldest | Mustafa Çalışkan | |
2022-01-10 | nix: remove patch due to breakage | cidkidnix | |
2022-01-10 | More rebranding | swirl | |
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC. | |||
2022-01-10 | Merge pull request #42 from Eonfge/patch-1 | swirl | |
2022-01-10 | Set PrefersNonDefaultGPU for hybrid devices | Eonfge | |
With the Property 'PrefersNonDefaultGPU', you can signal to dekstop environments like GNOME that you want to run the application using the more powerful secondary graphics card, if such a card is available. Specification: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html With this change, you won't have to include a special prime-run script. | |||
2022-01-09 | Merge pull request #40 from Jan200101/PR/rpm-1.0.5 | swirl | |
2022-01-09 | Update RPM and build instruction | Jan200101 | |
2022-01-09 | add logo to different styles | swirl | |
Also fixed genicons to automate this. | |||
2022-01-09 | remove patreon stuff | swirl | |
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon. | |||
2022-01-09 | fix empty exec line when binary_name is unset | swirl | |
2022-01-09 | rpm readme update | swirl | |
2022-01-09 | Merge pull request #38 from cidkidnix/develop | swirl | |
Nix: Package fixup | |||
2022-01-09 | nix: package fixup | cidkidnix | |
2022-01-09 | Merge pull request #37 from Jan200101/PR/rpm | swirl | |
rework rpm spec | |||
2022-01-09 | rework rpm spec | Jan200101 | |
2022-01-09 | Merge pull request #29 from cidkidnix/develop | swirl | |
2022-01-09 | Merge pull request #34 from muscaln/develop | swirl | |
2022-01-09 | nix: make sure tarball is pointed to proper repo | cidkid | |
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com> | |||
2022-01-09 | Don't import channel as root, import channel as user | cidkid | |
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com> | |||
2022-01-09 | Make instuctions more clear | cidkidnix | |
2022-01-09 | Update instructions | cidkidnix | |
2022-01-09 | nix: add support for non-flake builds | Mustafa Çalışkan | |