aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Collapse)Author
2022-02-12feat(ui): add custom MSA client id settingSefa Eyeoglu
2022-02-12Merge pull request #143 from Scrumplex/refactor-link-nbtpp-staticSefa Eyeoglu
2022-02-12fix: use our own prefix for rainbow libSefa Eyeoglu
2022-02-12Merge pull request #134 from glowiak/patch-2LennyMcLennington
OpenBSD support and slackware build instructions
2022-02-11change "loader mods" to "mods"swirl
Closes: #128
2022-02-11Merge pull request #146 from dada513/macos_application_supportLennyMcLennington
[MACOS] Move app data to Application Support
2022-02-11refactor(build): link nbt++ staticallySefa Eyeoglu
2022-02-11Merge pull request #150 from dada513/fix_kwin_iconLennyMcLennington
Fix freedesktop icons. Again
2022-02-11Merge pull request #151 from dada513/rss_not_begoneLennyMcLennington
Re-add RSS feed with the new PolyMC website
2022-02-10Merge pull request #129 from timoreo22/fix-mod-nameLennyMcLennington
Fixed the download menu putting the wrong name
2022-02-10fix: update link to translations platformSefa Eyeoglu
2022-02-10remove unused parsing of dates (bloat)dada513
2022-02-10fix rss formatdada513
2022-02-10Merge remote-tracking branch 'polymc/develop' into rss_not_begonedada513
2022-02-10Initial RSS re-add and removed hardcoded stringsdada513
2022-02-10Revert "refactor: remove news feed"dada513
This reverts commit 361ce7818ec8891e9a35bdfac4cdea77a0b6a949.
2022-02-10Remove drama from readme and remove mmc discord linkLenny McLennington
2022-02-10rename LAUNCHER_DESKTOPNAME to LAUNCHER_DESKTOPFILENAMEdada513
2022-02-10Merge remote-tracking branch 'polymc/develop' into fix_kwin_icondada513
2022-02-10Merge remote-tracking branch 'polymc/develop' into macos_application_supportdada513
2022-02-10Revert "Fix freedesktop icons" and fix icon on kwindada513
2022-02-09Move app data to Application SupportVictor
2022-02-09translationsLenny McLennington
2022-02-06Support OpenBSD in UpdateController.cppglowiak
2022-02-06Support OpenBSD without patchesglowiak
2022-02-04Fix wrong mod file nametimoreo
2022-02-03Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into developswirl
2022-02-03Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC ↵swirl
into feature/offline_mode
2022-02-03Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC ↵swirl
into feature/download_mods
2022-02-03Merge branch 'develop' into feature/close_after_launchswirl
2022-02-03make closeAfterLaunch goodswirl
2022-02-02Merge remote-tracking branch 'upstream/develop' into developswirl
2022-02-02Merge pull request #108 from redstrate/improve_about_pageswirl
Improve the About page
2022-02-01Double braindead combotimoreo22
2022-02-01Fix braindead momentstimoreo
2022-01-31fix: bring back JAR Folder modsSefa Eyeoglu
what is this?
2022-01-31fix: bring back instance exportsSefa Eyeoglu
2022-01-31refactor: simpler includes for quazipSefa Eyeoglu
2022-01-31refactor: bring back methods that need to be reimplementedSefa Eyeoglu
2022-01-31refactor: add in-tree QuaZipSefa Eyeoglu
2022-01-31refactor: initial migration to QuaZip 1.2Sefa Eyeoglu
Let's move off our custom QuaZip. In the olden times we needed the custom version of QuaZip, as it was basically unmaintained and on SourceForge (eww). But nowadays it's maintained and on GitHub. See new GitHub page: https://github.com/stachenov/quazip
2022-01-31Update to Modrinth API V2timoreo
2022-01-31Add "PolyMC Contributors" to Credits sectionJoshua Goins
This also adds a link to the PolyMC Contributors page on Github.
2022-01-30Merge pull request #4300 from Ghosty141/feature/screenshot_copyPetr Mrázek
GH-4044 Implemented copy screenshots to the clipboard
2022-01-30Lock offline mode support behind insertion of at least one Minecraft accountbexnoss
Co-Authored-By: Naomi Calabretta <tony0000.ac@gmail.com>
2022-01-30Add offline mode supportbexnoss
2022-01-29Close after Launch settingswirl
2022-01-28Update rpm spec to support OpenSuse and conform to Fedora guidelinesJan200101
2022-01-28Fix button being present in other pagestimoreo
2022-01-28Merge branch 'PolyMC:develop' into feature/download_modstimoreo22