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

Merge pull request #251 from flowln/fix_tr

github.com/PrismLauncher/PrismLauncher - e42c5b00a4efe4e8f6393d84f08d395ed52801ce authored almost 3 years ago by dada513 <[email protected]>
fix missing translation strings

my mistake, sorry! ToT

github.com/PrismLauncher/PrismLauncher - a3d7ad731da927cc8cc856f6335b4aec22689db5 authored almost 3 years ago by flow <[email protected]>
Merge pull request #241 from PolyMC/ZekeSmith-move-to-wiki-1

github.com/PrismLauncher/PrismLauncher - dc98609ef8b65eab2ee4713b018b5b8293b23eca authored almost 3 years ago by dada513 <[email protected]>
Merge pull request #242 from deadmeu/develop

Fix missing space in "No Accounts" message

github.com/PrismLauncher/PrismLauncher - 07e4c4d189491c202acf2680cdb015cfc949b259 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Merge pull request #243 from dada513/mx_button

github.com/PrismLauncher/PrismLauncher - c4a8fd353c3d2f72452f739ebc4aca764e974f11 authored almost 3 years ago by dada513 <[email protected]>
Merge pull request #247 from txtsd/actions_fix

Fix Ubuntu system Qt failure

github.com/PrismLauncher/PrismLauncher - 91524d6d6e75c56d9c36c05d35fb028cedb6ce66 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Fix Ubuntu system Qt failure

github.com/PrismLauncher/PrismLauncher - c1201997a3d753e364db5599c25554df803896ae authored almost 3 years ago by txtsd <[email protected]>
add matrix button

github.com/PrismLauncher/PrismLauncher - d814e21f0d68b560d94cd69edb0b673a1507aa63 authored almost 3 years ago by dada513 <[email protected]>
Fix missing space in "No Accounts" message

github.com/PrismLauncher/PrismLauncher - 49d122a2c47fdf7aed04dfb950b2333f60ba855c authored almost 3 years ago by deadmeu <[email protected]>
Update BUILD.md

github.com/PrismLauncher/PrismLauncher - 0813eba3675e8c9fcfc6962377732b70bb62b1bb authored almost 3 years ago by Ezekiel Smith <[email protected]>
Update README.md

github.com/PrismLauncher/PrismLauncher - 4fe13c64a15137c22a72f314a041c647ec266175 authored almost 3 years ago by Ezekiel Smith <[email protected]>
fix: delete semicolons at the end of .cpp file's functions

my lsp is weird sometimes

github.com/PrismLauncher/PrismLauncher - b3c2a56ece925bc6fe327b8824c50f194610b5b9 authored almost 3 years ago by flow <[email protected]>
refactor: move things around so that related things are close together

This also adds some comments around ModModel.cpp and ModPage.cpp to add
some ease of reading the...

github.com/PrismLauncher/PrismLauncher - 9c57b54a81a9026aa86a983a203df17c023eaa8d authored almost 3 years ago by flow <[email protected]>
refactor: move more common code to base class

Also removes unused imports and organize the ModModel header

github.com/PrismLauncher/PrismLauncher - b131d3b2ecbe6a9be35088d8411927bcd30de896 authored almost 3 years ago by flow <[email protected]>
refactor: de-duplicate common code in network mod APIs

github.com/PrismLauncher/PrismLauncher - 16bfafa29e2cb54e1553c813cab0fff5203f8c60 authored almost 3 years ago by flow <[email protected]>
refactor: move NetJob away from ModModel to ModAPI

This is done so that 1. ModAPI behaves more like an actual API instead
of just a helper, and 2. ...

github.com/PrismLauncher/PrismLauncher - f714adf6d2cc94f20ba37f2776d0d61e22267f0e authored almost 3 years ago by flow <[email protected]>
Merge pull request #232 from Scrumplex/fix-help-links

Switch to polymc.org wiki

github.com/PrismLauncher/PrismLauncher - dc9e2508684b6cbedd03c36fcbb4b91095962e91 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Merge pull request #230 from Scrumplex/fix-iconthemes

Reorganize icon themes

github.com/PrismLauncher/PrismLauncher - b6cf0359faf1d366a4afd92930008d25ea492049 authored almost 3 years ago by Ezekiel Smith <[email protected]>
refactor: use Enum instead of raw int for ModLoaderType

