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

Rename package to o.q.enigma_plugin to match conventions

github.com/QuiltMC/quilt-enigma-plugin - 7a65fcd1130cd0d59a336f19a088c464bf3ccc22 authored about 1 year ago by IotaBread <[email protected]>
Don't override jar proposals

github.com/QuiltMC/quilt-enigma-plugin - 6eb546236580aa3ceaa817fe8e1dbf496cd363bb authored about 1 year ago by IotaBread <[email protected]>
Update to latest enigma fixes

github.com/QuiltMC/quilt-enigma-plugin - fe945eb77311ce101fe99e27f0013bcb14d3c603 authored about 1 year ago by IotaBread <[email protected]>
fix toml serializer

github.com/QuiltMC/quilt-config - f2f1ed38b020a57274797c13d0a1d78a7933a816 authored about 1 year ago by ix0rai <[email protected]>
match 23w51a to 1.20.4

github.com/QuiltMC/quilt-mappings - c8b3a4335192f972b75a197ac9e5affd928e4586 authored about 1 year ago by moehreag <[email protected]>
Library version bumps, plus change version from 0.22.x to 0.23.x since we've had enough changes to be a major version update.

- Updated MixinExtras to 0.3.2
- Updated Quilt Config to 1.2.0-beta.1
- Bumped fabric loader pro...

github.com/QuiltMC/quilt-loader - 2dfba9102343dde35c2f84bfe1f197db39c71057 authored about 1 year ago by AlexIIL <[email protected]>
Merge pull request #14 from ix0rai/master

implement `@SerializedName` annotation, make default serializers public

github.com/QuiltMC/quilt-config - 6690323707db3991b24c2dd9084d7d7a9e9b71f1 authored about 1 year ago by AlexIIL <[email protected]>
change version to `1.2.0-beta.1`

github.com/QuiltMC/quilt-config - 3c44c9a91b50e2b59fb2cc4842a8f887ae641498 authored about 1 year ago by ix0rai <[email protected]>
improvements:

- disallow empty serial names
- unified serializer utils

github.com/QuiltMC/quilt-config - 3f1d2bc08590003e9a3d6f369c7e10928715ebb6 authored about 1 year ago by ix0rai <[email protected]>
Editorconfig plugin not comaptible

github.com/QuiltMC/cozy-discord - 3c3177cbc1f47c556ae32d2f0c8eeaf7b1bf4a8f authored about 1 year ago by sschr15 <[email protected]>
map more block classes

