Ecosyste.ms: OpenCollective

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

Prism Launcher

Making a free and open source Minecraft launcher
Collective - Host: opensource - https://opencollective.com/prismlauncher - Website: https://prismlauncher.org/ - Code: https://prismlauncher.org/github

Improve security by enabling hardened runtime for macOS

This change also fixes a bug on recent versions of macOS where Minecraft mods that requested acc...

github.com/PrismLauncher/PrismLauncher - 9462dd3ddc55e3e48e47ca794c05e11cabb6226e authored over 2 years ago by Kenneth Chew <[email protected]>
fix: update files for relase workflow

github.com/PrismLauncher/PrismLauncher - 53ff66c3173257cec84d5a0c314957122d1173a7 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: bundle binary tarball as user root

github.com/PrismLauncher/PrismLauncher - c3524a9d5706f09502f3d69175b867920248f2ba authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: Only trigger rename on KeyPress

This is macOS specific

github.com/PrismLauncher/PrismLauncher - ec2ac2e80cce0c764f8099105f1e07e95cdfca8a authored over 2 years ago by txtsd <[email protected]>
fix: use size in bytes to sort by world size

github.com/PrismLauncher/PrismLauncher - 27c72935f8a17761e9b18a74643e014cad3587d1 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #455 from kthchew/fix/mac-version-num

Fix formatting of version string on macOS

github.com/PrismLauncher/PrismLauncher - 31c757d91228840d74d21506157d04d487261748 authored over 2 years ago by Ezekiel Smith <[email protected]>
fix: fix Modrinth query when Quilt is in use

github.com/PrismLauncher/PrismLauncher - fcdc7a1a358ba9d8dcf0492310dd3528dc05a911 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #449 from DioEgizio/CI/specify-build-platform

specify -DLauncher_BUILD_PLATFORM on CI builds (EDIT: also remove "on x")

github.com/PrismLauncher/PrismLauncher - f13c776099ff58951cbe0d26bfb230f82044a229 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Fix formatting of version string on macOS

github.com/PrismLauncher/PrismLauncher - ebded1ec4929e7037da6d0dad488d5cc1cc512ca authored over 2 years ago by Kenneth Chew <[email protected]>
fix: don't set mod loader as important

github.com/PrismLauncher/PrismLauncher - c174a1eb0189cb182769245effe530550c63c499 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: handle network errors when downloading modlist

github.com/PrismLauncher/PrismLauncher - ac77997a7afbdd6420232109c213e47ee5b0dc24 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: actually check if a mod loader is selected

Thus also removes a suggestCurrent call from loaderFilterChanged, as it will already be triggere...

github.com/PrismLauncher/PrismLauncher - fa352ff4d379e3b29ea73d53ba458689c634b467 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #442 from kthchew/fix/typos

github.com/PrismLauncher/PrismLauncher - fd7745cbebf55f5bcfccc16500fff0e67a789169 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #443 from flowln/fix_tr

github.com/PrismLauncher/PrismLauncher - c348de96e44ed5deb31993cdf7ce2ab5306b3e88 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
specify -DLauncher_BUILD_PLATFORM on CI builds

more cool
also maybe helps with updater?

github.com/PrismLauncher/PrismLauncher - 1bb35b9204b6a6830610acd99090a4f58706dcab authored over 2 years ago by DioEgizio <[email protected]>
fix(translation): don't translate placeholders

Those are modified programatically, and never show up to the user!

github.com/PrismLauncher/PrismLauncher - cbbcc2d68bcc262cb6a4c75947456d85b6774e52 authored over 2 years ago by flow <[email protected]>
Fix typos and inconsistent capitalization in sort options

github.com/PrismLauncher/PrismLauncher - fcbf37f60fd872884a59fc11233e87e47029e1c9 authored over 2 years ago by Kenneth Chew <[email protected]>
Merge pull request #437 from DioEgizio/bump-1.2.0

github.com/PrismLauncher/PrismLauncher - 56ce7f5dcd5b6aa89ac23ad80c2e7ba058bc256d authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #411 from kthchew/feature/menubar

github.com/PrismLauncher/PrismLauncher - 0ccbc801cfd27ffdcc94824930936fc6a3c0de53 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Improve menu bar setting string

github.com/PrismLauncher/PrismLauncher - 4c52cc414f87c9d94a12412045ddfa3cb82f75b5 authored over 2 years ago by Kenneth Chew <[email protected]>
Disable instead of hide menu bar option on Linux

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

