Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/quilt-standard-libraries

A set of libraries to assist in making Quilt mods.
https://github.com/QuiltMC/quilt-standard-libraries

Bump Version

76368b9203a0fa6cecadcc1058f965eefb51146b authored 11 months ago
Fix for 1.20.2+ for #358 (Easy cherry-pick to lower versions)

b10c5caad01928d2cecda1b0d94fb0b66c3fcfcb authored 11 months ago
Improve conflicting PoI error message and bring closer to Vanilla. Fixes #365

46772e96bd997f9533cfec67155c96012fcf2edc authored 11 months ago
Fix #364

afe735693e1b3ba3041c1d1e73046fe1ace7120f authored 11 months ago
Move the registry sync earlier (#363)

* Move Registry Sync to the first configuration task that runs.

* Remove extra print

* Mov...

e95b44020498e61ad7175f303814549405b6868b authored 12 months ago
Update Versions.java

5da1018e3eab5b62843b29d41086fd3288b46193 authored 12 months ago
Update RecipeManagerMixin.java (#360)

e52ea83a05d76eefcd58c1beb43e72a8e191bcae authored 12 months ago
Qfapi fixes (#359)

* Update villager constructors to support rebalanced types

* Update library/entity/entity_exten...

681c7e85566c1d406a518c084a7ed2361f32f08f authored about 1 year ago
Switch licenser plugin. (#354)

aeba8b7a4694654aec6a6687811f22704df510d1 authored about 1 year ago
Update villager constructors to support rebalanced types (#350)

* Update villager constructors to support rebalanced types

* Update library/entity/entity_ext...

c44d01ae6e7393a1ce4845cdc056475559c7e19e authored over 1 year ago
1.20.2 (#346)

* Start 1.20.2 port; port resource_loader

* revert AW change

* Update build-logic/src/main...

1202c52f6c07e3bf937f814103b9ffff7a807d9a authored over 1 year ago
Fix compilation error

0cb467f1079fdc44b3c37647e648e26020a82888 authored over 1 year ago
Bump version

e023d9fa7821a4fc14951a6b92314024ab393e01 authored over 1 year ago
Update to Quilt Mappings 1.20.1+build.23

dbffe9bc199bafd18b20f395e3d8f65bbc34ae86 authored over 1 year ago
Update to Quilt Loader 0.20.2

1995ae3a7b3ac50c34c15079b8f5d739952b8539 authored over 1 year ago
Fix NPE when non-BlockEntity calls `AbstractFurnaceBlockEntity#craftRecipe` (#339)

* Workaround for non-BEs calling static furnace craftRecipe method

* Don't accept recipe outp...

8c62723929c71978928283fe66e518dbb3ec7959 authored over 1 year ago
Update to QLoader 0.20.1, update Registry Sync config (#341)

5356394eb30115b3a8d2b0f4fbc04eec5ec6167c authored over 1 year ago
Update to Gradle 8.3

acf8915b2685911705a5c179a8188a1012351e2a authored over 1 year ago
Bump version.

4ffee61397abfc74960a7cf8632511d0cc24c5ac authored over 1 year ago
Fix registry addition events loosing context when recursion happens.

1d9058a4beab5af81de3b7f4146a49e6d77202cb authored over 1 year ago
Improve test command UX and fix some issues.

152a2171abfbd585a029fa65105a7e49105366b0 authored over 1 year ago
Fix missing QuiltBlockSettings#create method.

10374e42ce7f7370e163ace8ab89b141491f3f87 authored over 1 year ago
Add stopguard on registering dynamic registries

No, you cannot use the `minecraft` namespace and blow up the world

c63c4893af453974f3798e9315cb05cb0a03b35a authored over 1 year ago
Bump version

It's time

995fb0da126abfff2e3b74d9623901f7c0f6e593 authored over 1 year ago
Clean up the dynamic tag test

a8991ca686397828301b9d62d7289ecdc5707381 authored over 1 year ago
Add system for Dynamic Registry Flags (#330)

* Implement Dynamic Registry Flags.
- Currently, only one flag, `OPTIONAL`, exists.
- Modified...

8a65dbd971363d078a8a6ba0a19846b2e84ef1b3 authored over 1 year ago
Fix: Modify Tag path behavior in Dynamic Registries (#329)

* Implement tweak to Tags API to append `tags/` to the start of Dynamic Registries for tag creat...

fddbc95e6eca61d58a77a19a751065c85e747370 authored over 1 year ago
Revert "Move build-logic to buildSrc"

This reverts commit a506fbf497dd81bd0bbb422cd139dad56866433d.

e1f91e1e2d5cadede0da561befdfb8a369aa8ecf authored over 1 year ago
Update to Gradle 8.2

2f06d957ca2389f367aa64f6b55c7d17553cd987 authored over 1 year ago
Update to Quilt Loom 1.3

ee7c63cbdc207173f8ad0b68d4857d04249865e4 authored over 1 year ago
Update deps

82fc29093631689771f5be2cf66ee79dc8a2a65f authored over 1 year ago
Move build-logic to buildSrc

a506fbf497dd81bd0bbb422cd139dad56866433d authored over 1 year ago
Address #332 by syncing with FAPI's behavior

I don't like this!

2ff57f22e8dd610dcb2cfe234452c8319a0fc01b authored over 1 year ago
Refine the `quilt$` guideline

a4e7ae58472cd5f2b5c4dfdba0564148013b0726 authored over 1 year ago
Fix #320 by using the correct injection point

08e20f502ac837ffcfa57091c3f33171acb080bf authored over 1 year ago
Update guidelines on `quilt$` prefixes

Recent Fabric Mixin updates made those no longer necessary

4625aa41a24320780f172922ed9b920f2781078f authored over 1 year ago
Polish up Quilt Biome API mixins (again)

21bece1074af5a8d13bfab618a48ce3bfd1412e6 authored over 1 year ago
Fix missing license

48321274cff475e54a6f003f8d87373afdfb75e6 authored over 1 year ago
Fix #332 by switching approach to nether biome injection

With Quilt Tags API being fixed, we could go back to the old approach! But we didn't, because I w...

0f52d4495ac456e9aacc51b836500318b43a9902 authored over 1 year ago
Add missing icon to data callback library (#331)

0ddf030a01200aee84e4fcd78bf46281d45bc036 authored over 1 year ago
Flatten Bundled Packets (#326)

* flatten bundled packets

* apply license header

4541d555259347ad1438c150ac511af334ca6df3 authored over 1 year ago
Fix the %s issues (#328)

closes: #325

edebf129baaadbd081b30d05585852dc816e9910 authored over 1 year ago
Update to Quilt Loader 0.19.2

The new method for having more than one version dependency has been used as well

9ff2e97b18e357b5b56f4c280e48ff34b18ebf70 authored over 1 year ago
Bump version

8cc77fabb08bed22074a68a518e163de64beaa30 authored over 1 year ago
Update to QM 1.20.1+build.10

19e4511a842314664bd146c7c075875ffd5d1814 authored over 1 year ago
Make error logging better for bad pack.mcmeta files in mods. (#316)

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

5f78d72d683a39e2e9e5935798b118f62198ad8d authored over 1 year ago
Make libs.versions.toml consistently use snake_case

The build.gradle won't need updates 'cause Gradle doesn't care, all becomes . in the end

1f37c63a50c20f6dcf96abfbe5fa3b47aec6f7ff authored over 1 year ago
Use proper non-profit org name for headers.

23e2659adece53372dafcacb79c523e4e530e98d authored over 1 year ago
Improve file system handling in build scripts.

d2c88931924340d567b9ad5c6b2b363656e9c3a6 authored over 1 year ago
Update Quilt Mappings

fd34e41716a41684e998513816f2867da53c3b57 authored over 1 year ago
Update QM and Loader

bb35f412c5f011edab06c3590034e1a22285b97d authored over 1 year ago
Fix javadoc references

57d285a22b703dc3671e0db901c8692526b61e64 authored over 1 year ago
Update to Quilt Loom 1.2

2aaa8586fab96194e88c563a37625ae88f936436 authored over 1 year ago
Fix lack of `=`s on more than 2 version specifiers

aa049979d294d29506b342bc6d8b249949d8bd28 authored over 1 year ago
Unlock 1.20.1 support, bump version

3e912ab0bfc3272b99ab6121d80f3e65ef9c6933 authored over 1 year ago
Bump version

ee885095ec8c1ef96949b74fb817f2ce9deb8882 authored over 1 year ago
Update to Minecraft 1.20.1-pre1

5cf75842e4d46eb594cc2476856b12170edc6296 authored over 1 year ago
Move the vanilla tag enchanting booster entry to JSON

28b2b6bfaa0e15ed33e580448339c9bf7ebc2599 authored over 1 year ago
Clean up one import

5db8f4010d4d5b6ed97f88993ef90122c63bd294 authored over 1 year ago
Make ResourceLoaderEvents' server into a weak ref

6d4e21d98ac6bc449f3117a21f449dd253cb1db2 authored over 1 year ago
Bump version

e62032bf1b4dae2b9684c227826b5742c3685d7f authored over 1 year ago
Fix server not being provided to resource loader events

040ca7d72737dd330309766f8f9f53bc1f0f5c4f authored over 1 year ago
Determine the real final version

46cc29c4957a61f9f66fd32d3365ec6c15972437 authored over 1 year ago
Update to Minecraft 1.20, begin QSL 7.0.0

b8247938608b0adef1f37e32ec67ecdef10a4b8f authored over 1 year ago
Refactor resource reloader events to be more flexible. (#310)

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

43c12978d4b3e80c678868c9f1e8265c8b083c67 authored over 1 year ago
Update to QM 1.20-rc1.build.5

This should remove a roadblock to an update to Minecraft 1.20 (or 1.20-rc.2)

48f1c481aa4e2269e1395a0d5b0270950cf98c90 authored over 1 year ago
Bump version

b6009bad05ec5fad56f43e6cb9d2dae1e9b13120 authored over 1 year ago
Update to Minecraft 1.20-rc1

c3176d7df9e1da4a07cc3b653fe100d2c1a66cd6 authored over 1 year ago
Optimize all images with oxipng

e67e27c758e261cd2a8897707059b99b6c416342 authored over 1 year ago
Bump version

2a5c5033acee659a2cb48d1e68414f39917eb591 authored over 1 year ago
Do a general (Check)style pass

Because y'all aren't using Checkstyle at all!

130c8438067e6aa8207ad1837bddb4dedf7ac8c8 authored over 1 year ago
Do a Checkstyle pass on Registry Sync

Also, the modprotocol package has been moved to mod_protocol

56cea998b83019c55d6c6cdb95750b86209c2c1e authored over 1 year ago
Update to Minecraft 1.20-pre7

2bd6cec7f81fb94861d6ebfd38777255de31efd0 authored over 1 year ago
Perform registry sync breaking changes

98fce1ce14eb99e458178585a0ddd7ebab2c1c64 authored over 1 year ago
Bring 1.19.4 changes

63e8f5b34154af09d1f82069bbc9397a3be21476 authored over 1 year ago
Bump version

6ad7213732307c2edc05947ddbcbbb2abcfd47fa authored over 1 year ago
Update CI to Java 20

As a Java 20 fangirl, I'll be mad if that doesn't work

d414988889f6bc9f2eba0036c4ffec198e3efaa1 authored over 1 year ago
Registry Sync Improvements, Round 2: Sync Harder (#298)

* RegSync Upgrades Round 2 started, add (Block/Fluid)State validation, make client send unknown ...

ded3897179626e9dd31dd67bcb78e463b7def4cd authored over 1 year ago
Add TAWs for non-public vanilla item constructors (v2) (#307)

* Item Transitive Access Wideners v2

* Fix license

* Fix style

* Fix copy & paste

* ...

0b4237d8f61fda592c135e6b29ee9e8d87796829 authored over 1 year ago
Update to Minecraft 1.20-pre6

bc1d03b1e79c8ceba33ef6d6f27dd93e6851b428 authored over 1 year ago
Update to Minecraft 1.20-pre5

b540884ab74e1a040dab305de4a5136e784e2b18 authored over 1 year ago
Merge branch '1.19.4' into 1.20

7b50f67e70395de4f2514c58f35ad3cf25b62bbc authored over 1 year ago
Make module manifests less error prone.

ecdafcb6ab69e7ef3f17839d67bf0f7318437448 authored over 1 year ago
Bump version

77c96411bf50f817c5a5787e70f411e4086c0fd2 authored over 1 year ago
Update buildscript dependencies

709ddb9b2b7787b9754c2f50d45b9962d32c4d14 authored over 1 year ago
Enhance another game test success message

f0df07e8c8944a6a9f46dd16237200ad6266f3b5 authored over 1 year ago
Merge 1.19.4 changes

88f30ae42f4e1eb360b4fe435265664a0bc3d68c authored over 1 year ago
Update to 1.20-pre4

c1dc1b59b3cbfea9d4cef6c642ac7f68f701163f authored over 1 year ago
Bump version due to a failed release

27799ead857492ac7be051ef271d2fa9546c5103 authored over 1 year ago
Temporarily remove QM's javadoc

3c5234aace648531d82aa18e08e2b8a246859d2a authored over 1 year ago
Remove non-existent Javadoc option

91aaa578555083e90a06525a91d8646061a15efa authored over 1 year ago
Bump version

5d2f3108176dc0594baea4f7491d935298e6e1c3 authored over 1 year ago
Extended Entity Spawn Data API: Take 2 (#293)

* implement Custom Entity Spawn Data API

* avoid needing to go through makeCustomSpawnPacket
...

7232473120f6a3e6890818d5b3bc0fff530d04e5 authored over 1 year ago
Update to 1.20-pre2.

1f9f6108e5857236eebf746aaa0c628ed6c874d8 authored over 1 year ago
Bump version

fcf92c7274df51c798abcdaab0f330813df724ba authored over 1 year ago
Port Quilt Tags API to 1.20-pre1.

43b319b1a80fbeb4cb6710c6212b0dd8cd5e15be authored over 1 year ago
Add missing QuiltBlockSettings implementations.

d255f0ea90a8b769ea779999d0c91f4239f4d663 authored over 1 year ago
Merge branch '1.19.4' into 1.20

01d999d8944e2740ded646710a892cd354199fc8 authored over 1 year ago
Add item settings implementation checks.

a1b48753c2a2ca5778125f0b4d16040210d9f6fd authored over 1 year ago
Introduce generic AW generation and block settings impl checks.

06929c67b0debd1d5729c1272e02b416c4c19ff0 authored over 1 year ago