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

refactor: replace QRegExp with QRegularExpression

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

github.com/PrismLauncher/PrismLauncher - ff2cd50bfaeaab89ab830f1223c1e3649642dfa3 authored over 2 years ago
ATLauncher: Reset existing directory if required

github.com/PrismLauncher/PrismLauncher - a7fc23dd96981b1bc2449b5bf32f1913b45ecbc8 authored over 2 years ago
Merge pull request #880 from Scrumplex/fix-loader-importance

Make loader components not important

github.com/PrismLauncher/PrismLauncher - c1bcbf8c63ef4543fdf0d5529089721d2b4a01dd authored over 2 years ago
ATLauncher: Parse keeps and deletes from pack manifests

github.com/PrismLauncher/PrismLauncher - 9e69b8fe1bf8b325f6c386b7578408da4b775177 authored over 2 years ago
ATLauncher: Add modes to install task and display appropriate message

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

github.com/PrismLauncher/PrismLauncher - e0ae631d59103cd32d758dec76e55b3a40b86be2 authored over 2 years ago
Merge pull request #876 from Scrumplex/revert-updater-stuff

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

github.com/PrismLauncher/PrismLauncher - 3b187b5246e1ad32bf672e1ef79686b3d14dcbcc authored over 2 years ago
Rewrite polymc.6 in scdoc, build, and install it

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

github.com/PrismLauncher/PrismLauncher - 20666763f064ab476e6d355af06d7a45dadd68fe authored over 2 years ago
Merge pull request #851 from russellbanks/patch-1

github.com/PrismLauncher/PrismLauncher - f591c876650385423d205d40350a210098c86751 authored over 2 years ago
Merge pull request #808 from Scrumplex/fix-lgtm-warnings

github.com/PrismLauncher/PrismLauncher - e6fe701727268a5c2284fec2867c0a9bfe10b1aa authored over 2 years ago
Merge pull request #884 from jopejoe1/ftbuifixed

Updated FTB Classic layout

github.com/PrismLauncher/PrismLauncher - 35a698ef725bf250a5348bea8c47ff3470be7515 authored over 2 years ago
Merge pull request #890 from Scrumplex/fix-technic-forge

Fix Technic instances using Forge

github.com/PrismLauncher/PrismLauncher - 998271414e5c53539dc8d2027c338b181442c453 authored over 2 years ago
Merge pull request #881 from gytis-ivaskevicius/develop

github.com/PrismLauncher/PrismLauncher - 1749f2542055d7fdd52fee7b1976f55c6e532d6f authored over 2 years ago
fix(technic): map loader libraries to components properly

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

github.com/PrismLauncher/PrismLauncher - 4ab0e70a9af2992f917b7900dbc99352b1134652 authored over 2 years ago
Merge pull request #839 from flowln/modrinth_packs_bug_hunt

github.com/PrismLauncher/PrismLauncher - 08989bde5ea2f08ece041b5b6d092ad324d2f431 authored over 2 years ago
fix: spelling of CF

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

github.com/PrismLauncher/PrismLauncher - 906f26698b73f3868939d3f66e6e639ac2da2263 authored over 2 years ago
fix: disable MSA login if it is NOT supported

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

github.com/PrismLauncher/PrismLauncher - 87cbff391c28d78a5be3d96a0fd58e224d2ed72e authored over 2 years ago
feat: track capabilities of application

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

github.com/PrismLauncher/PrismLauncher - 4103948132636fcb01daa866f107259a821419dd authored over 2 years ago
feat: add validation for Flame key and MSA client ID

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

github.com/PrismLauncher/PrismLauncher - 311b081e601df907378736011a50424087a5d60b authored over 2 years ago
chore: add missing license headers

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

github.com/PrismLauncher/PrismLauncher - 962923bbcecc096f52ca40ffe48382e05b553720 authored over 2 years ago
refactor: rename references to CurseForge to Flame

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

github.com/PrismLauncher/PrismLauncher - 8a1a583afef0a719a3b793ce32bb93cc2d6180bb authored over 2 years ago
Updated FTB Classic layout

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

