aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10Merge pull request #152 from Scrumplex/update-translations-urlLennyMcLennington
Update link to translations platform (Weblate)
2022-02-10fix: update link to translations platformSefa Eyeoglu
2022-02-10Merge pull request #148 from helpimnotdrowning/developLennyMcLennington
Fix Weblate link in README
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-09Fix Weblate link in READMEhelpimnotdrowning
original link was missing /projects/ dir and leading to a nonexistant page
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-04Fix wrong mod file nametimoreo
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