Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/quilted-fabric-api

Re-implementation of the Fabric API using QSL as implementation instead.
https://github.com/QuiltMC/quilted-fabric-api

Fix Biome API bugs (#2282)

* Fix loading data pack biomes

* Add command to help test.

* Fix custom end biomes crash
...

b2a4a6244a589324cd7f5b84d93d70754c5f64be authored over 2 years ago
Add registries for villager interactions to fabric-content-registries module (#2193)

* Add VillagerFoodRegistry

* Fix style

* Add VillagerCompostingRegistry and separate Collectab...

e8b09dcb1086909e6be1b1949f401d5cc9963acb authored over 2 years ago
Add SyncDataPackContents and TagsLoaded lifecycle events (#2265)

* Add SyncDataPackContents and TagsLoaded lifecycle events

* tagsLoaded -> onTagsLoaded, isClie...

33fbc73844dc8c768fd8416a677d8deddfff30fa authored over 2 years ago
Bump version

8ec7cb50734f0ced114fe4c5650fc0e86635f7ed authored over 2 years ago
Merge remote-tracking branch 'origin/1.18.2' into 1.19

7a16d77c13ececc2fbeb7d4315f32dfe0ca9eaaf authored over 2 years ago
Fix client-sided mixins, clear all duplicates

3f83db016cfc90bf2c0e31e9e9b417d2cecdc648 authored over 2 years ago
Fix Quilted Fabric Item API's Fabric parts

2128e1814c20173bff5777632bda345fb3632b00 authored over 2 years ago
Fix QSL/"QSL" confusion

QFAPI is the focus here

4ab106f4a76b5e0a7f89fdf8f211b3e4b5e6f8eb authored over 2 years ago
Satisfy Maven, bump version

850e3eb1410178ee87d0385ff84eea5c6106c425 authored over 2 years ago
Do not depend on deprecated modules

2f633ec8529b1c6d8f516afe421dc02af0a2b61a authored over 2 years ago
Update Deprecated's artifact ID

We'll actually need that changed

945140a59999bfe27eda05d174e275ed83cba89b authored over 2 years ago
Organize the root QMJ

450a7e5314b7221c1e534ba992bf66875c50dcb2 authored over 2 years ago
Bump version

b725c3ef34c0147a047dbfb93de6edd8549c8af6 authored over 2 years ago
Break the remaining seals for a release

21017611a93dc1332bebc3607018dcc6b29c944a authored over 2 years ago
Temporarily skip tests, for real

f1b383bb616faf25d16d89c5af136878a97179cb authored over 2 years ago
Temporarily skip tests on Actions

3cda5a5fa3426522b822a990987b17c2e210ffa3 authored over 2 years ago
Change new JAVA_16s to JAVA_17

2112fbb1c6fac282e1b2a4235370b599efa1ff46 authored over 2 years ago
Fix casting issue on Biomes API

c02c6077fc1fdd0840d8cc24c1ce7d03818cc20b authored over 2 years ago
Fix casting issue on Biomes API

3516873e77b7011787bd9a92613c17a6e504fcad authored over 2 years ago
Fix checkstyle issue

d0d11e71f6f7269ee4dbe1927fe498c653c1c0b0 authored over 2 years ago
Update Maven repo

9d289cc731d4fb6e9861f08d277fa1e1d324ab1a authored over 2 years ago
Mark QFAPI as alpha

f6019c427fc61f67104369eb81eefae4029b09c9 authored over 2 years ago
Finish applying licenses

b0b4b97f070a562ebc4e4a02d14f55ed7f8ff575 authored over 2 years ago
Fix on build.gradle too

b8b24c7929b734114251c81b1350258e56888156 authored over 2 years ago
Re-enable Fabric Command API v2's client mixin

237d868ba80000c4fee82672d27f56d0a538680b authored over 2 years ago
Fix Biomes API's testmod, general polish

31ea1f5aa24f6d1b92bb6da43d6b72f1c541e129 authored over 2 years ago
Fix missing files on Biomes API's testmod

3ec8b36b576a09e2187c6eb71f8a35841a2390f8 authored over 2 years ago
Remove the deprecated exception

8a683c095d51aa99abef09c49d7ae84921e0ce3b authored over 2 years ago
Fix validateModule task

62bbaf60faa7cdd5e659e632efda29988ec0d58e authored over 2 years ago
Bump QSL to 2.0.0-beta.2

4d04ea4485ffceb09a1530e97be07959d0012b29 authored over 2 years ago
Fix duplicate files

0abc33c947ea4cfb8e3fba38ed7728cf1d655953 authored over 2 years ago
Merge remote-tracking branch 'fabric/1.19' into sync/1.19-attempt-2

ff6384b159c3809a42e25fdc9b26e642742c7711 authored over 2 years ago
Apply licenses

5be76cf69bac429e01db959f1c20a4f8db87c3ae authored over 2 years ago
Fix QFAPI on production

8307440b589d760aff576dad8cc6aa7ba0835c02 authored over 2 years ago
Bump version

All modules updated due to loom bump.

e1dbfca1b3abcb3614f52ac5cec24941da47c69f authored over 2 years ago
Fix FabricParticleTypes being incorrectly marked as client only. Closes #2297

dc39553a6117875372445b77729fde727ea51263 authored over 2 years ago
Revert from 0.12.+ to 0.12-SNAPSHOT

c2f5c119e76fa5f7fe2b4d910d316dd45e80b202 authored over 2 years ago
Merge remote-tracking branch 'fabric/1.19' into sync/1.19-attempt-2

c9e6424fa0d8a99344694501834ae49447de1120 authored over 2 years ago
Update curseforge version.

44cddb4e001419fbe393dd2fb458d0632cb1da85 authored over 2 years ago
Bump version

24270b779d611d191cd85c3c668fa10ea503e735 authored over 2 years ago
Mark ArgumentTypeRegistry as final (#2291)

cda9839ba09ddee2db30f94d18e366ab14fb3ed5 authored over 2 years ago
Fix #2237: Allow registering argument types without interacting with the class map (#2252)

* Fix #2237: Allow registering argument types without interacting with the class map

* Add te...

e8d1ecd4c1ffa2e0e4bbd0ffb426a099184b12fc authored over 2 years ago
Make sure only render thread can call onGameJoin (#2290)

59c610c9f36a2a442a40d210bc0186541e167cdf authored over 2 years ago
Fix quilted loot api v2 mod icon. (#19)

c9c0441f20f556240c266d7af92a37f81ab252fd authored over 2 years ago
Apply license to the new mixins

867e5541a73ca119538f8f84544b2a736adaf2ca authored over 2 years ago
Finish the Biome API patch

f220ff01ac9a7d25a68150c0b012c163962c12c6 authored over 2 years ago
Bump version

1c4b7e197c6e789cf33f23313a762acd4ac230be authored over 2 years ago
Fix the BiomeModificationContext bridge

3bdb2fcf43d2b2b464b59a86287eef4f607db19d authored over 2 years ago
Let's pretend that didn't happen

3bbcc50a0a6f52afd70c93b01504877fffc663d3 authored over 2 years ago
Bump version

9f9d12c2bdefe095fd67d267139e58953b94bb88 authored over 2 years ago
Quiltify FAPI Worldgen modules (#18)

ac37798454bbf0f0a3a7c28db4ee8682bb54b09f authored over 2 years ago
Merge upstream (#17)

556be8a387dda492a42de93b016f9e9153123be1 authored over 2 years ago
Fix licenses and initialiser

edd7529bcd69869d150904ceb4f6e48c8c40f189 authored over 2 years ago
Merge branch '1.18.2' of https://github.com/FabricMC/fabric into upstream

701063d22dbe2b98b23d627036b8884cc11c9b7d authored over 2 years ago
Bump version

fd0cc9858aab68999e128e66ef1a06ed0d30332f authored over 2 years ago
Bump version

9fcb91d2822fd0f9253da8f0be0d2943c7b405da authored over 2 years ago
1.19-rc2

2a5b9210c69e5bd476048878e38d6beb4da90c27 authored over 2 years ago
Make getKnockbackResistance() work for all materials (#2129)

* Make getKnockbackResistance() work for all materials

* Add missing license to ArmorItemMixin....

767db26ed9eb9cd4403c2ea8d75905d2d61d919c authored over 2 years ago
A few datagen fixes (#2250)

* Include datagen in the production fatjar. Closes #2228

* Allow exclusion of block loot tables...

123f0c73d5e94c16e7e913add451325e0c1bc409 authored over 2 years ago
Fix errors not showing up in disconnect messages (#2266)

* Fix errors causing disconnects during server connection not showing up in the disconnect messa...

7fe9740985d69b2f81c048f220742f41deb59cc0 authored over 2 years ago
Make getKnockbackResistance() work for all materials (#2129)

* Make getKnockbackResistance() work for all materials

* Add missing license to ArmorItemMixi...

6c4e5d099024d473d555d9e87bf994013048a019 authored over 2 years ago
A few datagen fixes (#2250)

* Include datagen in the production fatjar. Closes #2228

* Allow exclusion of block loot tabl...

4d962b4e9eefcfe08084b4240872daa808ae6b70 authored over 2 years ago
Fix errors not showing up in disconnect messages (#2266)

* Fix errors causing disconnects during server connection not showing up in the disconnect messa...

e6b169ebcaa648d26a542f2c038acf4ca28a7ada authored over 2 years ago
Add all missing tags for SAVANNA, TAIGA, OVERWORLD and END (#2273)

37622d24c50a5a731c409295fc8eff0bf2abdd34 authored over 2 years ago
Bump version

16e02b247fc5c463c539d09e1ed29e2c8bf572de authored over 2 years ago
Bump QSL version to 1.1.0-beta.14

ccc01aee2e86af7d5d8cac5a0da1595b4b7a15fc authored over 2 years ago
Sync with Fabric API 0.54.0 (#16)

909a6a2366b865bed6491af79db0fcfdcbf2f361 authored over 2 years ago
Merge remote-tracking branch 'fabric/1.18.2' into upstream/0.54.0

27fc822dfd9e78926a6560b9c42f67e1ccb17879 authored over 2 years ago
Bump versions.

9d709c192c5f327532216c7d4e80e34a5e0e5302 authored over 2 years ago
Fabric Message API v1 (experimental) (#2220)

* Initial skeleton

* Fabric Chat API v1 (experimental)

* Run checkstyle

* Fix checkstyl...

513f4a59775d59e90a11627a7a74900fc35bf7f2 authored over 2 years ago
1.19-rc1

Only mapping updates.

e62f51a37fd5cca1d6949100400cd48948018af6 authored over 2 years ago
Enhance the patch to #12

1fc1f09d54818f77bc9e30bae335c639b1908bfb authored over 2 years ago
Fix #12 by using Quilt's default phase internally

c2c349010a42d6c0a8561838c8b81d27450f2a33 authored over 2 years ago
Merge remote-tracking branch 'fabric/1.18.2' into upstream/0.54.0

21a0e570c2352ac2151d9c919b4880acb762c254 authored over 2 years ago
Don't apply the deleted buildscript

7d50e26c458d01a816a8199b81469744e63b2178 authored over 2 years ago
Remove the Module Versioning task

9a636f72dcaf51359e650f8c2e37c656db60ce51 authored over 2 years ago
Bump version

d27d61984393ac0e547aadc25fa02bebf2062a74 authored over 2 years ago
Bump version

0534af997f3d049798d99ff3dab4c7e87805fc10 authored over 2 years ago
1.19-pre4

ba8b587cad13071bef7ebb0df32b7d3d9b60fb54 authored over 2 years ago
Loot table API v2

- Deprecates all classes and methods that use outdated Yarn names.
- Adds FabricLootTable and Fa...

9e7660c677f78f67f482bf50381ce19b5e087980 authored over 2 years ago
Loot table API v2, iteration 2 (#1241)

* Improve loot table API

Alternative to #629.

- Deprecates all classes and methods that us...

e74782790561f00ac1576f7b20ddc599088998db authored over 2 years ago
Load mod-provided data packs and DRM entries (#2261)

* Load mod-provided data packs and DRM entries in CreateWorldScreen

Fixes #2225

* Fix Modi...

14b3ae007b5da2e232cd3269ca81933cac8b78e5 authored over 2 years ago
Change client command api to use registration event (#2264)

* wip client command changes

* Move field and add javadoc

* Switch to jetbrains annotation...

d51ff45ef20dc72badf0dd3b6318bc7da0485822 authored over 2 years ago
Prettify the QFAPI crash section name

22c3a89521ddd97e18b1cb207768cbc65c7a01a8 authored over 2 years ago
Don't generate QF sources on subprojects

cbb16a684c258919bb58630d5134a18894002f24 authored over 2 years ago
Fix the leftover tag from testing

c497660c9ab647f0f449bc720069e452e81ca70d authored over 2 years ago
Run QFAPI's screen mixins before QSL's; Verbump

741b0f7cc5d784ea920f95cba7df9f36f876d415 authored over 2 years ago
Merge branch '1.18.2' of https://github.com/QuiltMC/quilted-fabric-api into 1.18.2

0bbd00ec5e78bdd03fa08715afee6aa05635607b authored over 2 years ago
Expand the Machete fix

bb72c7ea38c4c95d380240a2ecdf7fe9b75f6348 authored over 2 years ago
Merge pull request #14 from QuiltMC/upstream

5a579be0bdb06e71e16182dd4f5e1c58e169bf91 authored over 2 years ago
Fix Machete's warnings on remapMavenJar

ae2e009ac792e0fd57ad969eaeb9325cd02bbd1c authored over 2 years ago
Merge branch 'upstream' of https://github.com/QuiltMC/quilted-fabric-api into upstream

15d825146802eb51b8c3ff83ec2ed6853f34b264 authored over 2 years ago
Deprecate the accessors

0be6c90f1f2beecc770cae23b72f512213c1a277 authored over 2 years ago
Update fabric-object-builder-api-v1/src/main/java/net/fabricmc/fabric/mixin/object/builder/AbstractBlockSettingsAccessor.java

Co-authored-by: Ennui Langeweile <[email protected]>

356d0d087d9410e730082fd9f5be2c218d6e7805 authored over 2 years ago
Merge branch '1.18.2' of https://github.com/fabricmc/fabric into 1.18.2

Conflicts:
fabric-crash-report-info-v1/src/main/java/net/fabricmc/fabric/mixin/crash/report/inf...

7bc7bbf67d5e112b35fb22cfca84849de47bd875 authored over 2 years ago
Update buildscript dependencies

bc1af4e5347880a4a29a33c983daaa0117cca635 authored over 2 years ago
Update to QSL 1.1.0-beta.13, quiltify Screen API (#13)

624e93a1b6c82e31c77d91612cc4a45e54c14e2a authored over 2 years ago
Bump version

bb4e3b8e47c4660a967330fdc96bb60506d31820 authored over 2 years ago
Bump version

2c7b4abb73a8f9a82f8749834d4452ce6dbb68c7 authored over 2 years ago
Handle teleporting within the same dimension better. (#2249)

(cherry picked from commit 72da3b3d5e7c5baf0a57699fc3ae48bc9592299a)

ffb2c71e5552991ad8157cb34bff5cffe5fa1bc8 authored over 2 years ago