github.com/PrismLauncher/PrismLauncher - 9e19b73ce6c27cef72462eee717449337bdf2f92 authored over 2 years ago
Cleanup flake.nix

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

github.com/PrismLauncher/PrismLauncher - e11706d99d8cfa38a72cc4bde29e8374c05e203a authored over 2 years ago
fix: make loader components not important

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

github.com/PrismLauncher/PrismLauncher - 301b811310ce03454deb5167a1d05ddbd82a8007 authored over 2 years ago
feat: lazy-load MinecraftInstance settings

Makes the startup go fast!

vrum

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

github.com/PrismLauncher/PrismLauncher - 273cf3d5655a6b2973191bf5403bfbe9a9b8ba15 authored over 2 years ago
change: put settings initialization in a separate function

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

github.com/PrismLauncher/PrismLauncher - f432cfd73af163f769da4bf8cbc38bc8636d631b authored over 2 years ago
fix: remove tests for updater

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

github.com/PrismLauncher/PrismLauncher - ffa756ccee8c63471cd8425ab4f4ffcad8875b79 authored over 2 years ago
Revert "fix: remove updater if it is not used"

This reverts commit 2ff0aa09e35eb6910ef0a030ea41f84a1ed95782.

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

github.com/PrismLauncher/PrismLauncher - e210a4b2444e7e818cf2959027b719c928e2ecca authored over 2 years ago
Merge pull request #794 from Scrumplex/resolve-jars-dynamically

github.com/PrismLauncher/PrismLauncher - f1902a44716201d9d6431cab762663cd749b58eb authored over 2 years ago
Merge pull request #707 from Jan200101/PR/gamemode

Add Performance related settings

github.com/PrismLauncher/PrismLauncher - 04b865adaec8f7af1a148e004c67c0483dbcc67b authored over 2 years ago
chore(readme): Reword and place entry in alphabetical order

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

github.com/PrismLauncher/PrismLauncher - 00df092a99214db0a4c2329e0a07af7b9a70df14 authored over 2 years ago
Add Performance related settings

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

github.com/PrismLauncher/PrismLauncher - cad581388f32dc3523c81f614e898716685f35c3 authored over 2 years ago
Merge pull request #871 from Scrumplex/configure-dco

github.com/PrismLauncher/PrismLauncher - e7ed3abb799ce1e648a734aae0ad82951df33ad9 authored over 2 years ago
fix: aborts when using a Qt build with assertions enabled

Preventing undefined behaviour hooray! :D

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

github.com/PrismLauncher/PrismLauncher - e5f6dc1b14a03b078b69be1c4c3c5819092604c3 authored over 2 years ago
feat+fix: cache Flame modpack versions

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

