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

feat: add EnsureMetadataTask

This task is responsible for checking if the mod has metadata for a
specific provider, and creat...

844b2457769d61131f97b5e82bb134568dfd42ed authored over 2 years ago by flow <[email protected]>
feat: add some api calls to modrinth

Calls added:
- Get version from hash
- Get versions from hashes
- Latest version of a project fr...

0e52112016fe9942f7448cd83914f6266904c311 authored over 2 years ago by flow <[email protected]>
feat: add some helping methods to WideBar

Signed-off-by: flow <[email protected]>

032ceefa1d4c147477fd432cea64f6cab88b8699 authored over 2 years ago by flow <[email protected]>
feat: add MultipleOptionsTask

This is a variation of a Sequential Task, in which a subtask failing
will prompt the next one to...

9a44c9221139428fa4e3bdf560f6bfdc6fcbe75d authored over 2 years ago by flow <[email protected]>
fix: allow aborting upload tasks

This maintains the same behaviour as the Download task.

Signed-off-by: flow <[email protected]>

91776311c7faa5062bdfa0e543b513119d903002 authored over 2 years ago by flow <[email protected]>
feat: add ChooseProviderDialog

Allows you to prompt the user for choosing a (mod) provider. This should
be fairly independent o...

dd6aabf9ab2c974816aef4e889e059fa0cdad53b authored over 2 years ago by flow <[email protected]>
fix: always update global progress of sequential tasks

Previously, it would not update the global counter if the subTask didn't
update its progress, ev...

882c82f82c0f5a3b634c5784d0968174cfdb8960 authored over 2 years ago by flow <[email protected]>
change: allow deleting mods while preserving their metadata

Signed-off-by: flow <[email protected]>

43b9db6e45a2ea74384f7851722952b9a1547213 authored over 2 years ago by flow <[email protected]>
libs: add murmur2 library

Signed-off-by: flow <[email protected]>

32a9545360b10058cf84b951ee88959adf3bf374 authored over 2 years ago by flow <[email protected]>
fix: provide default value to is_indexed in ModDownloadTask

Signed-off-by: flow <[email protected]>

05fa266e6b423ce5cdd5da2ed9035917777459b0 authored over 2 years ago by flow <[email protected]>
Merge pull request #913 from Gingeh/cape-without-skin

56085310cb066c7b3899684c3e3f39fe9fd311c4 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Restore ScrollMessageBox

Signed-off-by: kumquat-ir <[email protected]>

6a1d611fd1db1b1ef6cc54178a8564c13ed4d2ab authored over 2 years ago by kumquat-ir <[email protected]>
fix: add missing HttpMetaCache entry for CF mods

Signed-off-by: flow <[email protected]>

c8a72c876da69de669d5616dd7ff755f157baf99 authored over 2 years ago by flow <[email protected]>
fix: add expiration time to cache entries

This is to prevent problems where the cache entry would still be used
way after the remote resou...

ec87a8ddfc2e6c23ab4c1003f6cafa685ce233d8 authored over 2 years ago by flow <[email protected]>
Add "Open All" button to blocked mods dialog

Signed-off-by: kumquat-ir <[email protected]>

33e34ebb83bdf423a4a60b373559f5923929c216 authored over 2 years ago by kumquat-ir <[email protected]>
Merge pull request #917 from Scrumplex/fix-translations-2

dce435c882b3370d04ff9c0af9e690a703007628 authored over 2 years ago by dada513 <[email protected]>
fix: add missing full-stop to message

Signed-off-by: Sefa Eyeoglu <[email protected]>

396b3c3952295c8ce0cedb1bf2f77525cff0dbce authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #902 from Scrumplex/fix-unicode-windows

8cf42f4e152333eb216d24c33a095d05dc0499d4 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: fix memory leak on Windows

Signed-off-by: Sefa Eyeoglu <[email protected]>

17ea51ce276a1ad639fb7f62724230de25983d4c authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #914 from DioEgizio/cacheqt

04818ca626930fa6723bb73f5d7246a71ed352a1 authored over 2 years ago by txtsd <[email protected]>
chore(actions): Remove superfluous whitespace