github.com/PrismLauncher/PrismLauncher - 6b45386252caa03cecf0e18777691e4895770e5c authored over 2 years ago by Kenneth Chew <[email protected]>
Fix bugs with instance menu bar options when opening without instances

- The launch option is no longer empty.
- The program now checks on startup whether an instance ...

github.com/PrismLauncher/PrismLauncher - 3acc7614194d4e164bebc1e97c818a99ecdb2607 authored over 2 years ago by Kenneth Chew <[email protected]>
Merge pull request #439 from DioEgizio/CI/new-qt-macos

CHANGE: use Qt 5.15.3 (from brew) on macos

github.com/PrismLauncher/PrismLauncher - dd4c67b6544d4d32d5dbc299cddac01dcba5265d authored over 2 years ago by txtsd <[email protected]>
CHANGE: use Qt 5.15.3 (from brew) on macos

More updated Qt means less bugs and generally less issues.
The only drawback is losing MacOS Si...

github.com/PrismLauncher/PrismLauncher - 0c581cfb62aee1b1a976b2acd005de289b468dc3 authored over 2 years ago by DioEgizio <[email protected]>
Merge pull request #431 from Scrumplex/feat-quilt-modrinth

Query for Fabric mods if Quilt is in use

github.com/PrismLauncher/PrismLauncher - 703bf9bb7a52aeb20aeba1ad3c07c5709f22d0bb authored over 2 years ago by Ezekiel Smith <[email protected]>
Merge pull request #436 from flowln/bundled_libs

Don't force bundled libraries by default

github.com/PrismLauncher/PrismLauncher - a40dee2230ee18d537a2472bf0e0164a0cf8a390 authored over 2 years ago by Ezekiel Smith <[email protected]>
fix: query for Fabric mods if Quilt is in use

Right now we want to include Fabric mods in our searches where possible.
Modrinth allows definin...

github.com/PrismLauncher/PrismLauncher - cab9afa45f7a7dfcb87080804f3a6ef90f953819 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #336 from Scrumplex/refactor-portable

github.com/PrismLauncher/PrismLauncher - ba5946dc60ba6407f899d27c5a59261ca18c4e0a authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Use `TranslatedAction` instead of `QAction` for menu bar actions

github.com/PrismLauncher/PrismLauncher - 9bad83a551a84e511a21791717dc930189566013 authored over 2 years ago by Kenneth Chew <[email protected]>
Remove the Edit menu bar menu

It wouldn't bring much utility.

- The keyboard shortcuts for copy/paste/etc. already work and a...

github.com/PrismLauncher/PrismLauncher - a549828655f39a5bf824203086c3f45b91a259c5 authored over 2 years ago by Kenneth Chew <[email protected]>
Merge pull request #429 from Irgendwer01/develop

better FreeBSD support

github.com/PrismLauncher/PrismLauncher - e11d1b52026a912d49ba6a7e5dd24a92bb962d27 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: drop BUNDLE_DEST_DIR

github.com/PrismLauncher/PrismLauncher - b10d4d3b8f68a27434d04ac6c595cea0bc1337af authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix(actions): remove macdeployqt

github.com/PrismLauncher/PrismLauncher - b0b6dd8f87e5d414045b6c7fe56fbfb128619fca authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: set install prefix for Linux to /usr

github.com/PrismLauncher/PrismLauncher - abdb846c3fd9537b7eda47852ad942bc8498663f authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor(actions): combine steps for unified builds

github.com/PrismLauncher/PrismLauncher - 4a971226e4292bb7de9646c199582ab70ef002c5 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: don't allow portable builds on macOS

github.com/PrismLauncher/PrismLauncher - 6ed130fc1610da8d66ed17be9446e8f53bf96db5 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
refactor: combine portable and system builds

Portable builds now have the same layout as system builds. If you want
to build a portable bundl...

github.com/PrismLauncher/PrismLauncher - 90d4acd1a1c9abeb31548d152c155491e2cf98fa authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #392 from flowln/mod_filter

github.com/PrismLauncher/PrismLauncher - a42d2afceee9f6ea0d209cfb03b178defff1ce60 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: Don't error when not finding valid system quazip

github.com/PrismLauncher/PrismLauncher - ba020fbd2176460021b0f552b7178af9562bd4bf authored over 2 years ago by flow <[email protected]>
libs: update bundled submodules

github.com/PrismLauncher/PrismLauncher - af167e8e6702efb9232a6a99f5e64cf7a92aabad authored over 2 years ago by flow <[email protected]>
libs: Don't force bundled libs

Now that QuaZip 1.3 is released, packages from package managers can
include the patch needed for...