github.com/PrismLauncher/PrismLauncher - 64776d6bacfd33317306d08c5ce35b7827714c04 authored over 2 years ago
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 (...

github.com/PrismLauncher/PrismLauncher - 145da82cd8ca6856975eca175fdad74f6d6a0659 authored over 2 years ago
fix: add progress indicator on Flame mod resolution dialog

This code is super :pofat: omg

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

github.com/PrismLauncher/PrismLauncher - 4bfc445cf8f2a9b0e1d704e43f5a81f841159f79 authored over 2 years ago
feat+fix: cache versions and extra info in Modrinth packs

When you change a copy thinking you're changing the original data smh

Signed-off-by: flow <flow...

github.com/PrismLauncher/PrismLauncher - 0ec4ade6837259a93db47acd5a12df591c69efb5 authored over 2 years ago
fix: use better naming for Modrinth pack versions

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

github.com/PrismLauncher/PrismLauncher - 64d123f5243ee666d4e0c582452ec804e4fbe74b authored over 2 years ago
fix: don't use uniform sizes in Modrinth modpack viewer

Apparently, when Qt sees an icon with the height smaller than the rest,
with this option set, it...

github.com/PrismLauncher/PrismLauncher - 4232b1cedbae070ef27bd56d3fb3fad165e9836e authored over 2 years ago
feat: resolve JARs dynamically

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

github.com/PrismLauncher/PrismLauncher - 474d77ac574c24918759413c2a77dc657e1e8581 authored over 2 years ago
chore(DCO): allow remediation

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

github.com/PrismLauncher/PrismLauncher - 3c40355d7c61a961d5037e49fc598113dae30dc2 authored over 2 years ago
fix: don't assume stable channel, if tag is unset

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

github.com/PrismLauncher/PrismLauncher - cbc1aad58d21f5551f1405ea441cfa176bf56739 authored over 2 years ago
feat: store git tag in buildconfig

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

github.com/PrismLauncher/PrismLauncher - 68c48b2c8a0c454f8746f6ab259252a6c72c4b5e authored over 2 years ago
chore: update Git CMake module

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

github.com/PrismLauncher/PrismLauncher - 0f9260869b4b53b3e0a199eed808cdd5cd4fd935 authored over 2 years ago
feat: hide channel if git tag is set

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

github.com/PrismLauncher/PrismLauncher - 881a5603dc4c075111f29daf55730a557840f36a authored over 2 years ago
fix: use semver format for build tag

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

github.com/PrismLauncher/PrismLauncher - 89a30a47c52bde8fd4b4af147aafc89075057e74 authored over 2 years ago
Merge pull request #870 from Scrumplex/fix-release-build

Fix release builds

github.com/PrismLauncher/PrismLauncher - 412fdb0f7b363e91d4f4ef3e973f29ab2b5a3613 authored over 2 years ago
Merge pull request #869 from DarkKirb/nix-ecm

fix: Add extra-cmake-modules to the nix build

github.com/PrismLauncher/PrismLauncher - 81d52b616903f221f4f011109de68567ec47578d authored over 2 years ago
fix: initialize accountIsOnline to fix build

CMAKE_BUILD_TYPE=Release makes the build fail otherwise.

Signed-off-by: Sefa Eyeoglu <contact@s...

github.com/PrismLauncher/PrismLauncher - 278d2169da20f53f71d75925afea44ecbc23fdcf authored over 2 years ago
Merge pull request #855 from Gingeh/account-list

github.com/PrismLauncher/PrismLauncher - 5599b5a337c04e23fd1b0d1b4cc4b54906ab0657 authored over 2 years ago
fix: Add extra-cmake-modules to the nix build

Signed-off-by: Charlotte 🦝 Delenk <[email protected]>

github.com/PrismLauncher/PrismLauncher - 471d6d603100e3668322d6da28ed1e1beee95456 authored over 2 years ago
Merge pull request #857 from Scrumplex/dco

Add Developer's Certificate of Origin (DCO)

github.com/PrismLauncher/PrismLauncher - b90d6b0f26613c5b4a4a1f20e7646ffeefe05c83 authored over 2 years ago
Merge pull request #864 from ivanpu/uncensored-offline

Don't censor "offline" word when that's the access token

github.com/PrismLauncher/PrismLauncher - cd22da9c627a26be14e7db5daa6f14dfd636330f authored over 2 years ago
Merge pull request #784 from Scrumplex/refactor-cmake

Refactor tests

github.com/PrismLauncher/PrismLauncher - fb75c23f4e63077e12ca6821f66c1a55158e5d12 authored over 2 years ago
Merge pull request #831 from flowln/abort_connections

Add missing connections to the abort signal in some tasks

github.com/PrismLauncher/PrismLauncher - 7f22994f6889706ba667baca32968787fe86ad44 authored over 2 years ago
Merge pull request #818 from flowln/tiny_mod_icons

Always scale mod icons to the right size

github.com/PrismLauncher/PrismLauncher - 7aba7b60641c74ead1f57c3ebe6a56c93dd4d5d1 authored over 2 years ago
Merge pull request #860 from kthchew/fix/status-version

Show MC version of instance in status bar

github.com/PrismLauncher/PrismLauncher - e32030f364f71c8300ff25a33562c987e288440d authored over 2 years ago
don't censor offline access token

github.com/PrismLauncher/PrismLauncher - b40619bcbd530c6fc0f8420c3272b6cc902201b0 authored over 2 years ago
Merge pull request #786 from flowln/concurrent_tasks_slimmed

github.com/PrismLauncher/PrismLauncher - fe2e1d931f56902440e80552c43460d59bc574c3 authored over 2 years ago
Merge pull request #845 from flowln/news_in_launcher

github.com/PrismLauncher/PrismLauncher - 2e17e780528e8646e1e3ab9e4eb68a9ea1126c48 authored over 2 years ago
Merge pull request #863 from Scrumplex/fix-braindead-moment

update NewLaunch package name

github.com/PrismLauncher/PrismLauncher - f2fa82fd3c8e91c4da5800fbbbb5e222359dc185 authored over 2 years ago
fix: update NewLaunch package name

github.com/PrismLauncher/PrismLauncher - 8cec4b60a601902dc6c6eff23c3a54b48630c312 authored over 2 years ago
Merge pull request #800 from Scrumplex/refactor-newlaunch-package

Rename NewLaunch package

github.com/PrismLauncher/PrismLauncher - bf9888099cb34e9faa0d462275a57296691852fa authored over 2 years ago
feat: use ConcurrentTask for mod downloads

Way faster :)

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

