Commit Graph

5817 Commits

Author SHA1 Message Date
swirl 00e12b776b Merge pull request #126 from Scrumplex/fix-quazip-build
fix: link QuaZip statically
2022-02-04 07:40:09 -05:00
swirl 3b96a9a8fa Merge pull request #124 from babbaj/develop
nix: fix quazip input
2022-02-04 07:34:13 -05:00
swirl 5ac5c767e0 Merge pull request #125 from dada513/based_build_md
fix build.md
2022-02-04 07:33:22 -05:00
Sefa Eyeoglu f1d3d4a366 fix: link QuaZip statically 2022-02-04 13:24:13 +01:00
dada513 1160066f0d fix build.md 2022-02-04 11:06:04 +00:00
Babbaj 8d603d6162 nix: fix quazip input 2022-02-04 02:13:48 -05:00
swirl 076efc4cb2 Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop 2022-02-03 14:14:12 -05:00
swirl 2c62a34c2f Merge branch 'feature/offline_mode' into develop 2022-02-03 13:59:25 -05:00
swirl 2177aa2a6b Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC into feature/offline_mode 2022-02-03 13:54:27 -05:00
swirl e8a4902a3d Merge branch 'feature/download_mods' into develop 2022-02-03 13:53:30 -05:00
swirl e2952061af Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC into feature/download_mods 2022-02-03 13:45:20 -05:00
swirl fcc4420cfe Merge branch 'feature/close_after_launch' into develop 2022-02-03 13:44:09 -05:00
swirl f5358aa1ca Merge branch 'develop' into feature/close_after_launch 2022-02-03 13:43:44 -05:00
swirl 3d3f9a8609 make closeAfterLaunch good 2022-02-03 12:50:24 -05:00
swirl 1f176fcb7b fix aur formatting in README 2022-02-03 12:47:16 -05:00
Petr Mrázek 3ca661127f NOISSUE Add missing tooltip for Export Instance action 2022-02-03 18:09:51 +01:00
swirl 407f9d9ef0 Merge remote-tracking branch 'upstream/develop' into develop 2022-02-02 11:17:04 -05:00
swirl bff683e6d4 Merge pull request #108 from redstrate/improve_about_page
Improve the About page
2022-02-02 09:17:30 -05:00
swirl 770da6317e Merge pull request #122 from txtsd/actions
GitHub Actions for crossplatform builds
2022-02-02 09:14:12 -05:00
swirl cf3c2482c9 fix some windows branding
Closes: #121
2022-02-02 08:46:26 -05:00
swirl 2001c5dec7 Merge pull request #123 from Skyblueborb/patch-1
Fix Gentoo Command Syntax
2022-02-02 08:41:31 -05:00
Tomasz 80cf716c98 Fix Gentoo Command Syntax
The proper syntax for adding repos is `eselect repository enable <repo>`
2022-02-02 10:34:26 +01:00
txtsd 37e1962845 Add build.yml 2022-02-02 06:28:00 +00:00
Petr Mrázek f8c5d80c66 Merge pull request #4480 from Oreoezi/develop
Update BUILD.md
2022-02-01 22:33:45 +01:00
timoreo22 11841c47e6 Double braindead combo 2022-02-01 22:23:34 +01:00
timoreo 71b1ac9f34 Fix braindead moments 2022-02-01 21:56:52 +01:00
Oreoezi eda06df878 Update BUILD.md 2022-02-01 20:33:38 +00:00
Sefa Eyeoglu c4cb7ddc4f fix: bring back JAR Folder mods
what is this?
2022-01-31 21:40:59 +01:00
Sefa Eyeoglu a8089b76c0 fix: bring back instance exports 2022-01-31 21:40:59 +01:00
Sefa Eyeoglu 71516e6c72 fix: set Launcher_FORCE_BUNDLED_LIBS=on by default
We need to wait for a new QuaZip release to become widely available, until we can turn this off again
2022-01-31 21:40:59 +01:00
Sefa Eyeoglu 88686ef065 refactor: restructure CMake to support future Qt versions 2022-01-31 21:40:59 +01:00
Sefa Eyeoglu 0442b80a2c refactor: simpler includes for quazip 2022-01-31 21:40:59 +01:00
Sefa Eyeoglu 81c72c2038 refactor: bring back methods that need to be reimplemented 2022-01-31 21:40:59 +01:00
Sefa Eyeoglu 3aa809b8c0 refactor: add in-tree QuaZip 2022-01-31 21:40:59 +01:00
Sefa Eyeoglu efa414c442 refactor: initial migration to QuaZip 1.2
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 21:40:59 +01:00
swirl c39da093bf change COPR to polymc/polymc 2022-01-31 12:35:30 -05:00
timoreo aa2c27bf69 Update to Modrinth API V2 2022-01-31 17:18:11 +01:00
swirl 1f92125a7f Move RPM package to a separate repo. 2022-01-31 10:41:05 -05:00
swirl 5c48b7dfab Merge pull request #104 from dada513/makedeb
Remove debian packages from repo
2022-01-31 10:40:12 -05:00
swirl d664361b15 remove deb packaging 2022-01-31 10:36:57 -05:00
dada513 813de1c703 pkgs: remove debian packaging from repo 2022-01-31 16:03:50 +01:00
swirl 02f24117f0 better package list 2022-01-31 10:00:25 -05:00
swirl 7a7a937f1e remove changelog because it's annoying 2022-01-31 09:54:16 -05:00
Joshua Goins 0211ee3ef1 Add "PolyMC Contributors" to Credits section
This also adds a link to the PolyMC Contributors page on Github.
2022-01-31 09:09:58 -05:00
swirl c569bfbe6d Merge pull request #111 from DioEgizio/patch-1
improve a bit MacOS build instructions
2022-01-30 11:33:42 -05:00
swirl b925338688 Merge pull request #112 from muscaln/flake
Nix updates
2022-01-30 11:32:49 -05:00
Petr Mrázek 2cf04d034a Merge pull request #4300 from Ghosty141/feature/screenshot_copy
GH-4044 Implemented copy screenshots to the clipboard
2022-01-30 16:11:47 +01:00
Petr Mrázek 049aafd0a1 Merge pull request #4461 from Jan200101/rpm
Update rpm spec to support OpenSuse and conform to Fedora guidelines
2022-01-30 16:07:51 +01:00
bexnoss e0a04c5031 Lock offline mode support behind insertion of at least one Minecraft account
Co-Authored-By: Naomi Calabretta <tony0000.ac@gmail.com>
2022-01-30 02:42:29 +01:00
bexnoss 9d23ac562f Add offline mode support 2022-01-30 02:35:56 +01:00