github.com/PrismLauncher/PrismLauncher - 39bd04f06ff42623f7349096d707c4a877fc7cd7 authored almost 3 years ago by flow <[email protected]>
clarify some method names and comments

github.com/PrismLauncher/PrismLauncher - d755174bee1b1c5ba507d1d407236190501c7940 authored almost 3 years ago by flow <[email protected]>
refactor: move "get versions" task from page to model

This seems more reasonable

github.com/PrismLauncher/PrismLauncher - 5a638fa97711231638615f920462ed5f5f4507e0 authored almost 3 years ago by flow <[email protected]>
refactor: use only a single unique_ptr for the api

github.com/PrismLauncher/PrismLauncher - 5e9d49a91082c53907db84df809d21c3bdc8bcac authored almost 3 years ago by flow <[email protected]>
chore: bump to 1.1.0

github.com/PrismLauncher/PrismLauncher - ae39d16c11d5c4bc5d10e3cc87d5e55367ef2f9b authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
fix: update news links to point to polymc.org

github.com/PrismLauncher/PrismLauncher - b93daf1fb743f09d48595f554d93a49fe448d6b7 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
refactor: move help URL into buildconfig

github.com/PrismLauncher/PrismLauncher - 6545d250e8f3e10385cbf86f0d7f46feb7b2456c authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
fix: switch to polymc.org wiki

github.com/PrismLauncher/PrismLauncher - b162351ff45a124b9f1df7658f4cfb8d607737a3 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #221 from flowln/install_button

github.com/PrismLauncher/PrismLauncher - 53468ea474fb29886192a6fab0a25d1219fd9a1c authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
fix: reorganize icon themes

Rename MultiMC to Legacy
Simple (Colored) is now the first icon theme
Custom is now the last ico...

github.com/PrismLauncher/PrismLauncher - 3697d70b48ec2c54d1574fdb0b051c61c2430f51 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
fix extra spacing in resource packs and shader packs, and move button up

hopefully now its finally ok

github.com/PrismLauncher/PrismLauncher - e0c025b162fe44fb29951d4bd55e675ae504c871 authored almost 3 years ago by flow <[email protected]>
hack: hide 'Download Mods' button when not in the mods tab

github.com/PrismLauncher/PrismLauncher - 9e443faba3fe8ef9b14fd466e9e98aaeaf68656e authored almost 3 years ago by flow <[email protected]>
change 'Install Mods' -> 'Download Mods' and change position

github.com/PrismLauncher/PrismLauncher - f95cebaf06e30705d9980fa765189674f13113a7 authored almost 3 years ago by flow <[email protected]>
fix windows compilation

github.com/PrismLauncher/PrismLauncher - 9a8599e4ba7e1df616d0e4b4a4a899792ecaa3e1 authored almost 3 years ago by flow <[email protected]>
refactor: move url creation for mods to modplatform/

Moves all things related to creating the URLs of the mod platforms
that go to network tasks to a...

github.com/PrismLauncher/PrismLauncher - 2d68308d4920be4c28a73d7646814765eee7b7a2 authored almost 3 years ago by flow <[email protected]>
refactor: extract common code in mod pages and model

This creates a hierarchy in which ModPage and ModModel are the parents
of every mod provider, pr...

github.com/PrismLauncher/PrismLauncher - 0dd1c26cf3cd68cd83f5d9da6cf34d4aa3f30db2 authored almost 3 years ago by flow <[email protected]>
refactor: Use a single indexed pack for mods

Since there's little difference between them, let's remove duplication
and merge them.

github.com/PrismLauncher/PrismLauncher - 881b2f2b385f19d9b64a149fca3c3741a803a172 authored almost 3 years ago by flow <[email protected]>
Merge pull request #216 from txtsd/ignore_paths

Don't build when updating non-code

github.com/PrismLauncher/PrismLauncher - ca211558b5a4ee8b0dec3471c92f952002216532 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Ignore certain paths for CI

github.com/PrismLauncher/PrismLauncher - 3a03f908312afe86222215232cf2e32079e2649d authored almost 3 years ago by txtsd <[email protected]>
Merge pull request #214 from PolyMC/ZekeSmith-newReadme

Modify readme to use website