github.com/PrismLauncher/PrismLauncher - 02201631e72992a520595a2dfc64084dc9274788 authored over 2 years ago
feat: add ConcurrentTask

This tasks (or rather, meta-task) has the ability to run several other
sub tasks concurrently.

...

github.com/PrismLauncher/PrismLauncher - 8e80b4bfc119fc4b5649e232167d7908c34f2c15 authored over 2 years ago
Merge pull request #652 from flowln/mod_page

github.com/PrismLauncher/PrismLauncher - 63dfc0633faa01ee798b3623b4a1a36a189abef0 authored over 2 years ago
Merge pull request #785 from icelimetea/reformat-javacheck

github.com/PrismLauncher/PrismLauncher - 50f1847904af43c1e2641b7d66c453edce37ba23 authored over 2 years ago
Remove redundant type name from status bar

The type name is always "Minecraft", so it showed "Minecraft X.X.X (Minecraft)"

github.com/PrismLauncher/PrismLauncher - 79840f0fca9fd7b04b331a3fbf151ad0e11c7817 authored over 2 years ago
Fix Minecraft version not appearing in status bar

github.com/PrismLauncher/PrismLauncher - 06bf7b0f317cc6c0ff939644e23eba00fa7708cc authored over 2 years ago
Merge branch 'PolyMC:develop' into account-list

github.com/PrismLauncher/PrismLauncher - dbb63b97bdb680bdadb7c9e4142b5972baf8a5a2 authored over 2 years ago
chore: add DCO requirement

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

github.com/PrismLauncher/PrismLauncher - 3039cb5c0267f51ab3627a87e4304821240a5449 authored over 2 years ago
Change Online status to Ready

github.com/PrismLauncher/PrismLauncher - b5d2570fe2a5d2a4ce49524a4a022a517f27f428 authored over 2 years ago
change: better regex for removing 'The' when sorting mods

Teh :|

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

github.com/PrismLauncher/PrismLauncher - 5f951e8f213e3636f4e64190fe1a720067963108 authored over 2 years ago
Merge pull request #826 from kthchew/fix/kill-menubar

github.com/PrismLauncher/PrismLauncher - 286f82cc99322398d720f2bbf88869c42960227d authored over 2 years ago
Merge pull request #837 from DioEgizio/fix-sort-mr

github.com/PrismLauncher/PrismLauncher - ed5415aeb87ca2ef1ab5094caf95b3f3f6e7b7b1 authored over 2 years ago
Disable the refresh button for offline accounts

github.com/PrismLauncher/PrismLauncher - bef79df6bba3c04737529e2631a88d27d6b37471 authored over 2 years ago
Merge remote-tracking branch 'origin/account-list' into account-list

# Conflicts:
# launcher/minecraft/auth/AccountData.cpp

github.com/PrismLauncher/PrismLauncher - 2edabe0f994ce7875fe6f38ec3e21daf9095c4da authored over 2 years ago
add tr() to offline account name

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

github.com/PrismLauncher/PrismLauncher - 91b5f0228d77d2b64d615824f09b4f82c8d687b5 authored over 2 years ago
add tr() to offline account name

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

github.com/PrismLauncher/PrismLauncher - d639da741ba8aadb6a831d90435fc21c14f9ebb2 authored over 2 years ago
Move account checkboxes to the profile column (oops)

