Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PolyMC/PolyMC

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
https://github.com/PolyMC/PolyMC

Merge pull request #634 from flowln/donate_links

More links for CF / Modrinth mods / modpacks

27239b2dde3b2d6ea300cf4a80518258caae07b1 authored over 2 years ago
feat(actions): test before packaging

ba939c92ec2e47f609c52b0d824c051fda25e38a authored over 2 years ago
fix(actions): install extra-cmake-modules

3fbbaddeceadd1d154f2aa5450974b228512fe60 authored over 2 years ago
refactor: move away from UnitTest.cmake

effe46db86e1317da5aad66687966b3e11398b6c authored over 2 years ago
refactor: Create a more clear hierarchy for some instance pages

Previously, the Shaders, Texture packs and Resource packs tabs had as
parent the ModFolderPage, ...

d394235ee0040b061504ae50daaea10d3c80500c authored over 2 years ago
refector: move download action to ExternalResourcesPage

e25cdd9d122b5f7adbbdf7c8b9989ae49337db9e authored over 2 years ago
Merge pull request #714 from Scrumplex/fix-tests

Fix mod metadata tests

349fc4143d4c83c50aa6340bbe7dc537a6fbf949 authored over 2 years ago
refactor: make is_indexed false by default

Co-authored-by: flow <[email protected]>

4be9e6a0bc0a4ac6b47ead7008b8a6a811c63b4d authored over 2 years ago
Merge pull request #782 from Scrumplex/chore-bump-1.4.0

cb258146c4f66a1e3ad8f9262030900737d20101 authored over 2 years ago
Set correct installer properties and uninstall registry keys

9f039cef72d32dd2cfeee1038323e5c30af4957a authored over 2 years ago
Merge pull request #759 from flowln/mod_perma_3

d08815bbc161a3bfbca06a6c0c5c7aeb5f026173 authored over 2 years ago
update macos runner to macos 12

c04e38d01135a42c00b500cbb2b113d6824c37de authored over 2 years ago
Merge pull request #783 from Scrumplex/fix-avoid-settings-register-warnings

Avoid re-registering InstanceType

794022d399294c2ac377e4e62b65758117e5bdac authored over 2 years ago
Compile JavaCheck for Java 7

8e43190984593c6a4e38174d10b497c560b7dc30 authored over 2 years ago
Merge pull request #679 from kthchew/fix/win-install-version

2212a6e40fae329a0e15f1c4ad7249f240d690e0 authored over 2 years ago
Change formatting of JavaCheck

63b69c0b0c817614c4c5e57f4f8e467916e90c08 authored over 2 years ago
fix(installer): use Windows version number format

278219b1d8bbd9b468f329fa8097fa243e155358 authored over 2 years ago
fix(installer): add version info to installer

2ce4ce90640edb23c22667eb4a6dc95f514e7fdd authored over 2 years ago
fix: segfault when the same mod is present enabled and disabled at once

This maintains the previous behaviour

4448418b63715bc64acbb19bd75bedf725cb4165 authored over 2 years ago
fix: correctly handle disabled mods with metadata

im stupid

9f1f37e78023d66ce01481c05fa73db9eba0882a authored over 2 years ago
fix: handling of incomplete mods

(i.e. mods without ModDetails that may have metadata)

40ccd1a46910012f80285f7b6982a5919e2a9dcf authored over 2 years ago
chore: add license headers

a4ef0940ed76d646db1b1be1224da2baab4be9e2 authored over 2 years ago
fix: remove updater if it is not used

2ff0aa09e35eb6910ef0a030ea41f84a1ed95782 authored over 2 years ago
fix(test): fix packwiz test

e843b8e1884f9d0e5b94963d92df4e990fcf8e45 authored over 2 years ago
fix(tests): wait until ModFolderModel has updated

32217a774f9902d3d523e7b7985bbe22060d0451 authored over 2 years ago
refactor(test): fix loading mod metadata setting

8856c8cd62fe3f45faf1020e70fa3dc503eb3453 authored over 2 years ago
Merge pull request #771 from flowln/modrinth_multiple_downloads

c4f2e3a95584d9c50544a978a83650f8f83551fa authored over 2 years ago
Merge pull request #632 from ryanccn/macos-app-heuristic

91301ec7fe5c6d78d7143be3790bd0bbf8c93e91 authored over 2 years ago
Update Application.cpp

13b03e7e503dacdb7a3251a9804c520aae641db0 authored over 2 years ago
fix: avoid re-registering InstanceType

8a0aa5a0c852c3a8043d24831be30ccc89aa32d0 authored over 2 years ago
Merge pull request #780 from flowln/guo_ext_2

2bd8e7dca4aa55c836cb0bf33dc8d4be84fc938c authored over 2 years ago
Merge pull request #773 from vancez/fix-launch-button

d75571ffa183c703033881b95fff085d3107ca7b authored over 2 years ago
chore: bump version

8683d529fc8182adc394a851bb9d1c4c68bf959e authored over 2 years ago
Merge pull request #770 from flowln/technic_links