github.com/PrismLauncher/PrismLauncher - be82f4db9eafa63c7497c2abe3449b83b6babd00 authored over 2 years ago by flow <[email protected]>
Use preexisting actions in the menu bar

The code is now much cleaner.

Because the actions already present are enabled elsewhere even wh...

github.com/PrismLauncher/PrismLauncher - 6a97ac603abf5554e920caf74fff4b643cde85fe authored over 2 years ago by Kenneth Chew <[email protected]>
Close the current window instead of the main window from the menu bar

Systems with native menu bars show the same menu bar for all child windows. As a result, you can...

github.com/PrismLauncher/PrismLauncher - e59d3a339fcba0d17fd70df5690d358d1da315ac authored over 2 years ago by Kenneth Chew <[email protected]>
Merge pull request #430 from DioEgizio/make-helppages-on-their-own-dir

CHANGE: switch the help pages to their own dir

github.com/PrismLauncher/PrismLauncher - db7cb125518e85f555b8816442b2ce2db4648cd8 authored over 2 years ago by Ezekiel Smith <[email protected]>
Add logged in accounts to the profiles menu bar menu

Additionally, add keyboard shortcuts for switching between different accounts.

github.com/PrismLauncher/PrismLauncher - 1049507b3fe1b103e3089bb1178cac3bc92ff964 authored over 2 years ago by Kenneth Chew <[email protected]>
Add option to always show menu bar instead of toolbar

For those who like keyboard navigation at the expense of aesthetics.

github.com/PrismLauncher/PrismLauncher - 1303771b58a213a25faaa1a870c774fbb72e7513 authored over 2 years ago by Kenneth Chew <[email protected]>
Implement help (open wiki) menu bar action

github.com/PrismLauncher/PrismLauncher - f6605bc3f82df4a3f190bb9e1d935de295329b54 authored over 2 years ago by Kenneth Chew <[email protected]>
Fix keyboard shortcut for delete instance on some devices

My laptop has a key labeled "delete," but for some reason it doesn't work with `QKeySequence::De...

github.com/PrismLauncher/PrismLauncher - 80ec178d5f1fbb10657ea91629381cde55bf9efb authored over 2 years ago by Kenneth Chew <[email protected]>
Merge pull request #398 from kthchew/feature/ml-instance-creation

github.com/PrismLauncher/PrismLauncher - ef76bd355ae86c1399eed068f3397dfb601b8b4b authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Improve menu bar keyboard usability

More reasonable (unique) menu access keys were chosen.

In addition, move the settings action fr...

github.com/PrismLauncher/PrismLauncher - b0a8bd7dfe3c0d855da0d6d6aea45dc7151ec08c authored over 2 years ago by Kenneth Chew <[email protected]>
Only enable instance options while an instance is selected

github.com/PrismLauncher/PrismLauncher - 5d8d7740ba85d1244948ccfadfa273bfa51d7c02 authored over 2 years ago by Kenneth Chew <[email protected]>
Add Quilt install option while creating an instance

github.com/PrismLauncher/PrismLauncher - 3e64935844f5ad1e772eab763a7f02260c25dcc1 authored over 2 years ago by Kenneth Chew <[email protected]>
Fix Fabric versions appearing for unsupported MC versions

Also remove an old TODO comment, mentioning an issue that was already fixed.

github.com/PrismLauncher/PrismLauncher - 7577115c3ca30b50268ba1963c72b57dc3a29db9 authored over 2 years ago by Kenneth Chew <[email protected]>
Fix build on Qt 5.6

github.com/PrismLauncher/PrismLauncher - 7aeccbb6b0e5f0af01c98d4dc5eb322888a45900 authored over 2 years ago by Kenneth Chew <[email protected]>
Show no loader selected message when add instance window first opens

This resolves an issue where the message only shows when selecting a mod loader and then selecti...

github.com/PrismLauncher/PrismLauncher - 2cb242e9b3174137b5ff97d3781ae253e8208843 authored over 2 years ago by Kenneth Chew <[email protected]>
Add option to install mod loader during instance creation

github.com/PrismLauncher/PrismLauncher - 8406c7f431009d7e81b0b0e9e1daddcaf82d8324 authored over 2 years ago by Kenneth Chew <[email protected]>
Merge pull request #333 from oynqr/build/lto

github.com/PrismLauncher/PrismLauncher - 8c98cc94581bf91ad0cc60ffaa67f9852050c066 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #417 from Scrumplex/feat-install-manpage

Install manpage on Linux system builds

