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

refactor: remove unused mod info and organize some stuff

e9fb566c0797865a37e5b59a49163258b3adb328 authored over 2 years ago
feat: use mod metadata for getting mod information

For now this doesn't mean much, but it will help when we need data
exclusive from the metadata, ...

fcfb2cfc3da9a8f897063db05fdf3aebc41a59ae authored over 2 years ago
feat: add mod index updating to ModDownloadTask

This makes ModDownloadTask into a SequentialTask with 2 subtasks:
Downloading the mod files and ...

c86c719e1a09be2dc25ffd26278076566672e3b5 authored over 2 years ago
feat: add method to delete mod metadata

Also moves indexDir setting from LocalModUpdateTask -> ModFolderModel

e93b9560b5137a5ee7acdc34c0f74992aa02aad6 authored over 2 years ago
refactor: move mod tasks to their own subfolder

Makes the launcher/minecraft/mod/ folder a little more organized.

5a34e8fd7c913bc138e1606baf9df2cd1a64baed authored over 2 years ago
feat: add parser for current impl of packwiz mod.toml

This reads a local mod.toml file and extract information from it. Using
C libs in C++ is kind of...

8e4438b375ee904aa8225b569899355372e5987c authored over 2 years ago
feat(ui): adapt SequentialTask to nested SequentialTasks

eaa5ce446765ef4305a1462d68e278b0797966ee authored over 2 years ago
feat: add very early mod.toml packwiz support

Also use it as a on-disk format for storing mod metadata. This will be
used later on to make bet...

b30b88716e67de93ea1c97d9dfd02a41af5428f3 authored over 2 years ago
use light bigsur icon

c3e6b1aa8acdb7818bb678780f04ace0b68efad0 authored over 2 years ago
make JVM args `PlainTextEdit`

6d0ea13f97570f837f11022e3ef0fbfb6d0482f5 authored over 2 years ago
Merge pull request #621 from Scrumplex/remove-curseforge-workarounds

dca4ea5ceaa30f1285570d2bf32ea112118b9204 authored over 2 years ago
Merge pull request #622 from Scrumplex/chore-bump-1.3.0

Bump version to 1.3.0

be1e2c07ecb9bda084995b86ec1b562cbc8dfbdf authored over 2 years ago
add a .clang-format

2a0018e730a382a0d5dc963f30bf46cc0a240291 authored over 2 years ago
Merge pull request #605 from jamierocks/h-atl-improv

ATLauncher: Various work to improve the platform support

ac4497a1f232de78b3efc5e2ff0d5ca9ed224ad1 authored over 2 years ago
chore: bump version

d72c75db239dbff7e41c0d4a20df5337b9685a16 authored over 2 years ago
Merge pull request #620 from Scrumplex/update-cxxflags

6821a45b7fb59c5523373a3c8fc98fdaa41fdc29 authored over 2 years ago
Merge pull request #425 from dada513/dynamic_meta

f24cdd6564c0abf39b10b31d3896b939b4dbd7d3 authored over 2 years ago
revert: remove CurseForge workaround

We have been asked by CurseForge to remove this workaround as it
violates their terms of service...

cb69869836d2b4ed4b50a43694e95c4a801332f7 authored over 2 years ago
fix: more generous optimizations for debug builds

0b85051a2363f4fad29477e3a0ccd3fda18fee01 authored over 2 years ago
feat: add trailing slash to meta URL if it is missing

f2e205313485e458e2f5186f743d527d28609c5e authored over 2 years ago
fix: improve spacing in APIPage

b181f4bc30f36778f9680eb54e6f3514739161e8 authored over 2 years ago
Make Metaserver changable in settings

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

f00dbdc215c2de3b6906d8182388c27bbc657e24 authored over 2 years ago
Revert "fix: temporarily ignore stringop-overflow warning"

This reverts commit 90007e2d9d4f63cfc9dc73888af34a17657b5102.

309dcc82cade6aee1af04534c8e307b56fcac848 authored over 2 years ago
refactor: use -O2 for release and -O1 for debug builds

0922a7f410d8675778bcf4720438efaa128b662b authored over 2 years ago
Merge pull request #554 from PolyMC/more_paste_services