2ee4b6768d1ba8093237bf69fc72398a24b03027 authored over 2 years ago
Merge pull request #764 from Scrumplex/fix-compile-flags

a9f0a8559013492766ad56d16de843419b42d207 authored over 2 years ago
fix: account for the dequeued url when checking the number of urls

Co-authored-by: Sefa Eyeoglu <[email protected]>

37160f973f1d2fed450f40f38a55b8445787c4bd authored over 2 years ago
Merge pull request #720 from icelimetea/fix-legacy-issues

9bbf50e864ed1897aa1814182010e4d27d041533 authored over 2 years ago
Merge pull request #709 from Scrumplex/fix-instancetypes

Always store InstanceType

51258ab28ca72b7910f8db88d870d290babf7c00 authored over 2 years ago
fix: dequeue first added file in mrpack import

Co-authored-by: Sefa Eyeoglu <[email protected]>

29e5a213a5be2d3716018b64241ac030ca2b0af5 authored over 2 years ago
Merge pull request #732 from MrMelon54/develop

2d261607dfbf11d7253682f58ea169a54e0368c8 authored over 2 years ago
fix: apply client overrides in mrpacks

another oopsie x.x

54144154f9761726edda4adf811e86b883f9603b authored over 2 years ago
fix: remove file filter from translation

81daffe68e5f91e94a9850ee98fc6ad45d911e5b authored over 2 years ago
fix: allow discovering mrpacks in languages without dot

2ea20a8b29808308ce4b23b223457b3ebfb55174 authored over 2 years ago
Merge pull request #708 from ryanccn/custom-user-agent

2257c875f5447b85ac885fbf2684608af0262c25 authored over 2 years ago
feat: track real CPU architecture for instances

8a2e8ad953d33965a2f50ae28fa68701f7461bf8 authored over 2 years ago
change slot name

fa5b1d99786567a6a183513df6fdf63d1e667bc5 authored over 2 years ago
I changed my mind

529fb07b4200b5dada2a8eec2953b29fc535ec7d authored over 2 years ago
fix: update toolbar when instance state changes

4a261cac1a71b0817ed9693da3b16796ada8f348 authored over 2 years ago
revert: don't check modrinth whitelisted hosts

people didn't seem to like it, and its not required

b3c8f9d508b9110c13b3abf0f54d3f4927292559 authored over 2 years ago
fix: enable using more than one download url in mrpacks

Kinda, it's ugly and hackish, since we don't have the facilities to
do this properly (yet!)

1b878030aaba832ab416786c5f0dbc69da0e2166 authored over 2 years ago
fix: properly parse mrpacks without the 'env' field

It's optional, so some files may not have it (like most of FO).

46e403b20b8f14269aebc163f2bc481d3dea43c5 authored over 2 years ago
fix: allow opening external links in technic modpack page

1b1f728c589a51db77eb711b4840307b897e3e67 authored over 2 years ago
Merge pull request #762 from muscaln/flake

Bump flake lock

309013efb3e148310ba4802ee946a55c01d1d56e authored over 2 years ago
Merge pull request #734 from babbaj/extra-jdks

nix: add package argument for extra jdks

705cf6499ea618a278d1941215fec2160161e5ae authored over 2 years ago
Update README.md

Co-authored-by: Tatsuya Noda <[email protected]>

f2ed4a92e278d70c8399bbe4a2ff8df2b333cae3 authored over 2 years ago
fix: remove debug CXX flags

0c8ca1b3c0a64a2aae8b751cef64ae1071e046e0 authored over 2 years ago
flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
'github:nixos/nixpkgs/41cc1d5d9584103be...

6ee5ee496ed6eb2a62efc6d76b94d2613ef054c0 authored over 2 years ago
Make it responsive

7f8aa2099c1872c471b3e7fcc3fca9e369167b42 authored over 2 years ago
QString::locateAwareCompare() is better for human-like sorting

1d9797660b70f6bd4026403a738c1d08fd3bba5d authored over 2 years ago
chore: add sponsors to README

cd0d8a76c5aa3db14f4947fc16125569cab64c65 authored over 2 years ago
nix: add package argument for extra jdks

3f1251e78bf57df756060c341dcd5a607a47ebcc authored over 2 years ago
Simplify sorting logic to a single std::sort call

89d4405563fdffc36aea222983904ca1f7b91720 authored over 2 years ago
Merge pull request #685 from kthchew/fix/technic-quilt

Add Quilt support for Technic modpacks

896636464822b162fa045ba4f592ce4adb8f3fbc authored over 2 years ago
Add initial sorting function

1c60e9b4fcaeae505232aa6287d76a2567d6ea1d authored over 2 years ago
Update bug_report.yml

843c860d98dab5a438374ab136b28d409184ec81 authored over 2 years ago
Resize PolyMC logo

6587e399923318ac7130d565fc4fb6b9ace6892b authored over 2 years ago
Update launcher/Application.cpp

Co-authored-by: Sefa Eyeoglu <[email protected]>