github.com/PrismLauncher/PrismLauncher - 715d7d4424ae34f3ff60d03505197b26ebe660be authored over 2 years ago by Ezekiel Smith <[email protected]>
fix: 'All' filter working and get around CF API capabilities

github.com/PrismLauncher/PrismLauncher - 76dfb7825ade6554095ac3a09b3accdbd4db5138 authored over 2 years ago by flow <[email protected]>
ui: resize mod download dialog using its parents geometry

github.com/PrismLauncher/PrismLauncher - 8e9eca6a970bf098c1045658368dc66b39e438ed authored over 2 years ago by flow <[email protected]>
ui: underline search button text when changing filters

This hopefully makes it easier to the user to know that their changes
will only apply after hitt...

github.com/PrismLauncher/PrismLauncher - 5f15f51610f861521afdb295df0de6d9407ba951 authored over 2 years ago by flow <[email protected]>
fix: Polish usage in some cases

Also fiz some typos

github.com/PrismLauncher/PrismLauncher - 63bce0464895236a043aa8a98e2905ab1bf34cc1 authored over 2 years ago by flow <[email protected]>
rework: make the filter as a tabbed widget in the dialog itself

Still needs a clear indication that the filter only applies after you
click the search button...

github.com/PrismLauncher/PrismLauncher - 277de4120052b2630850a18969a56ee92e8c2c63 authored over 2 years ago by flow <[email protected]>
fix(ui): Refresh mod list when changing filtering options

github.com/PrismLauncher/PrismLauncher - 5cb0e750936f09513b98a8b0fd57746ca18dc8bc authored over 2 years ago by flow <[email protected]>
feat: Use version filter when searching mods

github.com/PrismLauncher/PrismLauncher - c730fd6e5f125cde324d110282ed33ea4b9df136 authored over 2 years ago by flow <[email protected]>
feat: Integrate newly created filter dialog in ModPage

github.com/PrismLauncher/PrismLauncher - c2b97c3e3f5ecb5a995b342c4e0afec6a1a3b2f6 authored over 2 years ago by flow <[email protected]>
feat: Add dialog to filter mod options in mod download

github.com/PrismLauncher/PrismLauncher - e0ab8207ed3614bf078cc2d79f154afeb9d45737 authored over 2 years ago by flow <[email protected]>
Merge branch 'PolyMC:develop' into develop

github.com/PrismLauncher/PrismLauncher - ecad388846060f486bc1ae665ffa854d3b867ee1 authored over 2 years ago by Irgendwer01 <[email protected]>
Update MinecraftInstance.cpp

github.com/PrismLauncher/PrismLauncher - 9a120f43c8df3062e34c32b28f3060b95e61249a authored over 2 years ago by Irgendwer01 <[email protected]>
Merge pull request #185 from Scrumplex/quilt

Quilt support

github.com/PrismLauncher/PrismLauncher - 4ff1306e0c6c4c1a8c9b3c2ee72f8e7f0aa590dc authored over 2 years ago by Sefa Eyeoglu <[email protected]>
CHANGE: switch the help pages to their own dir

also renames modrinth-platform/curseforge-platform to just Mod-platform since they have the page...

github.com/PrismLauncher/PrismLauncher - 1dd663af6eb5f7d72baab7281a47f838077fb4cb authored over 2 years ago by DioEgizio <[email protected]>
Update MinecraftInstance.cpp

github.com/PrismLauncher/PrismLauncher - 06d9821b2cf7ab42805853ac20b1b0371addffba authored over 2 years ago by Irgendwer01 <[email protected]>
better FreeBSD support

github.com/PrismLauncher/PrismLauncher - abb20c65e33a756288c14f746cbd6cc12b1f14d1 authored over 2 years ago by Irgendwer01 <[email protected]>
refactor: cleanup ModLoaderType

github.com/PrismLauncher/PrismLauncher - 9fb5674233c21775fac76cf96cd2a77c4098e908 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: support Quilt from Minecraft 1.14 onwards

github.com/PrismLauncher/PrismLauncher - 18ac109e5abb86eebd254931efeea3630371a0bb authored over 2 years ago by Sefa Eyeoglu <[email protected]>
fix: remove unused code

github.com/PrismLauncher/PrismLauncher - 14a0e8586222dcb2fa4af9b89c49276aaea84347 authored over 2 years ago by Sefa Eyeoglu <[email protected]>
feat: install manpage

github.com/PrismLauncher/PrismLauncher - fa2b3bcc633ce6f658d659fb3c0a87ddb6bc91ba authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #413 from Regular-Baf/develop

Successfully switch to new discord logo. Hopefully.

