Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-02 | Merge pull request #123 from Skyblueborb/patch-1 | swirl | |
Fix Gentoo Command Syntax | |||
2022-02-02 | Fix Gentoo Command Syntax | Tomasz | |
The proper syntax for adding repos is `eselect repository enable <repo>` | |||
2022-02-02 | Add build.yml | txtsd | |
2022-02-01 | Merge pull request #4480 from Oreoezi/develop | Petr Mrázek | |
Update BUILD.md | |||
2022-02-01 | Double braindead combo | timoreo22 | |
2022-02-01 | Fix braindead moments | timoreo | |
2022-02-01 | Update BUILD.md | Oreoezi | |
2022-01-31 | fix: bring back JAR Folder mods | Sefa Eyeoglu | |
what is this? | |||
2022-01-31 | fix: bring back instance exports | Sefa Eyeoglu | |
2022-01-31 | fix: set Launcher_FORCE_BUNDLED_LIBS=on by default | Sefa Eyeoglu | |
We need to wait for a new QuaZip release to become widely available, until we can turn this off again | |||
2022-01-31 | refactor: restructure CMake to support future Qt versions | Sefa Eyeoglu | |
2022-01-31 | refactor: simpler includes for quazip | Sefa Eyeoglu | |
2022-01-31 | refactor: bring back methods that need to be reimplemented | Sefa Eyeoglu | |
2022-01-31 | refactor: add in-tree QuaZip | Sefa Eyeoglu | |
2022-01-31 | refactor: initial migration to QuaZip 1.2 | Sefa 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-31 | change COPR to polymc/polymc | swirl | |
2022-01-31 | Update to Modrinth API V2 | timoreo | |
2022-01-31 | Move RPM package to a separate repo. | swirl | |
2022-01-31 | Merge pull request #104 from dada513/makedeb | swirl | |
Remove debian packages from repo | |||
2022-01-31 | remove deb packaging | swirl | |
2022-01-31 | pkgs: remove debian packaging from repo | dada513 | |
2022-01-31 | better package list | swirl | |
2022-01-31 | remove changelog because it's annoying | swirl | |
2022-01-31 | Add "PolyMC Contributors" to Credits section | Joshua Goins | |
This also adds a link to the PolyMC Contributors page on Github. | |||
2022-01-30 | Merge pull request #111 from DioEgizio/patch-1 | swirl | |
improve a bit MacOS build instructions | |||
2022-01-30 | Merge pull request #112 from muscaln/flake | swirl | |
Nix updates | |||
2022-01-30 | Merge pull request #4300 from Ghosty141/feature/screenshot_copy | Petr Mrázek | |
GH-4044 Implemented copy screenshots to the clipboard | |||
2022-01-30 | Merge pull request #4461 from Jan200101/rpm | Petr Mrázek | |
Update rpm spec to support OpenSuse and conform to Fedora guidelines | |||
2022-01-30 | Lock offline mode support behind insertion of at least one Minecraft account | bexnoss | |
Co-Authored-By: Naomi Calabretta <tony0000.ac@gmail.com> | |||
2022-01-30 | Add offline mode support | bexnoss | |
2022-01-29 | Close after Launch setting | swirl | |
2022-01-29 | I haven't tested qt 5.6, i use 5.12 | DioEgizio | |
2022-01-29 | Merge branch 'develop' into patch-1 | DioEgizio | |
2022-01-29 | nix: use .desktop file provided by cmake | Mustafa Çalışkan | |
2022-01-29 | flake.lock: Update | Mustafa Çalışkan | |
Flake lock file changes: • Updated input 'flake-utils': 'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28) → 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/b2737d4980a17cc2b7d600d7d0b32fd7333aca88' (2022-01-11) → 'github:nixos/nixpkgs/945ec499041db73043f745fad3b2a3a01e826081' (2022-01-26) | |||
2022-01-29 | Merge pull request #102 from dada513/rework_docs | swirl | |
docs: rework README and BUILD | |||
2022-01-29 | adoptium | DioEgizio | |
2022-01-29 | update readme | DioEgizio | |
2022-01-29 | fix another typo (omg I'm doing too commits) | DioEgizio | |
2022-01-29 | fix typo | DioEgizio | |
2022-01-29 | not needed actually | DioEgizio | |
2022-01-29 | fix a typo+explain better | DioEgizio | |
2022-01-29 | extra refinements | DioEgizio | |
2022-01-29 | fix MacOS build instructions | DioEgizio | |
2022-01-29 | EVEN MORE BASED | dada513 | |
2022-01-29 | make packaging based | dada513 | |
2022-01-28 | Update rpm spec to support OpenSuse and conform to Fedora guidelines | Jan200101 | |
2022-01-28 | Fix button being present in other pages | timoreo | |
2022-01-28 | Merge branch 'PolyMC:develop' into feature/download_mods | timoreo22 | |
2022-01-28 | Merge pull request #107 from redstrate/fix_icon_bug | swirl | |
Fix icons changing when exiting the settings window |