757fa1410cb6d065b2c26092b47dbe61f8c6d480 authored over 2 years ago
Make Launcher class to look more like original

dd6d8e000238bdf9fad76cbebb787bf70546201d authored over 2 years ago
Fix launching process for some legacy Forge versions

cd49406bfec2d019cd9533f7a020107e551e7d61 authored over 2 years ago
refactor(ui): use tabs for APIPage

7a3acc324979704e69a815bfe307aa054d4db8a3 authored over 2 years ago
Merge pull request #718 from DioEgizio/revert-unfunny-pr

db1c804812c449bac366baf34b6e1d60951bf759 authored over 2 years ago
Merge pull request #719 from RaptaG/patch-1

Capitalization fix in the README

493d58f3588ea5031c1a525de3ba07e9a54fa22f authored over 2 years ago
Capitalization fix

fcd56dddc2de6c7f5056f3ceb8166f4a2705dae7 authored over 2 years ago
Revert "Merge pull request #315 from txtsd/display_scaling"

This reverts commit fcf728f3b5f4923cc05edfeb45f8340f420669cf.

91b85f99190621baf4da28b6c9050becb5767041 authored over 2 years ago
make $LAUNCHER_VER actually work

4cecba8787d3c4e9e8d1a0234a1850747b501a2e authored over 2 years ago
change UI to scroll

let me just say, this does not look right

5930acc41882222e746044b143aae99bd81c4afa authored over 2 years ago
Clarify the forking policy a bit more

61d36c1723c947674ea7f329338a6b6636c871c3 authored over 2 years ago
fix: hide .index folder on Windows

c2a43c6f40d4fd24b5d7e237d13befec17fb3e6b authored over 2 years ago
Merge pull request #426 from flowln/mod_perma

Add on-disk mod metadata information

1ab00ca8b260e4ff33c4bc1ed5d0167e210de64f authored over 2 years ago
fix: always store InstanceType

778baa6dbe9a7710b86771262bbe435bdd6ee574 authored over 2 years ago
feat: custom user-agent

25ab121e42f624352bb4f32faa29e9e455328f09 authored over 2 years ago
Prepare for Nix 2.7 (#286)

* Prepare for Nix 2.7

* Fix embarassing oopsie

cf4949b4f5a29757b3dd24cdca3a010f10e6dadb authored over 2 years ago
Merge pull request #701 from jn64/patch-1

Add "mc" keyword to desktop file

4ca634d229cfd6451c821fac36f5906ea020dbf7 authored over 2 years ago
Add "mc" keyword to desktop file

Certain launchers (e.g. GNOME) only search from word boundaries, so typing "mc" doesn't currentl...

ca21b31696c548a9c03db8932c755030a7d5d116 authored over 2 years ago
Add OpenBSD support

Adds OpenBSD support.

38ff76d2b89c156d6b3cd6f45e76670304820516 authored over 2 years ago
Merge pull request #692 from glowiak/patch-6

147bde5294626d7ba1a6cd672200f7da878eddd9 authored over 2 years ago
Update MCEditTool.cpp

1a004f0c4d624453e4f477d025aa46a8a8d47ce4 authored over 2 years ago
Update UpdateController.cpp

7d21bf15e88517eb3a6e8e4de712a827f87fde39 authored over 2 years ago
Merge pull request #682 from istudyatuni/fix-add-account-behaviour

a88ad8025b99e4882f2004ab52a8ed5bd32cc7ab authored over 2 years ago
Merge branch 'PolyMC:develop' into macos-app-heuristic

e06bf17d13b991fea5e49ff23b6fe9c8f5540e02 authored over 2 years ago
Merge pull request #687 from PolyMC/LennyMcLennington-patch-1

Change forking policy a bit

04a3669fc470130a5d7f2dfd32f06a3f2aceb165 authored over 2 years ago
Update README.md

795075f90d411338d5b92723bccb790815202b0d authored over 2 years ago
change the wording a bit

2727df704f19d34e2169b3899c2646917fc4a594 authored over 2 years ago
fix typo

8ce8aadd9b7f9da5ef09e1e36e913f12928f3ca9 authored over 2 years ago
Change forking policy a bit

Ask people forking PolyMC to make it clear that their fork is not endorsed by us.

2999e69f0ff1a8e09d7ef625f73bb3559e181e69 authored over 2 years ago
Use `QStringList` instead of `QSet<QString>`

Co-authored-by: flow <[email protected]>

7ac16ed0734168793dba4c09ed2e600cd6c92fee authored over 2 years ago
Add Quilt support for Technic modpacks

3585e4764b1bbd6e3e90d322f51ddb9d49a2ceec authored over 2 years ago
Move Windows installer configure to `program_info`

065e38c6aa4ebde6e256b02306758d645daf525e authored over 2 years ago
Merge pull request #505 from flowln/improve_download_ux

9054ee18a1d472dd201cec870c77530d218167de authored over 2 years ago
fix: do not show the "profile select" dialog if the user refused to add an account

9d8b95107da69cb0202824e6e5d7211b3a7e2830 authored over 2 years ago