Ecosyste.ms: OpenCollective

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

The Quilt Project

The Quilt project is an open, community-driven modding toolchain designed primarily for Minecraft
Collective - Host: opensource - https://opencollective.com/quiltmc - Website: https://quiltmc.org/ - Code: https://github.com/QuiltMC

Revert "Editorconfig"

This reverts commit 1313ea3adcdc5b826c813a229b871a127910e808.

github.com/QuiltMC/cozy-discord - a5134494d0d69769b04f608f9a8d1a6232bbb279 authored over 1 year ago by sschr15 <[email protected]>
Fix #80 + add log test

github.com/QuiltMC/cozy-discord - 0f66565336635fb1abde798028d20321a1184168 authored over 1 year ago by sschr15 <[email protected]>
parse usernames and sessionId in pre-1.6 versions (#367)

github.com/QuiltMC/quilt-loader - 4562c4a75148c7260d81677689d9cdbb241b9eb9 authored over 1 year ago by Adelina <[email protected]>
Quiet overzealous logging in ClasspathModCandidateFinder

github.com/QuiltMC/quilt-loader - 5dc6eec1e65080f24e6c3f823d0e999bfdbc0e3b authored over 1 year ago by glitch <[email protected]>
Switch to the new Minecraft Wiki URL (#501)

Fandom no moreeeeeeeeeee

github.com/QuiltMC/quilt-mappings - 8b06f3932bc62fbe36c36e96cfb74f7ba1943979 authored over 1 year ago by Ennui Langeweile <[email protected]>
Bump version

github.com/QuiltMC/quilted-fabric-api - 7c0701ab88e51cda561758a132dea609fa3eee22 authored over 1 year ago by Ennui Langeweile <[email protected]>
Do not distribute Fabric GameTest API

github.com/QuiltMC/quilted-fabric-api - ff1e9c95500df27e1344a293acc4d1356fc0cb60 authored over 1 year ago by Ennui Langeweile <[email protected]>
Merge pull request #124 from xtexChooser/xtex/merge-upstream-1.20.1

Merge upstream 0.89.0

github.com/QuiltMC/quilted-fabric-api - 892a21182ab8d2c2a12a2fe8aeca14a4ac56189c authored over 1 year ago by ix0rai <[email protected]>
Sync with Fabric API v0.89.0

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

github.com/QuiltMC/quilted-fabric-api - 035f180a13f60f6f3b135dc58a561f65222f4dc1 authored over 1 year ago by xtex <[email protected]>
Fix ClientConfigurationNetworkAddon.handleReady() being called too late. (#3331)

This fixes a crash when assertions are enabled.
Also fixes ClientConfigurationConnectionEvents....

github.com/QuiltMC/quilted-fabric-api - 74a33ae79d9bff841816883ea158e5ef3f680e1a authored over 1 year ago by modmuss <[email protected]>
Handle null being passed as the datafix type to PersistentState.Type (#3328)

* Handle null being passed as the datafix type to PersistentState.Type

Closes #3327

* Chec...

github.com/QuiltMC/quilted-fabric-api - b1b4f7b0a24274bc4811f0f45d8ed120144e0c0b authored over 1 year ago by modmuss <[email protected]>
Support trade rebalance experiment (#3311)

* Support trade rebalance experiment

* Add pool IDs

* Delayed pool modification

* Fix u...

github.com/QuiltMC/quilted-fabric-api - 219ee513db3cc5202f61aea7bd4c8b5b7a39cc20 authored over 1 year ago by apple502j <[email protected]>
Add Discourse Legal Tools plugin

github.com/QuiltMC/forum.quiltmc.org - 4039ea90d56cb050dd026bd150f06e91e2c9813c authored over 1 year ago by Southpaw <[email protected]>
Quick fixes for publishing (#58)

* Add draft system (for hiding unfinished articles)

* Small layout fixes and development warn...

github.com/QuiltMC/developer-wiki - 81d129acc1b1128017596857c845cb3d6c15beef authored over 1 year ago by anonymous123-code <[email protected]>
Add github actions & fix build errors (#56)

* Work on github actions

* Fix some link mistakes

* Final prep: Change project name to dev...

github.com/QuiltMC/developer-wiki - bda697cd935405c032c9a457ac042aacdcd1ff97 authored over 1 year ago by anonymous123-code <[email protected]>
Logs: add check for missing Java members

github.com/QuiltMC/cozy-discord - 6e70d603838b5cc4cb04de9f71ef3180d97fecc5 authored over 1 year ago by sschr15 <[email protected]>
manual dispatch because *wow* gradle hates me

github.com/QuiltMC/cozy-discord - 8e165c0af3093147101dc194b18d1e3c0ccf61fb authored over 1 year ago by sschr15 <[email protected]>
Revert "New Actions workflows first draft" (#164)

This reverts commit b9428ae1ba539435f1bf9e59c766e5141076e67f.

It turns out that using the cus...

github.com/QuiltMC/quiltmc.org - c137e09e7d08320082caa2d685deef454d52deef authored over 1 year ago by Southpaw <[email protected]>
Add javadoc to ModContainer.rootPath & getPath to point devs to "java.nio.file.Files" instead of using Path.toFile. (#363)

github.com/QuiltMC/quilt-loader - 813ad86f80d0e2be1eda2a44455699bbae3293f2 authored over 1 year ago by AlexIIL <[email protected]>
Fix backwards compat (#366)

github.com/QuiltMC/quilt-loader - bd62c851c4c63e843f4c968cfb03ea40b0afb386 authored over 1 year ago by AlexIIL <[email protected]>
Fix unhandled packets disconnecting the client. (#3324)

github.com/QuiltMC/quilted-fabric-api - 69e331e36e7862713359df9df2135dc862aabffe authored over 1 year ago by modmuss <[email protected]>
FRAPI improvements: context getters, full removal of fallback consumers, small enhancements (#3287)

* Add cull check and item transformation mode getter to FRAPI

* Terminally deprecate `fallbackC...

github.com/QuiltMC/quilted-fabric-api - 2034447cba83a64bc3ef072acb5fe483144a3d44 authored over 1 year ago by Technici4n <[email protected]>
Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart) (#3282)

* Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart)

* Review ...

github.com/QuiltMC/quilted-fabric-api - bbfadaecbda29a9865cc0480b70ca8f4c8cc08ba authored over 1 year ago by Technici4n <[email protected]>
Add a method to data generator entrypoints to register custom keys with priorities (#3087)

* Add JsonKeySortOrderCallback

* Use an entry point rather than an event for sort keys and prio...

github.com/QuiltMC/quilted-fabric-api - bbae80faea5a35d2a522fb3814a79aef79cc898c authored over 1 year ago by ErrorCraft <[email protected]>
FRAPI improvements: context getters, full removal of fallback consumers, small enhancements (#3287)

* Add cull check and item transformation mode getter to FRAPI

* Terminally deprecate `fallbac...

github.com/QuiltMC/quilted-fabric-api - 39a511ba532479bbcc52e49b9dded62f0730d014 authored over 1 year ago by Technici4n <[email protected]>
Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart) (#3282)

* Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart)

* Revie...

github.com/QuiltMC/quilted-fabric-api - ecfd5a888d408a3386200f7c95f75037e09eb4af authored over 1 year ago by Technici4n <[email protected]>
Add a method to data generator entrypoints to register custom keys with priorities (#3087)

* Add JsonKeySortOrderCallback

* Use an entry point rather than an event for sort keys and pr...

github.com/QuiltMC/quilted-fabric-api - 0883a8d4d9c2253a8fb394dccc7fdbda4f456a05 authored over 1 year ago by ErrorCraft <[email protected]>
Update build.gradle.kts

github.com/QuiltMC/quilt-installer - 4e6c27cb43d04c9dcf0e970e26b4b24b3633eda1 authored over 1 year ago by glitch <[email protected]>
Fix forums link in java8 prompt (#45)

github.com/QuiltMC/quilt-installer - 0ade91c8a2122e6947526d17bdf7ea7b1eda777b authored over 1 year ago by Ecorous <[email protected]>
Fixes to native code

github.com/QuiltMC/quilt-installer - bfc77cf83a45eb9ff974d75fce1ce0aa81954085 authored over 1 year ago by glitch <[email protected]>
Remove beacon toggle as it's been taken down.

This reverts commit 892281ec

github.com/QuiltMC/quilt-installer - 8a9336a0d8ed630cf57503bf5c29cd763b1159f8 authored over 1 year ago by glitch <[email protected]>
Add more detection for different Minecraft launchers

github.com/QuiltMC/quilt-installer - 9d5828e5011871c7a9e0cea1b51776cab05f4a96 authored over 1 year ago by glitch <[email protected]>
Teams: Change MartrixX to Iota

github.com/QuiltMC/quiltmc.org - fd0b99aedf508f877e1c1f5c9d234683bec91dea authored over 1 year ago by Southpaw <[email protected]>
Teams: Add Zoe

github.com/QuiltMC/quiltmc.org - 6c3e5c685e9bfa7245e5116a000acbcf3c9512a9 authored over 1 year ago by Southpaw <[email protected]>
Update incompatible-mods.json (#154)

ViaFabric+ no longer causes issues (Tested on Quilt 0.8.2, OpenJ9 21)

github.com/QuiltMC/quiltmc.org - dccb054e4d3d60d5a411920c0ab1462bdda8ac57 authored over 1 year ago by WinDos6.22 <[email protected]>
Remove team-members who have left from teamdata

github.com/QuiltMC/quiltmc.org - 90939536f0068dafca06ab5877550f81cd321c79 authored over 1 year ago by Southpaw <[email protected]>
fix `checkout/actions` (#153)

github.com/QuiltMC/quiltmc.org - 6ed69e73d9526f9fd642be22b51f569ec380dc70 authored over 1 year ago by ix0rai <[email protected]>
[Rewrite] Wiki base structure (#52)

* Add create item tutorial

* (Fix) Numbers in codeblocks are formatted wrong

* (feat) Add orde...

github.com/QuiltMC/developer-wiki - 9c98b6798f7420e8537e451dd85daeaca9fd8228 authored over 1 year ago by anonymous123-code <[email protected]>
match 1.20.2-pre4 to 1.20.2-pre3

github.com/QuiltMC/quilt-mappings - 02dec61d8ad749c107a30d4c3fcf666c7fe283d3 authored over 1 year ago by IotaBread <[email protected]>
Add instructions for installing Quilt on Curseforge

github.com/QuiltMC/quiltmc.org - 700e82dee2923ef94f6e1fa5940eb4f916916e54 authored over 1 year ago by Southpaw <[email protected]>
match 1.20.2-pre3 to 1.20.2-pre2

github.com/QuiltMC/quilt-mappings - cefb8927e656da01ad33ff9880731e79b3e77e0e authored over 1 year ago by IotaBread <[email protected]>
Fix NPE with empty records

github.com/QuiltMC/javadoc-draftsman - 5e012c582d796bb5e0e6cc9d16fd4022d206bbc5 authored over 1 year ago by IotaBread <[email protected]>
Kotlin 1.9.10, FLK 1.10.10, update other versions (#79)

github.com/QuiltMC/quilt-kotlin-libraries - 295a0c8e33f0f2f8d33cdd355690beb772f13dd7 authored over 1 year ago by Treetrain1 <[email protected]>
Invert `wasDeath` and `alive` signals on `ServerPlayerEvents.CopyFrom` bridge (#121)

github.com/QuiltMC/quilted-fabric-api - 4408556fcd5eaef3a9384ac5b037823396db4f9b authored over 1 year ago by Ennui Langeweile <[email protected]>
Refactor select/edit world screens and related mappings (#490)

* refactor WorldListWidget -> WorldEntryListWidget

* refactor `{Select, Edit}WorldScreen`s

* m...

github.com/QuiltMC/quilt-mappings - 7d50b624a983ec246839c4ad3291cff40aef6de0 authored over 1 year ago by Zoe <[email protected]>
Update some `EditGameRulesScreen` and `GameRules` mappings for accuracy and consistency (#488)

* GameRules mapping changes for consistency

* EditGameRulesScreen changes for accuracy and cons...

github.com/QuiltMC/quilt-mappings - 253102005bded5104ed3070f4075d6792f51b7ec authored over 1 year ago by Zoe <[email protected]>
Remove statement

github.com/QuiltMC/quiltmc.org - c19118200dc8fb796c37b70220d8c98c897df9ed authored over 1 year ago by Southpaw <[email protected]>
Invert wasDeath -> alive translation

github.com/QuiltMC/quilted-fabric-api - 9736dd350adecf8d18ba176ade493ce702c8a863 authored over 1 year ago by Kneelawk <[email protected]>
[0.88.1] Merge branch '1.20.1' of github.com:fabricmc/fabric into 1.20.1

github.com/QuiltMC/quilted-fabric-api - d3364a869d41a092c34265b4532d5c9795b7470e authored over 1 year ago by glitch <[email protected]>
Improve action times (#119)

* Revert move to Quilt Gametest API

Using Quilt's GameTest API:
- Makes build times excessiv...

github.com/QuiltMC/quilted-fabric-api - d6e2d1bdf283fa7ef74b92dd397e23763d864375 authored over 1 year ago by glitch <[email protected]>
Merge branch 'main' of https://github.com/QuiltMC/quiltmc.org

github.com/QuiltMC/quiltmc.org - b09cf71471b365e18bb21092be3729f9de28d6c9 authored over 1 year ago by Southpaw <[email protected]>
Merge branch 'actions-upgrade'

This switches the Checkout action from a custom action to the default actions/checkout@v3. Nothi...

github.com/QuiltMC/quiltmc.org - 9756d5d514d07b0c96c5821abc54c88705a932ef authored over 1 year ago by Southpaw <[email protected]>
Add Modrinth App (fixes #148) (#151)

* add modrinth-app

* fix lockfile

* Address review

Co-authored-by: Southpaw <44805409+S...

github.com/QuiltMC/quiltmc.org - 731f1e81234ca8b40d4cf4f09ee56e4b114bfbb7 authored over 1 year ago by Ecorous <[email protected]>
New Actions workflows first draft

github.com/QuiltMC/quiltmc.org - b9428ae1ba539435f1bf9e59c766e5141076e67f authored over 1 year ago by Southpaw <[email protected]>
Well... 9 hours later its all working, plus a fixed bug in the annotation implementation

github.com/QuiltMC/quilt-mapping-tools - 8ed56cf2bde891c8aa2d12ad0d9e8e8da15f818f authored over 1 year ago by Eli Orona <[email protected]>
Renaming non-abstract `AbstractButtonBlock` to `ButtonBlock` (#493)

Update and rename AbstractButtonBlock.mapping to ButtonBlock.mapping

github.com/QuiltMC/quilt-mappings - 8551d0752780120cc363d2dc9c2eb5bd4a37e4a3 authored over 1 year ago by Laxla <[email protected]>
Fix compilation error

github.com/QuiltMC/quilt-standard-libraries - 0cb467f1079fdc44b3c37647e648e26020a82888 authored over 1 year ago by Ennui Langeweile <[email protected]>
Fix the transform cache not including assets.

github.com/QuiltMC/quilt-loader - 595fd8ffc19c160744a4d13303ce05a5e941b312 authored over 1 year ago by AlexIIL <[email protected]>
Add the mixin path to the error in TransformCache.extractRefmap.

github.com/QuiltMC/quilt-loader - a162c5c76c3a5a238312186e7967dfea70d1416f authored over 1 year ago by AlexIIL <[email protected]>
Remove cotton maven since it's down and unused

github.com/QuiltMC/quilt-loader - 0e94b3c5d80645a7754035efa6aaa586b94b785d authored over 1 year ago by glitch <[email protected]>
Start a changelog

github.com/QuiltMC/quilt-loader - 4d2d90e16fbd9a3fc23358151e0aef3c1f81b6fa authored over 1 year ago by glitch <[email protected]>
I don't even want to know why this works

* Fix Gradle error??

* I don't even want to know why this works.

github.com/QuiltMC/quilt-loader - 55275c033809b157de4819188143e79970cd7501 authored over 1 year ago by glitch <[email protected]>
Fix Gradle error?

github.com/QuiltMC/quilt-loader - 427c0bfefe829c7301a581c5a547e4b3c317d029 authored over 1 year ago by glitch <[email protected]>
Fix mod hash computation (#356)

github.com/QuiltMC/quilt-loader - 94e5ca747bdad4de32bb39cec09a02926f994610 authored over 1 year ago by AlexIIL <[email protected]>
[0.21] Refactor TransformCache, apply QuiltTransformer etc. statically (#352)

* Refactor TransformCache, apply QuiltTransformer etc. statically

* Fix first of crashes when...

github.com/QuiltMC/quilt-loader - cd3dbf33757b2975a8c56524afb0954b1849538e authored over 1 year ago by glitch <[email protected]>
Fix javadoc problems (#10)

github.com/QuiltMC/quilt-config - 18eb16f8bc33afd026ebe22eac62a5613db0395a authored over 1 year ago by AlexIIL <[email protected]>
match 1.20.2-pre2 to 1.20.2-pre1

github.com/QuiltMC/quilt-mappings - 03f88c97b2299cb8b30f3826d02452a81eb556be authored over 1 year ago by IotaBread <[email protected]>
match 1.20.2-pre1 to 23w35a

github.com/QuiltMC/quilt-mappings - d349620a32999c1e5acd1ba363a46b1f1be2606c authored over 1 year ago by IotaBread <[email protected]>
Include namespace in modded registry tag path (#3303)

* Include namespace in modded registry tag path

* Document tag namespace change

github.com/QuiltMC/quilted-fabric-api - 34a3e0e2cb0d0767d0e16781d557da2548e01c2f authored over 1 year ago by apple502j <[email protected]>
A small amount of 1.20.2 mappings (#479)

* aeiou

* Apply suggestions from code review

Co-authored-by: Will <supersaiyansubtlety@gma...

github.com/QuiltMC/quilt-mappings - ff6b15fd37cec179b33cf6d22e36fc0c452707da authored over 1 year ago by Ennui Langeweile <[email protected]>
refactor and complete client.search.* mappings (#485)

* refactor and complete client.search.* mappings

* rename *Search to *Searcher

and rename ...

github.com/QuiltMC/quilt-mappings - eca58f8bb8ad5c0f7c3915b84a2fa2546f65015f authored over 1 year ago by Zoe <[email protected]>
Update to Quilt Mappings 1.20.1+build.23

github.com/QuiltMC/quilt-standard-libraries - dbffe9bc199bafd18b20f395e3d8f65bbc34ae86 authored over 1 year ago by Ennui Langeweile <[email protected]>
Update to Quilt Loader 0.20.2

github.com/QuiltMC/quilt-standard-libraries - 1995ae3a7b3ac50c34c15079b8f5d739952b8539 authored over 1 year ago by Ennui Langeweile <[email protected]>
Fix NPE when non-BlockEntity calls `AbstractFurnaceBlockEntity#craftRecipe` (#339)

* Workaround for non-BEs calling static furnace craftRecipe method

* Don't accept recipe outp...

github.com/QuiltMC/quilt-standard-libraries - 8c62723929c71978928283fe66e518dbb3ec7959 authored over 1 year ago by Virtuoel <[email protected]>
Update to QLoader 0.20.1, update Registry Sync config (#341)

github.com/QuiltMC/quilt-standard-libraries - 5356394eb30115b3a8d2b0f4fbc04eec5ec6167c authored over 1 year ago by Ennui Langeweile <[email protected]>