(these are required for QSL to work correctly because it just traverses the block package for al...

github.com/QuiltMC/quilt-mappings - b209283974b70afc217b6b003b1f37b0ea038cc4 authored about 1 year ago by moehreag <[email protected]>
rename object (and non-primitive) params

github.com/QuiltMC/quilt-mappings - efdf7677874a93c2b2c3929d6c3fc6c748b191de authored about 1 year ago by moehreag <[email protected]>
rename + move the class to better reflect its purpose

github.com/QuiltMC/quilt-mappings - 8bd599b90ab0b619edbd0b81884cf9e7da2c00f0 authored about 1 year ago by moehreag <[email protected]>
move BlockCodecs into the util package

github.com/QuiltMC/quilt-mappings - 4acbcb46588bfb6a0b87a07a4fdaff0a798ffd5d authored about 1 year ago by moehreag <[email protected]>
first looks into 1.20.4

(mostly new classes)

github.com/QuiltMC/quilt-mappings - 9e235c8e3801d48fc0f986ffb000db6edc78d3b5 authored about 1 year ago by moehreag <[email protected]>
Improvements to override file debugging.

- Added a new system property "loader.overrides.generate_file"
- You can enable this by addi...

github.com/QuiltMC/quilt-loader - d8dc29ae07199526d7687e310909d00eed64f3ef authored about 1 year ago by AlexIIL <[email protected]>
Copy untyped payload buffer on read/write (#3450)

* copy untyped payload buffer on read/write

* use the actual handler on junit tests

github.com/QuiltMC/quilted-fabric-api - 95a8ac518422c4faf000197b29b1cda1aa9779a9 authored about 1 year ago by deirn <[email protected]>
Fix `FluidStorageUtil#moveWithSound` Play Sound (#3431)

* fix play sound

* Update fabric-transfer-api-v1/src/main/java/net/fabricmc/fabric/api/transf...

github.com/QuiltMC/quilted-fabric-api - 4944b5a5eeeeece7040553d2e304f071c0d5a434 authored about 1 year ago by Phoupraw <[email protected]>
Remove includeBuild for enigma

github.com/QuiltMC/quilt-enigma-plugin - ddb09d9c8990cfb99462d2bf3a575b8f341762f2 authored about 1 year ago by IotaBread <[email protected]>
Update to Enigma 2.0

github.com/QuiltMC/quilt-enigma-plugin - 52cc81124ae2b757f9ef7d6508bc76e9a49a51c2 authored about 1 year ago by IotaBread <[email protected]>
Typo is not in my vocabulary

github.com/QuiltMC/quiltmc.org - 2c1f4b31f6a4493efaa44abd44acbb8f01990c3f authored about 1 year ago by Southpaw <[email protected]>
november 2023 update post (#174)

* new update post

* suggestions

Co-authored-by: Southpaw <[email protected]...

github.com/QuiltMC/quiltmc.org - 5087bc5e6ceefd312bbafd9ebea53f0e5d7b07d2 authored about 1 year ago by ix0rai <[email protected]>
port json5 serializer, move to qup, docs

github.com/QuiltMC/quilt-config - 1f1f9896ca00120da69678d2bb6ff2fda4867931 authored about 1 year ago by ix0rai <[email protected]>
back to java 8 oops

github.com/QuiltMC/quilt-config - 8c76220136ff84c65b253684e0933f6183d2c16b authored about 1 year ago by ix0rai <[email protected]>
initial serial name impl

github.com/QuiltMC/quilt-config - 0eb8a82bfc99cc055a24f40ac75d492e6d0869e3 authored about 1 year ago by ix0rai <[email protected]>
Minor non-code fixes.

github.com/QuiltMC/quilt-loader - a7ea1124d254a748b3b659682298c5c18f676c43 authored about 1 year ago by AlexIIL <[email protected]>
Mixin Extras, plus a few bugfixes:

- Bumped provided version of Fabric Loader from 0.14.24 to 0.15.0
- Added MixinExtras as a jar-i...

github.com/QuiltMC/quilt-loader - 93d4f65443d3e199f67877f98200d9d9fdc7acbc authored about 1 year ago by AlexIIL <[email protected]>
fix mappings name conflict

github.com/QuiltMC/quilt-mappings - 97f23250c8397be651734a71b510bd9a8ed24dec authored about 1 year ago by moehreag <[email protected]>
match 1.20.3 to 1.20.3-rc1

github.com/QuiltMC/quilt-mappings - 9ea3412d8a6535d9e6bf5fa4422dc072e3ea0885 authored about 1 year ago by moehreag <[email protected]>
match 1.20.3-rc1 to 1.20.3-pre4

github.com/QuiltMC/quilt-mappings - 08087543c39e364048758d079aa055727e97bf48 authored about 1 year ago by moehreag <[email protected]>
Fix a solver pre-processor bug where chooseBasedOnOnly didn't check for new constants, resulting in later contradictions.

github.com/QuiltMC/quilt-loader - e834b5a56fd7189c75386fcfd0cd9f06c975d614 authored about 1 year ago by AlexIIL <[email protected]>
Add Deep Mob Learning Refabricated to incompatibility list

github.com/QuiltMC/quiltmc.org - e06470f922a098fbd2f1c03468e0b43678bcf8c1 authored about 1 year ago by Southpaw <[email protected]>
Remuve unnecessary import.

github.com/QuiltMC/quilt-loader - 9bd556276d8a268ea6956d72416e8a9a48e0f0b8 authored about 1 year ago by AlexIIL <[email protected]>
Changed the solver pre-processor to include it's state in the crash report when it encounters a contradiction.

This makes it easy for a loader developer to reproduce the solver state in order to debug it.

T...

github.com/QuiltMC/quilt-loader - b64aa65aedbf074d7066f2c3110cda8875e10dc0 authored about 1 year ago by AlexIIL <[email protected]>
Add ModLoadOption.createTransformRoot() for plugins that need to do expensive file generation.

github.com/QuiltMC/quilt-loader - 076ad1c197e0f5ca128795a4e93d4ee2f059f4b1 authored about 1 year ago by AlexIIL <[email protected]>
match 1.20.3-pre3 to 1.20.3-pre2

github.com/QuiltMC/quilt-mappings - 86fa058b19e3b43dfc834424672da76c51d96e69 authored about 1 year ago by ix0rai <[email protected]>
Merge pull request #11 from ix0rai/master

`1.1.0`: bump version, bump dependencies, fix a typo

github.com/QuiltMC/quilt-config - e0452a19b8ff3997b39d61f7305de96e79f92031 authored about 1 year ago by glitch <[email protected]>
Bump version for release

github.com/QuiltMC/quilt-loader - c7104d5dfe8b54385665523fe1362e2106ec7c31 authored about 1 year ago by AlexIIL <[email protected]>
Only retain buffer on receiving side (#3446)

github.com/QuiltMC/quilted-fabric-api - e3b69503868643d85791336f5ed0e0be432e739e authored about 1 year ago by deirn <[email protected]>
Avoid serializing object-based payload into `PacketByteBuf` on the main thread (#3407)

* channeled network addon refactor

* checkstyle

* fix junit tests

* convert TypedPayloa...

github.com/QuiltMC/quilted-fabric-api - 6225d43a705d1c1cf5589e25b8e127fe3f241c91 authored about 1 year ago by deirn <[email protected]>
Fix empty storage iterator returning views that become empty during iteration (#3423)

(cherry picked from commit aaf9c9690c0f6511924af65d83ebaff56ec540b2)

github.com/QuiltMC/quilted-fabric-api - 9ab11d529d27f9847c218058066d69d77cd44380 authored about 1 year ago by Technici4n <[email protected]>
Fix registry resource conditions on loot tables. (#3432)

* Fix registry resource conditions on loot tables.

* assert we dont already have the DRM set on...

github.com/QuiltMC/quilted-fabric-api - 239dafd8f96d50735e1b99f51e80ba8c1a13a17f authored about 1 year ago by modmuss <[email protected]>
match 1.20.3-pre2 to 1.20.3-pre1

github.com/QuiltMC/quilt-mappings - 2dabdd82e9599f9f40a525175e756270694f96da authored about 1 year ago by ix0rai <[email protected]>
match 1.20.3-pre1 to 23w46a

github.com/QuiltMC/quilt-mappings - 69c0c605d929fc76dd14c8af01e3b00e9c643c65 authored about 1 year ago by ix0rai <[email protected]>
Bump version for beta release

github.com/QuiltMC/quilt-loader - 9300bccfb3adcb147ed82fd31927c6737b4c706d authored about 1 year ago by AlexIIL <[email protected]>
Point out that yes, it was actually a problem before.

github.com/QuiltMC/quilt-loader - a45f4b29497512236197b439a0ddf8a74a0267bd authored about 1 year ago by AlexIIL <[email protected]>
Add ModEntrypoint as an API for AdapterLoadableClassEntry (#380)

Since the only public changes are generics, existing mods which use `getEntrypoints()` (which th...

github.com/QuiltMC/quilt-loader - 80f6abe8ab79fc0f9d0e7fb255f63e636f8620d5 authored about 1 year ago by AlexIIL <[email protected]>
Fix QuiltClassPath.HashTableFileMap.rehash modifying the table in-place, rather than creating a new table and only swapping out the old one when the new one is complete.

This fixes a number of odd issues when finding resources early on could fail.

github.com/QuiltMC/quilt-loader - f77c428c505ebb6d3c8091dd084daa2f5b49ea7e authored about 1 year ago by AlexIIL <[email protected]>
Sharp fix attempt 2

github.com/QuiltMC/quiltmc.org - 8e44296280264949bb275fa3b2325f6d20355773 authored about 1 year ago by Southpaw <[email protected]>
Address sharp vulnerability

github.com/QuiltMC/quiltmc.org - b02e4ef51c18c67b8824a6a7212f89e332f712d9 authored about 1 year ago by Southpaw <[email protected]>
match 23w46a to 23w45a

github.com/QuiltMC/quilt-mappings - 5fc3265689bde0f0fa3d0fa54af5943427b7a979 authored about 1 year ago by ix0rai <[email protected]>
23w45a to 23w44a

github.com/QuiltMC/quilt-mappings - 14a106797c997334cb628394f4d52d81f543dc4f authored about 1 year ago by ix0rai <[email protected]>
100% coverage of `net.minecraft.data` (#515)

* start updating recipes

* work on recipes

* texture nonsense

* work

* progress

*...

github.com/QuiltMC/quilt-mappings - b553e5a3c1bb22f4186e3f7aa3aeb9e3107108c8 authored about 1 year ago by ix0rai <[email protected]>
some item things (#514)

* some item things

* remove `onCraftByPlayer` clarification

---------

Co-authored-by: g...

github.com/QuiltMC/quilt-mappings - c75ef68234b7814b6778b8611ce74ca128af0a09 authored about 1 year ago by ix0rai <[email protected]>
Advancements (#496)

* advancements

* juicy 100%

* Update CompoundLootCondition.mapping

what

Co-authored-by: El...

github.com/QuiltMC/quilt-mappings - f841c9076191836537df8c76c2d7bbcf31ceb1ef authored about 1 year ago by Platymemo <[email protected]>
Client install instructions now use Java 17

github.com/QuiltMC/quiltmc.org - 30401389620557f968ad5dd8a07ee067e12b20e5 authored about 1 year ago by Southpaw <[email protected]>
Significant work on networking API

github.com/QuiltMC/quilted-fabric-api - 94ce4d893579ffa73bb1684cc9f503ed5c342aa2 authored about 1 year ago by glitch <[email protected]>
Remove imagePullSecrets, they were causing pulls from ghcr to fail

github.com/QuiltMC/quilt-helm-charts - 9b6c716f872c2fc7d934c9fc0316ecee8b7c2bdb authored about 1 year ago by tibs <[email protected]>
Some Allay and Warden related mappings. (#513)

* Mapped fields in WardenEntity inner class.

* Mapped ImmutableList field in AllayEntity.

...

github.com/QuiltMC/quilt-mappings - 158be65210a353dd4e297bb9d0a470777b642c47 authored about 1 year ago by HyperPigeon <[email protected]>
Improve threadsafety for filesystems, and remove the "transformed-mod-" prefix from mod filesystem names.

Hopefully improve the virtual file systems not being thread-safe (#382)

github.com/QuiltMC/quilt-loader - e898d415de7be47ae25417d50ee090c1c836105a authored about 1 year ago by AlexIIL <[email protected]>
Update changelog.

github.com/QuiltMC/quilt-loader - 06c95181c1ed007aebf06e29c91ed7708e404b21 authored about 1 year ago by AlexIIL <[email protected]>
Add solver pre-processing (#374)

For some reason the way we use sat4j seems to be non-optimal, leading to the full 5 seconds of o...

github.com/QuiltMC/quilt-loader - 4ddeb33b4f0416bd05a09d15aa8bf8ba201a3564 authored about 1 year ago by AlexIIL <[email protected]>
Bump version for release

github.com/QuiltMC/quilt-loader - beebba309248a6112e156a2b65d982613f4e9805 authored about 1 year ago by AlexIIL <[email protected]>
Update mod-publish-plugin

(cherry picked from commit 022302724cce63258d4fdfc6b9fedd8aa5bfe058)

github.com/QuiltMC/quilted-fabric-api - 8ed26333ba3ec430cb6c550aa0474ba894faaa1c authored about 1 year ago by modmuss50 <[email protected]>
Fix log spam with multiple calls to `combinedItemApiProvider` (#3387)

(cherry picked from commit d6f4a34e15e1d1f6756767a53c4fd9487a5cfc5b)

github.com/QuiltMC/quilted-fabric-api - bb1ee60efbcb38e6649376c5f5fe5a1a66dff0ad authored about 1 year ago by Technici4n <[email protected]>
Fix custom ingredient serialization with allowEmpty (#3389)

* Fix custom ingredient serialization with allowEmpty

* Remove custom First codec

* Fix checks...

github.com/QuiltMC/quilted-fabric-api - 52b3ebe5f2472504edb8be7152a3a2f53fa857ad authored about 1 year ago by Technici4n <[email protected]>
Network addon session refactor (#3394)

* refactor network addon session handling

* Check payload size

* Fix ClientLoginNetworkAdd...

github.com/QuiltMC/quilted-fabric-api - bff13c85458061ebc205f7264b5f4a8145b91976 authored about 1 year ago by modmuss <[email protected]>
Fix Doubles not being editable in the game-rule menu (#3397)

* Fix double gamerules rules not being editable in menu

* Updated `validate`'s javadoc

github.com/QuiltMC/quilted-fabric-api - a44e16a6dc3795db133aee1806ef5455a79ed35a authored about 1 year ago by Estecka <[email protected]>
match 23w44a to 23w43a

github.com/QuiltMC/quilt-mappings - b14083274d6c277bd25cef71ee6d08673ee6f02c authored about 1 year ago by ix0rai <[email protected]>
Propose names for fields using another "enum" field (#7)

* Update Enigma and fix a few issues

* Set "disable_map_non_hashed" to true by default

* U...

github.com/QuiltMC/quilt-enigma-plugin - 799040ea727e5a71f35a366ec65211ecb6f42363 authored about 1 year ago by Iota <[email protected]>
Bump provided fabric-loader version, add changelog

github.com/QuiltMC/quilt-loader - 1596a3c7214f1b4f48ddae9439e4ad654474ba26 authored about 1 year ago by AlexIIL <[email protected]>
Fix a command injection vulnerability in vanilla Minecraft 20w21a -> 23w04a

Fix a command injection vulnerability allowing malicious resource pack to unexpectedly execute c...

github.com/QuiltMC/quilt-loader - 0a1367298749b6554916232b0671f421b521b970 authored about 1 year ago by modmuss50 <[email protected]>
Part 1 of Fabric Loader update:

- Update to ASM 9.6
- Added FabricLoader.invokeEntrypoints

github.com/QuiltMC/quilt-loader - 663407464a799f8d3dd366933adb1dda3efba904 authored about 1 year ago by AlexIIL <[email protected]>
Improve introduction category (#64)

github.com/QuiltMC/developer-wiki - 816da12be5d1566672559ee1ef33fcf65073990f authored about 1 year ago by anonymous123-code <[email protected]>
Add concepts/qsl-fapi wiki article (#63)

* Initial QSL/QFAPI Wiki Article

* Update links to QSL/QFAPI article

* Fix Typos:
Consist...

github.com/QuiltMC/developer-wiki - 227bd3219bf0cd3543d7b74766f6010593c448c1 authored about 1 year ago by anonymous123-code <[email protected]>
Bump version for beta.3

github.com/QuiltMC/quilt-loader - 14f360231ad0e5c04943828af4d9b7e9f2db6272 authored about 1 year ago by AlexIIL <[email protected]>
Fixes for older versions of mods:

- Added legacy fabric loader class DependencyException, which broke a 1.17 version of Modern Ind...

github.com/QuiltMC/quilt-loader - 1afe92f03051b9a9230f7bba81638d4a96d1629d authored about 1 year ago by AlexIIL <[email protected]>