aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-10Merge remote-tracking branch 'polymc/develop' into fix_kwin_icondada513
2022-02-10Revert "Fix freedesktop icons" and fix icon on kwindada513
2022-02-09Missed a closing parenthesis in README.md, oops.Lenny McLennington
2022-02-09Add info about translating PolyMC to the READMELenny McLennington
2022-02-09translationsLenny McLennington
2022-02-04Merge pull request #126 from Scrumplex/fix-quazip-buildswirl
fix: link QuaZip statically
2022-02-04Merge pull request #124 from babbaj/developswirl
nix: fix quazip input
2022-02-04Merge pull request #125 from dada513/based_build_mdswirl
fix build.md
2022-02-04fix: link QuaZip staticallySefa Eyeoglu
2022-02-04fix build.mddada513
2022-02-04nix: fix quazip inputBabbaj
2022-02-03Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into developswirl
2022-02-03Merge branch 'feature/offline_mode' 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' into developswirl
2022-02-03Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC ↵swirl
into feature/download_mods
2022-02-03Merge branch 'feature/close_after_launch' into developswirl
2022-02-03Merge branch 'develop' into feature/close_after_launchswirl
2022-02-03make closeAfterLaunch goodswirl
2022-02-03fix aur formatting in READMEswirl
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-02Merge pull request #122 from txtsd/actionsswirl
GitHub Actions for crossplatform builds
2022-02-02fix some windows brandingswirl
Closes: #121
2022-02-02Merge pull request #123 from Skyblueborb/patch-1swirl
Fix Gentoo Command Syntax
2022-02-02Fix Gentoo Command SyntaxTomasz
The proper syntax for adding repos is `eselect repository enable <repo>`
2022-02-02Add build.ymltxtsd
2022-02-01Merge pull request #4480 from Oreoezi/developPetr Mrázek
Update BUILD.md
2022-02-01Double braindead combotimoreo22
2022-02-01Fix braindead momentstimoreo
2022-02-01Update BUILD.mdOreoezi
2022-01-31fix: bring back JAR Folder modsSefa Eyeoglu
what is this?
2022-01-31fix: bring back instance exportsSefa Eyeoglu
2022-01-31fix: set Launcher_FORCE_BUNDLED_LIBS=on by defaultSefa Eyeoglu
We need to wait for a new QuaZip release to become widely available, until we can turn this off again
2022-01-31refactor: restructure CMake to support future Qt versionsSefa 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-31change COPR to polymc/polymcswirl
2022-01-31Update to Modrinth API V2timoreo
2022-01-31Move RPM package to a separate repo.swirl
2022-01-31Merge pull request #104 from dada513/makedebswirl
Remove debian packages from repo
2022-01-31remove deb packagingswirl
2022-01-31pkgs: remove debian packaging from repodada513
2022-01-31better package listswirl
2022-01-31remove changelog because it's annoyingswirl
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 #111 from DioEgizio/patch-1swirl
improve a bit MacOS build instructions
2022-01-30Merge pull request #112 from muscaln/flakeswirl
Nix updates