github.com/PrismLauncher/PrismLauncher - 9020f632b254c032365288f312330ad194f680bf authored almost 3 years ago by timoreo22 <[email protected]>
Merge pull request #205 from timoreo22/fix-version-select

Fixed wrong version info

github.com/PrismLauncher/PrismLauncher - 8bdd2befe961d1c70e89d096f71581dd50a032f9 authored almost 3 years ago by timoreo22 <[email protected]>
Update and link latest build to actions

github.com/PrismLauncher/PrismLauncher - ebececf8c682c77e51fc1ea29c8ea353ac10ba3b authored almost 3 years ago by Ezekiel Smith <[email protected]>
Merge pull request #163 from txtsd/windows_data_dir

Replace build layouts with Launcher_PORTABLE cmake flag

github.com/PrismLauncher/PrismLauncher - e1f28be15128175467e8a44e9556223963fb56c1 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Modify readme to use website

github.com/PrismLauncher/PrismLauncher - 10231aa404513b06a9663b973bdb7d23423d71a5 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Merge pull request #207 from flowln/curseforge_api

github.com/PrismLauncher/PrismLauncher - 139ff82432897e68bddab9ed8e9aec89c174d0fe authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
fix: Do not loop when its not a fabric mod on Flame version validation

Since there's no validation for forge mods since the start, we were just
looping with no porpuse...

github.com/PrismLauncher/PrismLauncher - 4e8f075ff3c62292e2aff2aa5ddf59aaa18cdf05 authored almost 3 years ago by flow <[email protected]>
Update FMLLIBS_BASE_URL

Updated FMLLIBS_BASE_URL to https://files.polymc.org/fmllibs/

Fixes #208

github.com/PrismLauncher/PrismLauncher - 148775b3e97f67547af88e0ced643c042bbe28fc authored almost 3 years ago by Lenny McLennington <[email protected]>
fix: Always tell Flame API which modloader we are using

Fixes #206 partially. Although we don't list mods that have no
compatibility with the mod loader...

github.com/PrismLauncher/PrismLauncher - 075d900d45f25475c7fe600d6237f17d5c257d30 authored almost 3 years ago by flow <[email protected]>
Apply suggestions from code review

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

github.com/PrismLauncher/PrismLauncher - 5d1ca33b84afee9f09093c27f2eff525325d08cb authored almost 3 years ago by txtsd <[email protected]>
Cleanly free NetJob in flame modpack

github.com/PrismLauncher/PrismLauncher - ccc493cb2bd1873152c1cc94d81604d4e80f1225 authored almost 3 years ago by timoreo <[email protected]>
Fixed wrong version info

github.com/PrismLauncher/PrismLauncher - 2745325ae007315694064b158daa65a63abb8ad4 authored almost 3 years ago by timoreo <[email protected]>
Merge pull request #203 from glowiak/patch-4

github.com/PrismLauncher/PrismLauncher - 84e9ce71b06f7f123eb0a600ccd9fa0700bae647 authored almost 3 years ago by dada513 <[email protected]>
Merge pull request #201 from Scrumplex/fix-instancetype-reregistration

github.com/PrismLauncher/PrismLauncher - 88fc1e32ee6bb9338c97178aa2530e45899022cb authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Notify about needed AppBSD version

github.com/PrismLauncher/PrismLauncher - 4f975bfb04ec4ae70ebbec2ddb2644f994104259 authored almost 3 years ago by glowiak <[email protected]>
Merge pull request #195 from babbaj/nix-refactor

nix: Use POLYMC_JAVA_PATHS

github.com/PrismLauncher/PrismLauncher - 692b9cf0e0efd00e3f5bc0bbdc4e517010c7773a authored almost 3 years ago by timoreo22 <[email protected]>
Merge pull request #193 from flowln/develop

Allow for downloading multiple mods at once

github.com/PrismLauncher/PrismLauncher - ae354688c96927e95db8c06c53ada0b5d7e77f26 authored almost 3 years ago by timoreo22 <[email protected]>
fix: load instances no matter their instance type

github.com/PrismLauncher/PrismLauncher - c9bf7f9896af6e864048b9c024d777c47e770f6e authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
nix: Use POLYMC_JAVA_PATHS

github.com/PrismLauncher/PrismLauncher - e8929599a52a7df3a67b76fd7bf586a219030247 authored almost 3 years ago by Babbaj <[email protected]>
Merge pull request #199 from Scrumplex/fix-translations