Signed-off-by: txtsd <[email protected]>

6732b77594f67906de556448b0b941a25b2aa73d authored over 2 years ago by txtsd <[email protected]>
feat(actions): bring back qt caching

Signed-off-by: DioEgizio <[email protected]>

3e4346e3210c2afec776d02be820c613685c4e2d authored over 2 years ago by DioEgizio <[email protected]>
Make skin upload optional

Signed-off-by: Gingeh <[email protected]>

4dfc01899a94ce365284ee1ba57c11afa823c55a authored over 2 years ago by Gingeh <[email protected]>
Merge pull request #911 from Scrumplex/fix-release-workflow-2

b0b8ccfd4a2f1868ed20c7f502af8b341984c635 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix(actions): fix release workflow

Signed-off-by: Sefa Eyeoglu <[email protected]>

4d35c66af34395b6aaf365c10579d0d943f98936 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: move time record overrides to BaseInstance

This is needed so that we can show time stats in the UI without having
to load all type-specific...

509f7bd018f48c289526dc7a7be7009aed14f6b9 authored over 2 years ago by flow <[email protected]>
Merge pull request #905 from DioEgizio/fix-copying

42b9b3d72a07089459283bcaaef1a070491c486f authored over 2 years ago by txtsd <[email protected]>
chore(COPYING): update COPYING.MD a bit

Signed-off-by: DioEgizio <[email protected]>

e280f9fe3ee96adefd1b77da88ec822370c9e7c2 authored over 2 years ago by DioEgizio <[email protected]>
Merge pull request #904 from virchau13/add-stdenv-lib

fix(nix): add stdenv.cc.cc.lib to GAME_LIBRARY_PATH

89493a2f1d7353559a3e0a1e5650941ed7261dd5 authored over 2 years ago by flow <[email protected]>
Merge pull request #810 from Scrumplex/refactor-launcher-version

Hide channel from version for tagged commits

e259bffca655b343b413a060482f550494b0090e authored over 2 years ago by flow <[email protected]>
fix(nix): add stdenv.cc.cc.lib to GAME_LIBRARY_PATH

Some mods (like DiscordRichPresence) require libstdc++.
This commit adds stdenv.cc.cc.lib to $GA...

ba9164022d489be54bccf2d1a2cb56a0123ebc25 authored over 2 years ago by Vir Chaudhury <[email protected]>
fix: remove unnecessary code for Windows

Signed-off-by: Sefa Eyeoglu <[email protected]>

a4672ba00ff03620bcbd9d43ee924cb6a81c79b4 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: fix unicode issue with JavaChecker on Windows

Signed-off-by: Sefa Eyeoglu <[email protected]>

c0bf267baeb14f86e5391f712f578b81c9cad383 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #901 from txtsd/scdoc

1a26a5365913787e051a7c6518f051bb71ba5cd5 authored over 2 years ago by timoreo <[email protected]>
Merge pull request #678 from Scrumplex/improvements-around-proprietary-services

8f4d7ac655d3815605422c9fc620d5a0f97e41ef authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #847 from EliteTK/switch-to-scdoc

c5625d8d32f45b6ecb71cf7293176dfe7c6579a3 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #900 from DioEgizio/CI/fix

fix(actions): fix ccache on windows

548a2a1d64412062300a58aa761a4c9e28b57af5 authored over 2 years ago by flow <[email protected]>
feat(ci): Install scdoc to build manpage

Signed-off-by: txtsd <[email protected]>

df01a58099decb21625048331e5593cd5ba60ba6 authored over 2 years ago by txtsd <[email protected]>
Merge pull request #479 from kthchew/feature/sparkle-mac

ac8ee9f981ea509c04ce64d70a47429a1207e18e authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix(actions): fix ccache on windows

Also removes some unnecessary dependencies for the generic Linux package

Signed-off-by: DioEg...

b1805b70eae7b55df834206300d229dca7153c1f authored over 2 years ago by DioEgizio <[email protected]>
Remove use of obsolete method

Fixes Qt 6 build