github.com/PrismLauncher/PrismLauncher - 84bd5ace6cca2c9cd810426bf7cff12941694624 authored over 2 years ago
Rename profile column to username and update the tooltip

github.com/PrismLauncher/PrismLauncher - 63589d2ba97bc3fa5b4fc2fdd30a32a034aa9b50 authored over 2 years ago
Disable skin buttons for offline accounts

github.com/PrismLauncher/PrismLauncher - d6f4ff26b548f9b340297c15df33680cf45359ad authored over 2 years ago
Make the profile and account name columns use all available space

github.com/PrismLauncher/PrismLauncher - b606a2e040b96b6d80fae012a4eef43307a04771 authored over 2 years ago
Move the profile name column to the left

github.com/PrismLauncher/PrismLauncher - f685139d89bb10fd8ec9872b710d118530b97976 authored over 2 years ago
Don't show account name for offline accounts

github.com/PrismLauncher/PrismLauncher - 68d6ce60a9e74758743d2a43d9e4604fd06e6511 authored over 2 years ago
Merge pull request #827 from kthchew/fix/menubar-separator

Workaround Qt bug to fix menu bar separators on macOS

github.com/PrismLauncher/PrismLauncher - 774ed044fcac9c444f41e0f93435089338e8366c authored over 2 years ago
Merge pull request #811 from jn64/fix/window-title

Fix duplicate name in window title

github.com/PrismLauncher/PrismLauncher - 9cc235cde0624e7797d6a37ebc3171b9f69ac926 authored over 2 years ago
Merge pull request #834 from DioEgizio/reword-flame-warning

chore(flame): reword warning

github.com/PrismLauncher/PrismLauncher - 91375e4c6d2a5767495e8af0845ebe28ed969c48 authored over 2 years ago
Merge pull request #724 from Zetvue/patch-1

* Resize PolyMC logo

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

github.com/PrismLauncher/PrismLauncher - 0ef8da64e0e74efde2adc266972a4ce8c7bf85bb authored over 2 years ago
fix: use `clicked` instead of `pressed` signal for button clicks

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

github.com/PrismLauncher/PrismLauncher - 9ef38171e246dcc88878f438d06bf8d7f72aec51 authored over 2 years ago
feat: add news reader dialog

Makes it easier to read about new blog posts! Yay :D

github.com/PrismLauncher/PrismLauncher - 455e4de6f32d8b46e5798409e19cd27af4a8e083 authored over 2 years ago
fix: use right name for the content of a News entry

github.com/PrismLauncher/PrismLauncher - 4e319254dd654bd12af5c89292905f35ef25fa20 authored over 2 years ago
fix(modrinth): fix sorting

github.com/PrismLauncher/PrismLauncher - 04e8780dd088e500fb2d22564b4bb83b1640c14a authored over 2 years ago
Update launcher/ui/pages/modplatform/flame/FlamePage.ui

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

github.com/PrismLauncher/PrismLauncher - 0fe438406737524197a4d5ef50821514688ed254 authored over 2 years ago
chore(flame): reword warning

github.com/PrismLauncher/PrismLauncher - bdfcd0b99e7b67b3adb94f969ddfec98f2a1a601 authored over 2 years ago
fix: add missing connections to the abort signal

Beginning with efa3fbff39bf0dabebdf1c6330090ee320895a4d, we separated
the failing and the aborti...

github.com/PrismLauncher/PrismLauncher - 5da87d190464421b4dc50810aaf9619f1ef29d5a authored over 2 years ago
Merge pull request #830 from Scrumplex/fix-launchermeta

Replace old reference to launchermeta

github.com/PrismLauncher/PrismLauncher - 821edf0f51776155a68a74a310ee7d03b8ea2c71 authored over 2 years ago
fix: remove old reference to launchermeta

github.com/PrismLauncher/PrismLauncher - 04e822acfbe70f110122ea0a2c4b4c65050e902d authored over 2 years ago
Workaround Qt bug to fix menu bar separators on macOS

github.com/PrismLauncher/PrismLauncher - c31fce362153a0a3b89d1edd0360208ecec228a1 authored over 2 years ago