github.com/PrismLauncher/PrismLauncher - 27f37315f84536d75d95bc1879e8a4513fcfc831 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
merge upstream and resolve conflicts

github.com/PrismLauncher/PrismLauncher - c4f4e9e620ee4a7094542190bc18cc167d00a7ff authored almost 3 years ago by flow <[email protected]>
Merge pull request #183 from timoreo22/fix-versions-segfault

Fixed segfault in mod download

github.com/PrismLauncher/PrismLauncher - f2b850ad200b1b871402c4d4bb2676f1e1288d3d authored almost 3 years ago by Ezekiel Smith <[email protected]>
Merge pull request #192 from Scrumplex/refactor-remove-legacy-instances

Drop legacy instances

github.com/PrismLauncher/PrismLauncher - ccc27d1b7c8207580975122ad70f0f5687c4fffd authored almost 3 years ago by Ezekiel Smith <[email protected]>
fix(i18n): update translations URL

github.com/PrismLauncher/PrismLauncher - 4835ec3f6d8967e097f301ef806e94de82b866f6 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
fix: improve readability and set ok button as disabled by default

github.com/PrismLauncher/PrismLauncher - 40a9828fbab0e9a8b7f070714bdd87d3f279e18c authored almost 3 years ago by flow <[email protected]>
fix(ui): add translation func to text in the confirm dialog

github.com/PrismLauncher/PrismLauncher - 04840d0638f933416a0d14b2ef822c6f8da5e373 authored almost 3 years ago by flow <[email protected]>
Merge branch 'PolyMC:develop' into develop

github.com/PrismLauncher/PrismLauncher - 38f12c50f773ed7ec54bc8ea11691352aef81aee authored almost 3 years ago by flow <[email protected]>
fix: use legacy data path if it exists

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

github.com/PrismLauncher/PrismLauncher - 69d01204e0e1220e196d4a7cb6cfdb41292bc6a9 authored almost 3 years ago by txtsd <[email protected]>
Replace layouts with LAUNCH_PORTABLE

github.com/PrismLauncher/PrismLauncher - 1e3b896fdaa8b557b648397d10166a52a284c4c7 authored almost 3 years ago by txtsd <[email protected]>
Merge pull request #158 from txtsd/actions

CI: Release builds and workflow

github.com/PrismLauncher/PrismLauncher - 9e35560554eb089370ba487e5b6265b4bd8e739a authored almost 3 years ago by timoreo22 <[email protected]>
Use System Qt for generic Linux build

github.com/PrismLauncher/PrismLauncher - f9d4751ec04963749c16c5d707ce7e5411b41ca3 authored almost 3 years ago by txtsd <[email protected]>
Merge pull request #169 from Scrumplex/rfc-template

Add issue template for RFCs

github.com/PrismLauncher/PrismLauncher - a66e6a413fa98bf5db278daf08b1d1d16012ab08 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Merge pull request #174 from dada513/readme_better

Prepare readme for 1.1.0, mark unofficial packages as unofficial

github.com/PrismLauncher/PrismLauncher - 2c911a5475d2ab2eb246a17fe2fe175e2729a959 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Merge pull request #186 from theglitch76-forks/develop

Enable WSL support

github.com/PrismLauncher/PrismLauncher - e2c2a380058262363f98660f4868a85a160ec546 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #172 from Scrumplex/fix-update-client-id

Switch to new MSA Client ID

github.com/PrismLauncher/PrismLauncher - aa4a6bb3be8eadb3cc6788c522166741e066cbe1 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #180 from Scrumplex/feat-msa-clientid-detection

Detect MSA Client ID change

github.com/PrismLauncher/PrismLauncher - 4af020161d3092a6aa7abd0f51d4090cf09633ab authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
fix: sort mod list in confirmation dialog

github.com/PrismLauncher/PrismLauncher - f8b0d6453ae81488ddfd4c83b329e2c88787c49e authored almost 3 years ago by flow <[email protected]>
feat: add confirm dialog for installing mods

When selecting multiple mods at once, it can become hard to keep track
of which ones you selecte...

github.com/PrismLauncher/PrismLauncher - 0102e9194075a53c2816966afb9d12b84ed4c276 authored almost 3 years ago by flow <[email protected]>
fix(ui): change text in selection button when there's no valid version