7d91db607f4dff3c398af85b999344db8338e729 authored over 2 years ago
Merge branch 'PolyMC:develop' into patch-6

2be583ad4de0a8b85c1d7592c944c75481e9fad9 authored over 2 years ago
Merge pull request #616 from Scrumplex/fix-windows-crap

fix: temporarily ignore stringop-overflow warning

efcba698ac3846019db1947f986c64aa477170af authored over 2 years ago
Merge pull request #577 from PolyMC/fix/toolbar_🦀_fix

b19129173707e1ff4a9e28b4020519ad5ef188fb authored over 2 years ago
fix appimage not having imageformats

fixes stuff like the iris icon

c988b4d213b4125d298c893637a2362a7f192fce authored over 2 years ago
fix: temporarily ignore stringop-overflow warning

90007e2d9d4f63cfc9dc73888af34a17657b5102 authored over 2 years ago
Merge pull request #597 from Scrumplex/refactor-modloader-modapi

29ef1e2c4b46c762e79a2bbe9f4a5a0033bc92ca authored over 2 years ago
Merge pull request #614 from txtsd/ccache_release_fix

Avoid invoking ccache on Release builds

fbe84f9e4799596a41802489085f6d9067cdd745 authored over 2 years ago
Merge pull request #576 from kthchew/feature/win-installer

Create Windows installer

b036d95bab817e080f8ff9ec50123a5e5d3986e0 authored over 2 years ago
fix(workflow): Avoid invoking ccache on Release builds

bfffcb3910b7f8429da16ae503fc79722d32ded6 authored over 2 years ago
Fix Sparkle signing step

3bc02b9662b84c2ab86b5de1b08b4537177fde90 authored over 2 years ago
Merge pull request #612 from DioEgizio/update-cf-logo-real

change cf icon to a more fancy one

bc450e4cee04f164e2adcf35bd2c5940f35aa36d authored over 2 years ago
Make if statement condition more readable

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

de02deac989cc5efc135dc3c817fe72cc2499eca authored over 2 years ago
Add migration wizard, fix migration from custom paste instance

- Very basic wizard just to allow the user to choose whether to keep
their old paste settings ...

e2ad3b01837e52a55e859412474978fa8a1e9625 authored over 2 years ago
Change paste settings and add copyright headers

- There's now a notice reminding people to change the base URL if they
had a custom base URL a...

caf6d027282392a58b935185d787c4c22a861409 authored over 2 years ago
Support paste.gg, hastebin, and mclo.gs

35f71f5793ee91a71e00464932ff95eb5e5e4d5e authored over 2 years ago
change cf icon to a more fancy one

taken from QuiltMC/art in the emoji folder, so it's licensed under CC0

b2a89ee4b99f1d89dddee2918195f73b6b92c9db authored over 2 years ago
ATLauncher: Display warnings when selecting optional mods

b84d52be3d1109efc2c9e35304831314050bd398 authored over 2 years ago
ATLauncher: Display install messages if applicable

305973c0e7c07693a8b08d1908e64fc4986e13e0 authored over 2 years ago
ATLauncher: Display mod colours in optional mod dialog

7c251efc473ee90069d1e87a056bde64f1d6fbf7 authored over 2 years ago
fix: various issues with ProgressDialog and SequentialTasks

- Fix aborting sequential tasks
- Fix displaying wrong number of tasks concluded
- Fix text cutt...

166f8727121399f7604d25580ced39472e9a3034 authored over 2 years ago
feat(ui): make selected mods in downloader bold with underline

Makes it easier to find which mods are selected in case you want to
change those.

8f2c485c926e53f8b31f420f3d5caec090982498 authored over 2 years ago
feat: allow deselecting mods from the mod confirmation dialog

This adds a checkbox to each mod on the dialog that shows up when
confirming the mods to downloa...

613f2fc4479dbfc3cf3149b0a2ceb0df1f26095f authored over 2 years ago
Merge pull request #609 from timoreo22/feature/fix-blocked-modpacks

9a0d6124f3f6ec6d68fb25aa7df6eb9e226bc201 authored over 2 years ago
Merge pull request #520 from icelimetea/refactor-java-launcher-v2

2646ae29f0e14464f3a879bce04887eb17f3f566 authored over 2 years ago
Merge pull request #500 from flowln/net_refactor