github.com/PrismLauncher/PrismLauncher - 620555d2103dbfaa51e621b35290392899713a40 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Update launcher/resources/multimc/scalable/discord.svg

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

github.com/PrismLauncher/PrismLauncher - ea3ceb382a08e58513bd06af99021796f746e65b authored almost 3 years ago by Regular Baf <[email protected]>
Update discord.svg

github.com/PrismLauncher/PrismLauncher - 37a30fbc3fe299f975c4492fd9d397d9cc71bd4a authored almost 3 years ago by Regular Baf <[email protected]>
Update discord.svg

github.com/PrismLauncher/PrismLauncher - 99193a2d7b5a1e68e269465561cf8f476b6b0c41 authored almost 3 years ago by Regular Baf <[email protected]>
Nevermind. It does.

github.com/PrismLauncher/PrismLauncher - abfb99ba3fc113c11c3b2c2c66634e44c43f4167 authored almost 3 years ago by Regular Baf <[email protected]>
size doesnt matter?

github.com/PrismLauncher/PrismLauncher - fcb311eecd16ebd48dab37aca5eecdaded9bb70f authored almost 3 years ago by Regular Baf <[email protected]>
Attempt implementing the new discord logo

github.com/PrismLauncher/PrismLauncher - 54e4f88ada41d3cdb0baf7a4bb4ea89315481d9d authored almost 3 years ago by Regular Baf <[email protected]>
refactor: switch Quilt mappings to hashed MojMap

github.com/PrismLauncher/PrismLauncher - 89125fde22d39aed93ab516956b3a4e30cca7a88 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Fix typos causing build failures on non-macOS systems

It also did the exact opposite thing I was trying to do, so that's fixed too...

github.com/PrismLauncher/PrismLauncher - 9f3eed6ca25fdf773dfd38a7a86fba0ee7d67f5c authored almost 3 years ago by Kenneth Chew <[email protected]>
Show and hide the menu bar with the 'alt' key

Only applicable for systems without a native menu bar (i.e. almost anything that is not macOS or...

github.com/PrismLauncher/PrismLauncher - ab82358dcb327a1a8ee19e102ce79c260e4f1241 authored almost 3 years ago by Kenneth Chew <[email protected]>
Create menubar prototype

Some stuff still needs to be fixed:

- The close window option always closes the main window, ev...

github.com/PrismLauncher/PrismLauncher - 75fddd0052e67c52a9bfe1041be0709aa60b1a14 authored almost 3 years ago by Kenneth Chew <[email protected]>
Merge pull request #407 from DioEgizio/upstream-cherrypick

github.com/PrismLauncher/PrismLauncher - 8a2c5f5b0da70aa08511b28100e6a57ef48b9c4d authored almost 3 years ago by dada513 <[email protected]>
Update launcher/JavaCommon.cpp

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

github.com/PrismLauncher/PrismLauncher - 66caac0bbc3e213f9149d611e927b8a77fbfc38a authored almost 3 years ago by DioEgizio <[email protected]>
Merge pull request #409 from flowln/tasks

github.com/PrismLauncher/PrismLauncher - ab8d897bd7070554daa2890088a472c9e5a1d2f1 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Apply suggestion

Co-authored-by: Kenneth Chew <[email protected]>

github.com/PrismLauncher/PrismLauncher - 3024dbcf2c84f1fcc1d3753487352b25c467a041 authored almost 3 years ago by DioEgizio <[email protected]>
test: add new test to Task test

Also adds one more check to setStatus test

github.com/PrismLauncher/PrismLauncher - eeae3eca6719a43a3dd868c37e9f31b4463f4924 authored almost 3 years ago by flow <[email protected]>
test: add basic Task unit test

Only only two tests for now. We can iterate on this later :^)

This is to try to avoid breaking ...

github.com/PrismLauncher/PrismLauncher - d0cda6d6051a09826820da3cd96fe5dc36b274f0 authored almost 3 years ago by flow <[email protected]>
fix: allow aborting CF modpack importing

github.com/PrismLauncher/PrismLauncher - 167e32a69fc0b4224d10e7a3c7ce13e4cb4334c7 authored almost 3 years ago by flow <[email protected]>
fix: issue with status of non-sequencial tasks

github.com/PrismLauncher/PrismLauncher - be2512bb4b05738011bfe165e890bcdd23ae8e92 authored almost 3 years ago by flow <[email protected]>
Merge pull request #272 from Kranzes/develop

github.com/PrismLauncher/PrismLauncher - c3f1c13a31ab92778ad89160dfc0e73358b29ae3 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>