github.com/PrismLauncher/PrismLauncher - 1004211a66370f2f39b81fdfc05e0e3645e91b90 authored almost 3 years ago by flow <[email protected]>
feat(ui): allow downloading multiple mods from CurseForge at once

github.com/PrismLauncher/PrismLauncher - f5cf4eb45f6610851367bdcab7b87766bed14288 authored almost 3 years ago by flow <[email protected]>
feat(ui): allow downloading multiple mods in Modrinth at once

github.com/PrismLauncher/PrismLauncher - 512395e3f1ada7e16fa547f7fbe050e20a6d3209 authored almost 3 years ago by flow <[email protected]>
feat: change task container in ModDownloadDialog to a QHash

Previously, we used a unique_ptr to a ModDownloadTask to keep track of
the selected mod to downl...

github.com/PrismLauncher/PrismLauncher - 9c6727e27f55dd888c8cfc5147fdf0f6f8378f46 authored almost 3 years ago by flow <[email protected]>
refactor: set default InstanceType to OneSix

github.com/PrismLauncher/PrismLauncher - 624ab25cd490833fa43743137918f7014c9fe376 authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
refactor: drop LegacyInstance

github.com/PrismLauncher/PrismLauncher - a70d1f1a9184a9f0506c439be1009e5ba3c77b5b authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
refactor: drop migration for pre-component instances

github.com/PrismLauncher/PrismLauncher - 3059f130114a542f9a28ac7b665cc844ee90b03d authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Create releases in a separate workflow

github.com/PrismLauncher/PrismLauncher - d3e7d30ee0e242a6f591b61295adf05bf8488de1 authored almost 3 years ago by txtsd <[email protected]>
Add generic Linux system builds

github.com/PrismLauncher/PrismLauncher - 5bbb4f31dcc53b251b9f5836e73fff64abe91970 authored almost 3 years ago by txtsd <[email protected]>
remove notifications

github.com/PrismLauncher/PrismLauncher - da70122d9c46c6281c06fe1dedc558c13077f64f authored almost 3 years ago by swirl <[email protected]>
Revert ba6a97557a0d90d77e9eba560931414e39042447

Let evil win.

github.com/PrismLauncher/PrismLauncher - 8556ff5eac8a5a880896e954081e5c9ada224eaa authored almost 3 years ago by Glitch <[email protected]>
Fixed segfault when closing window while version info download is still going

github.com/PrismLauncher/PrismLauncher - adacab33494f307a93e41ac0eee4fdd226c39614 authored almost 3 years ago by timoreo <[email protected]>
Merge pull request #168 from Kloenk/nix_flake_meta

Nix flake meta

github.com/PrismLauncher/PrismLauncher - 613b351f1342ac80f5699dbdb53b9ff5c1f1056f authored almost 3 years ago by dada513 <[email protected]>
fix: typo for account disabled error messages

github.com/PrismLauncher/PrismLauncher - 80a29af497bec487f87a9ae545a2f94c3685f6df authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
Merge pull request #178 from Scrumplex/add-contributor-covenant

Add Contributor Covenant 2.1

github.com/PrismLauncher/PrismLauncher - 7e1fad55d965dc724b72d48e607c6b618c21afa5 authored almost 3 years ago by Ezekiel Smith <[email protected]>
Grab short version

github.com/PrismLauncher/PrismLauncher - 9b7cd029a79f42456c0907014737b5cdd62fc657 authored almost 3 years ago by txtsd <[email protected]>
feat(accounts): interrupt MSAStep when client ID doesn't match

github.com/PrismLauncher/PrismLauncher - c5d9944993832f16e76a9a63a402665c5321267b authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
feat(accounts): save client id in MSAStep

github.com/PrismLauncher/PrismLauncher - 14717396eb9be5f14b23a1af50e1379e66cfaf3c authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
feat(accounts): add disabled account state

github.com/PrismLauncher/PrismLauncher - 9c71f364d25df5a992c7067ecfca2e095abcc20f authored almost 3 years ago by Sefa Eyeoglu <[email protected]>
feat(accounts): support msa-client-id value

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

github.com/PrismLauncher/PrismLauncher - 10de75623ecd276a56c51bc5c11166f5e94a7b4c authored almost 3 years ago by dada513 <[email protected]>