Refactor a little the code in `launcher/net/` files

b4707f46ad0e2381c4dc9477abf3229ebc4cad49 authored over 2 years ago
Merge pull request #606 from jamierocks/h-launch-version

482e049ac7eb4d77c5c7a655b28820a2a643785d authored over 2 years ago
Do the url trick on initial modpack download too

c04adf74521127bc50c67f3e2ddd1edfe2330358 authored over 2 years ago
Merge pull request #608 from timoreo22/feature/curseforge-fix

Very Temporary Fix for curseforge

92e8aaf36f72b7527322add169b253d0698939d0 authored over 2 years ago
Use GitHub Actions to get signature for Sparkle

Requires a secret called `SPARKLE_ED25519_KEY`, in the format of a private key file

b1f486518e3db19cca8ea9f33eb1d8d1afa247e7 authored over 2 years ago
Fix default install location

3cab0e69f1c299e385330d97ab5159a0c8c904ec authored over 2 years ago
Add `/NoShortcuts` parameter for Windows installer

1ec7878c07a8ba7d04a9fe860761872547fd5a0d authored over 2 years ago
Remove portable option in Windows installer

cdd83c279cafdacee6c863d7fb0ae94a6bf34e3e authored over 2 years ago
Add `/NoUninstaller` parameter for Windows installer

12cadf3af0a4e3a01330283fae2d6267d3c3f525 authored over 2 years ago
Add installer to release workflow

2bc6da038dea701699ba9fc46eb68b3a74d5f488 authored over 2 years ago
fix(ui): make CF and MR modpack dialogs more consistent

3b4b34b3695e655f591347754a724804bea96d71 authored over 2 years ago
Apply suggestions

6542f5f15af31e493c9b46afb3a5b4b330cc9cee authored over 2 years ago
Port temp fix to mods too

30b56dbcbd3bb7d61210405a469c7efb28581904 authored over 2 years ago
Use consistent naming scheme

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

cbc8c1aed63e9cd106b468ae720aa650beec646a authored over 2 years ago
Very Temporary Fix for curseforge

6afe59e76b6a5d44b8706e8e030ecd0396dc8801 authored over 2 years ago
Merge pull request #607 from dada513/curse_set

88a93945d4c9a11bf53016133335d359b819585e authored over 2 years ago
Add cursefrog key override

2847cefff701dad137cd04f628c76a9282d04a83 authored over 2 years ago
Launch: Apply the Minecraft version correctly

It was previously using a deprecated field.

96f16069a93afa320de174e740bc6b915e9a1103 authored over 2 years ago
Launch: Match Vanilla launcher version string behaviour

This removes a means of profiling users.

188c5aaa356323392be1100d74f62d70ab298695 authored over 2 years ago
ATLauncher: Reduce boilerplate code for fetching versions

f5f59203a203318371fbc5257234b8c2c5eeb300 authored over 2 years ago
ATLauncher: Install LiteLoader as a component where possible

c329730de848f9ecf864aa4edbbc650faad7f21a authored over 2 years ago
ATLauncher: Avoid downloading Forge twice for older packs

This resolves a quirk where Forge would still be downloaded for use as
a jarmod, even when we de...

97a83c9b7a72d37218acfbf5c325245eab0b5b23 authored over 2 years ago
Merge pull request #592 from flowln/technic

Use empty string when version is null in the Technic pack manifest

1e6df7eec0b2d8f93dd7e0c81ba53eaafba0ec4d authored over 2 years ago
Actually install the full `Sparkle.framework`

CMake's `fixup_bundle` did not copy everything in the framework, which caused the app to crash w...

f3c72f4f0888aa16793354890055e17df07084fc authored over 2 years ago
Add build options for Sparkle updater

Two new build options are added:

`MAC_SPARKLE_PUB_KEY`: the public key used to verify the signa...

7eb61a28be3b66c1016eab434ae93b5d94eb11af authored over 2 years ago
Use my public key and appcast URL for testing purposes

This is for testing the PR only. If merged, this must be removed.

f9f46609ee288d8df80dd978f8c619a7e02e4787 authored over 2 years ago
Create `SparkleUpdater` class for access from Qt/C++

To actually get automatic updates going, all that needs to happen is that `SparkleUpdater` needs...