Signed-off-by: Kenneth Chew <[email protected]>

eae8a2914e99f6e9a6db042a0bc0f984fd890227 authored over 2 years ago by Kenneth Chew <[email protected]>
Switch to production Sparkle appcast

DCO Remediation Commit for Kenneth Chew <[email protected]>

I, Kenneth Chew <kenneth.c0...

03429db5285db3d988e42665de3f718afb99d51c authored over 2 years ago by Kenneth Chew <[email protected]>
DCO Remediation Commit for bf560f4

I, Jamie Mansfield <[email protected]>, hereby add my
Signed-off-by to this commit: bf560f...

10f27250eea76931293a9345f75059239526e4f9 authored over 2 years ago by Jamie Mansfield <[email protected]>
DCO Remediation Commit for a7fc23d

I, Jamie Mansfield <[email protected]>, hereby add my
Signed-off-by to this commit: a7fc23...

aed7963d11cf2fda255cffb3eb7a379fb09a040d authored over 2 years ago by Jamie Mansfield <[email protected]>
DCO Remediation Commit for 9e69b8f

I, Jamie Mansfield <[email protected]>, hereby add my
Signed-off-by to this commit: 9e69b8...

2810413112002acdb7114f8038c7102f3203d554 authored over 2 years ago by Jamie Mansfield <[email protected]>
DCO Remediation Commit for e0ae631

I, Jamie Mansfield <[email protected]>, hereby add my
Signed-off-by to this commit: e0ae63...

31fd92e071888ed25f254b204e2f969b028c1927 authored over 2 years ago by Jamie Mansfield <[email protected]>
Merge branch 'develop' into feature/sparkle-mac

# Conflicts:
# .github/workflows/build.yml

b3b76d5d56f9b6849464a6df2031058c98359fbc authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #575 from Scrumplex/qt6

cd948dceaed4625e7a876f680d3dc028e6cfe6de authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: remove TODOs

Signed-off-by: Sefa Eyeoglu <[email protected]>

eb33a87ff5ba01d05f6a96d4d06a0d00fdd85647 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
ATLauncher: Move the UI support implementation into it's own class

This will allow it to be used in multiple locations.

bf560f4594e4c17b493725f1ac98f0becfff5c2e authored over 2 years ago by Jamie Mansfield <[email protected]>
refactor: query Qt variables using ECM

Signed-off-by: Sefa Eyeoglu <[email protected]>

4e99da7b6212fdba121d93892f48f6bce158e2a6 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: include TLS plugins in bundle

Signed-off-by: Sefa Eyeoglu <[email protected]>

3e4d1c04de8b38078929caaaff06258c05b9a12b authored over 2 years ago by Sefa Eyeoglu <[email protected]>
chore: update license headers

Signed-off-by: Sefa Eyeoglu <[email protected]>

3b4539de797b28bdeaa407194e961648f18efb7e authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: set UNICODE and _UNICODE for Qt 5 builds

Signed-off-by: Sefa Eyeoglu <[email protected]>

eb5ed508248d922edd8f516b90d38b55841f0695 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: fix slots for Qt 6

Signed-off-by: Sefa Eyeoglu <[email protected]>

15c5bbcf222e9baa705ec0dfe5504b9db2d030ae authored over 2 years ago by Sefa Eyeoglu <[email protected]>
feat(actions): use Qt 6 on macOS and AppImage

Co-authored-by: DioEgizio <[email protected]>
Signed-off-by: Sefa Eyeo...

fdf574802972bc48ab9d1954a4868f73c3b1c139 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor(actions): speed up package installations for Windows

Signed-off-by: Sefa Eyeoglu <[email protected]>

203c3ec233ee8a1c4cf1a838087666d0128500ee authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor(actions): rename Windows builds

Signed-off-by: Sefa Eyeoglu <[email protected]>

d77237ca5d717b7e00e8b6517cd2c32d7c21fa74 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor: fix deprecation up to Qt 6

Signed-off-by: Sefa Eyeoglu <[email protected]>