ea4ef1655bdadf04c36768f0f641ca7579f754cf authored over 2 years ago
Implement automatic and manual updates on macOS

b5bdfa6c2e9a0eb62e476dd399b82bfa972e0320 authored over 2 years ago
Add Sparkle Updater framework to macOS build

92b913ca3740ea1aa799a69d65dc13d0c3612b87 authored over 2 years ago
Add functionality to (Sparkle) updater settings on macOS

Also remove a debug line I accidentally left in

34adcec6165662d6245a55ee0a75c36753061df2 authored over 2 years ago
Refactor code, create abstract class `ExternalUpdater`

(Hopefully) this makes implementing updaters using external libraries easier on other platforms....

05cd30ac06b67ebc594773fc7e7ccf110fc336a3 authored over 2 years ago
Merge pull request #594 from Scrumplex/fix-support-split-natives

Support Mojang's new split natives

3806f23b02a4b5c1d3dc7f6a8e84ff2ebee06cd7 authored over 2 years ago
chore: improve readability

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

36045a8b0aa5c99e8520a39e6cc372ab9b549668 authored over 2 years ago
refactor: allow tracking multiple mod loaders

943090db98dbbe969afed8a4fb59f4bbb43449cc authored over 2 years ago
fix: only consider enabled mod loaders

77caaca50dab7ba8e455d641ac6b448052bc6799 authored over 2 years ago
fix: support split natives

Mojang introduced a new structure for natives, notably for LWJGL.
Now instead of using the `nati...

f66e0fa0e8cdd39ca9561f72759377db468f94b7 authored over 2 years ago
fix: version field in technic pack manifest being null

Sometimes, the version field, that is supposed to be a string, was a
null instead. Inspecting ot...

441075f61051cce8e5d6b0311febdefc087fdbbf authored over 2 years ago
Merge pull request #590 from DioEgizio/fix-qmj-over-fmj

fix(quilt) always prefer qmj over fmj

b2878dca1d129dbd76c60881df22c2e65c7ae26c authored over 2 years ago
Merge pull request #127 from Scrumplex/refactor-bump-qt5.12

b883ce5c517e0d22d994ec894aa868d7e2392b06 authored over 2 years ago
fix(quilt) always prefer qmj over fmj

this fixes Quilt-only mods like ok zoomer showing wrong metadata

127dfadc6cd2f0c72816af86716e88c3b4af2848 authored over 2 years ago
fix conflicts with develop

ff9f3cb31ff75c2d657146cf8fe646084439fd0f authored over 2 years ago
fix(updater): remove Windows version check

Qt 5.12 doesn't support anything older than Windows 7 anyway, so we
can't really check if we are...

cc27bb3231e355b147c529695317cf15e84178e1 authored over 2 years ago
fix: remove unnecessary Qt version checks

8e9f1bcf18f5914ff448c640d492eaf24f436302 authored over 2 years ago
fix: ignore deprecation again

a21bd41580ba8ba4c0052efa8196d617e7211335 authored over 2 years ago
chore!: drop support for Qt <5.12

BREAKING CHANGE: If there are references to stuff that's deprecated as
of Qt 5.12, the compilati...

4b06fc53235ab7c16ec819dd7e9d1b89aad19db9 authored over 2 years ago
fix: replace deprecated stuff as of Qt 5.12

c1700054f4d3e7a070fd0b9b25f6ccb67b72aa06 authored over 2 years ago
Merge pull request #565 from Scrumplex/modrinth-packs

Initial Modrinth modpack support

cc13310083fe8d0c3bb423fa3e31db7b1f7b25e1 authored over 2 years ago
Merge pull request #567 from Scrumplex/quilt-metadata

Support `quilt.mod.json` metadata

1012912272d14d8cc8eb1e009579a997b7a35b7f authored over 2 years ago
fix: update links for Quilt metadata format

edbd90a4e671486bdc1ca6f8f051445ae473fdcc authored over 2 years ago
Update launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui

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

ddc3b5eb0bbd17edd60d96f5094d65dbdb922765 authored over 2 years ago
fix: virtual signal in Task.h

17bbfe8d8951ddc7acca0222c6d2e38fb29eef25 authored over 2 years ago