c36342371819a4983b5ac2b928acc6a78b857ed8 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor(actions): switch to system QuaZip on Windows

Signed-off-by: Sefa Eyeoglu <[email protected]>

211d596fddaf75ccd8faf1040bef583b0d6c0bfa authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Revert "fix: ignore deprecation again"

We want to see deprecation warnings now

This reverts commit 47d0da2d96bc375410f5d494ac9371d47ad...

3562e94650f603c35c52e5d88071314a53b8f0ab authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: install TLS plugins for release builds

Signed-off-by: Sefa Eyeoglu <[email protected]>

f464b347b2f55884cd614f91da5a83b3dda2fb68 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
feat(actions): enable Windows-i686 Qt 6 builds

Signed-off-by: Sefa Eyeoglu <[email protected]>

e2a74dfc307ef89e7b365f89f3ab8f54a6772293 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
feat: add Qt 6 support to CMake

Signed-off-by: Sefa Eyeoglu <[email protected]>

e58158c3cd629717a9742fe08da9b09ed39bc198 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor: replace QRegExp with QRegularExpression

Signed-off-by: Sefa Eyeoglu <[email protected]>

ff2cd50bfaeaab89ab830f1223c1e3649642dfa3 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor: fix deprecation up to Qt 5.15

Signed-off-by: Sefa Eyeoglu <[email protected]>

984692dc629ca3712d482b174a67557dd9e635a8 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
ATLauncher: Reset existing directory if required

a7fc23dd96981b1bc2449b5bf32f1913b45ecbc8 authored over 2 years ago by Jamie Mansfield <[email protected]>
Merge pull request #880 from Scrumplex/fix-loader-importance

Make loader components not important

c1bcbf8c63ef4543fdf0d5529089721d2b4a01dd authored over 2 years ago by txtsd <[email protected]>
ATLauncher: Parse keeps and deletes from pack manifests

9e69b8fe1bf8b325f6c386b7578408da4b775177 authored over 2 years ago by Jamie Mansfield <[email protected]>
ATLauncher: Add modes to install task and display appropriate message

This will display the update/reinstall message for the installation
method currently in use..

e0ae631d59103cd32d758dec76e55b3a40b86be2 authored over 2 years ago by Jamie Mansfield <[email protected]>
Merge pull request #876 from Scrumplex/revert-updater-stuff

Revert "fix: remove updater if it is not used"

3b187b5246e1ad32bf672e1ef79686b3d14dcbcc authored over 2 years ago by dada513 <[email protected]>
Rewrite polymc.6 in scdoc, build, and install it

Co-authored-by: Sefa Eyeoglu <[email protected]>
Signed-off-by: Tomasz Kramkowski <tomasz@kr...

20666763f064ab476e6d355af06d7a45dadd68fe authored over 2 years ago by Tomasz Kramkowski <[email protected]>
Merge pull request #851 from russellbanks/patch-1

f591c876650385423d205d40350a210098c86751 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #808 from Scrumplex/fix-lgtm-warnings

e6fe701727268a5c2284fec2867c0a9bfe10b1aa authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #884 from jopejoe1/ftbuifixed

Updated FTB Classic layout

35a698ef725bf250a5348bea8c47ff3470be7515 authored over 2 years ago by flow <[email protected]>
Merge pull request #890 from Scrumplex/fix-technic-forge

Fix Technic instances using Forge

998271414e5c53539dc8d2027c338b181442c453 authored over 2 years ago by flow <[email protected]>
Merge pull request #881 from gytis-ivaskevicius/develop

1749f2542055d7fdd52fee7b1976f55c6e532d6f authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix(technic): map loader libraries to components properly

Signed-off-by: Sefa Eyeoglu <[email protected]>

4ab0e70a9af2992f917b7900dbc99352b1134652 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #839 from flowln/modrinth_packs_bug_hunt

08989bde5ea2f08ece041b5b6d092ad324d2f431 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor: rename references to CurseForge to Flame

Signed-off-by: Sefa Eyeoglu <[email protected]>

8a1a583afef0a719a3b793ce32bb93cc2d6180bb authored over 2 years ago by Sefa Eyeoglu <[email protected]>
chore: add missing license headers

Signed-off-by: Sefa Eyeoglu <[email protected]>

962923bbcecc096f52ca40ffe48382e05b553720 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: spelling of CF

Signed-off-by: Sefa Eyeoglu <[email protected]>

906f26698b73f3868939d3f66e6e639ac2da2263 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
feat: add validation for Flame key and MSA client ID

Signed-off-by: Sefa Eyeoglu <[email protected]>

311b081e601df907378736011a50424087a5d60b authored over 2 years ago by Sefa Eyeoglu <[email protected]>
feat: track capabilities of application

Signed-off-by: Sefa Eyeoglu <[email protected]>

4103948132636fcb01daa866f107259a821419dd authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: disable MSA login if it is NOT supported

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

87cbff391c28d78a5be3d96a0fd58e224d2ed72e authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Updated FTB Classic layout

Signed-off-by: jopejoe1 <[email protected]>

9e19b73ce6c27cef72462eee717449337bdf2f92 authored over 2 years ago by jopejoe1 <[email protected]>
Cleanup flake.nix

Signed-off-by: Gytis Ivaskevicius <[email protected]>

e11706d99d8cfa38a72cc4bde29e8374c05e203a authored over 2 years ago by Gytis Ivaskevicius <[email protected]>
fix: make loader components not important

Signed-off-by: Sefa Eyeoglu <[email protected]>

301b811310ce03454deb5167a1d05ddbd82a8007 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
feat: lazy-load MinecraftInstance settings

Makes the startup go fast!

vrum

Signed-off-by: flow <[email protected]>

273cf3d5655a6b2973191bf5403bfbe9a9b8ba15 authored over 2 years ago by flow <[email protected]>
change: put settings initialization in a separate function

Signed-off-by: flow <[email protected]>

f432cfd73af163f769da4bf8cbc38bc8636d631b authored over 2 years ago by flow <[email protected]>
Revert "fix: remove updater if it is not used"

This reverts commit 2ff0aa09e35eb6910ef0a030ea41f84a1ed95782.

Signed-off-by: Sefa Eyeoglu <cont...

e210a4b2444e7e818cf2959027b719c928e2ecca authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: remove tests for updater

Signed-off-by: Sefa Eyeoglu <[email protected]>

ffa756ccee8c63471cd8425ab4f4ffcad8875b79 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #794 from Scrumplex/resolve-jars-dynamically

f1902a44716201d9d6431cab762663cd749b58eb authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #707 from Jan200101/PR/gamemode

Add Performance related settings

04b865adaec8f7af1a148e004c67c0483dbcc67b authored over 2 years ago by Sefa Eyeoglu <[email protected]>
chore(readme): Reword and place entry in alphabetical order

Signed-off-by: txtsd <[email protected]>

00df092a99214db0a4c2329e0a07af7b9a70df14 authored over 2 years ago by txtsd <[email protected]>
Add Performance related settings

Integrates support for Feral Gamemode, discrete GPU support for Mesa and the proprietary Nvidia d...

cad581388f32dc3523c81f614e898716685f35c3 authored over 2 years ago by Jan200101 <[email protected]>
Merge pull request #871 from Scrumplex/configure-dco

e7ed3abb799ce1e648a734aae0ad82951df33ad9 authored over 2 years ago by timoreo <[email protected]>
fix: aborts when using a Qt build with assertions enabled

Preventing undefined behaviour hooray! :D

Signed-off-by: flow <[email protected]>

e5f6dc1b14a03b078b69be1c4c3c5819092604c3 authored over 2 years ago by flow <[email protected]>
feat+fix: cache Flame modpack versions

Signed-off-by: flow <[email protected]>

64776d6bacfd33317306d08c5ce35b7827714c04 authored over 2 years ago by flow <[email protected]>
fix: show invalid version even when there's none

Having a blank instead of _anything_ is bad UX. Instead, even when
there's not a valid version (...

145da82cd8ca6856975eca175fdad74f6d6a0659 authored over 2 years ago by flow <[email protected]>