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

Use Quilt Loader's ModContainer and compile.

7dd5768938a1b7a4ece8e7fc4a8d706bc52a6b14 authored almost 3 years ago
Add missing entrypoint

8004b01d1222248f89e5a95a5e99a196557235b3 authored almost 3 years ago
Migrate to Quilt Loader, auto-generate `quilt.mod.json` (#78)

* Use Quilt Loader

* use the right loader version

* qmj generation experiment

* Finish ...

b64584c26ec2fbd9fb9c6370375c9135be5468ef authored almost 3 years ago
Port to 22w14a.

d6a3966cc4395c5a82194adf9ade9293f45ddaa1 authored almost 3 years ago
Port 1.18 changes to 22w13a.

8fcc38ff02a8d1f9ef59546d68a3a4f92a39e833 authored almost 3 years ago
Fix code style issues.

4744faea1db618483f6df081a1152e4bec7bc97f authored almost 3 years ago
Add a method for quick registration in RegistryEntryContext. (#90)

* Add a method for quick registration in RegistryEntryContext.

* Apply suggestions from code ...

ac1f4de81a0bf651b5eb77d8e4ed48902b32ee2e authored almost 3 years ago
Command module: add server-side argument types (#68)

* Command module: add server-side argument types

Basically an almost-direct port of the Colon...

773b3affe21e4b9f52d8dea1dcf7affa813e1a50 authored almost 3 years ago
Dimension API (#91)

* Worldgen dimension API

* Javadocs

* copyright header

* relocate mixin

* Port test command ...

5d46ebda1276a9322fdda5ce99ac71bbf9656a3f authored almost 3 years ago
Update to 22w13a.

565057c7edb743577030c3765782bf1650c17a33 authored almost 3 years ago
Merge from 1.18.

44a5c9f6f34490ffd9191df354e375e8c17797cb authored almost 3 years ago
Fix CONTRIBUTING.md formatting.

d04eeff4cd415327e978c7d3ac6b95ece9593ac0 authored almost 3 years ago
Make resource pack streaming flattened. (#93)

* Make resource pack streaming flattened.

* Use mapMulti instead of flatMap.

ec524f87b17896367041787cf53220e1ef865e53 authored almost 3 years ago
Merge branch '1.18' into 1.19

795830fb6fba1eb35da092dd1b326e4773245a4e authored almost 3 years ago
Make RegistryMonitor#forAll implementation slightly cleaner.

b3634443f6126376384237fe07581b55ada03165 authored almost 3 years ago
Merge branch '1.18' into 1.19

dc175007c0b935942629eb8f958b88877ff5451a authored almost 3 years ago
Fix ordering issue in RegistryMonitor#forAll.

f4610eea8cb035ee3be34adf56b80e940678415d authored almost 3 years ago
Typo and anchor fixes in CONTRIBUTING.md (#92)

5869e8a58c5d91a7f734fc52c7281e832dfb3d30 authored almost 3 years ago
Update to 22w12a.

9495eec7477bbb4580a7a207aca66fe33cc1b257 authored almost 3 years ago
Fix DelayedRegistry in 1.19.

8aebbfc63e04d33f9f461c0af2f4fa3c245415a5 authored almost 3 years ago
Merge branch '1.18' into 1.19

6ca461ca98cd6bd3f80970b1bd8737bf731690d5 authored almost 3 years ago
Update mappings, fix new resource loader methods

with GroupResourcePack.

014a8bdfd3c5b9a08d88b0c29171723500efa15a authored almost 3 years ago
Fix registry monitor with registration in 1.18.2, fix Block.asItem() … (#89)

* Fix registry monitor with registration in 1.18.2, fix Block.asItem() with modded.

* Apparen...

6c4cd3445ca7dcdff19bcf9053a50536f3d49e69 authored almost 3 years ago
Finish porting to 22w11a.

2edb1a03a4a0a5451133eac2bf71389bb6c5a9ad authored almost 3 years ago
Start 22w11a port.

c42f84c0cd28ae7b062a7f6de4510e2112b26ec0 authored almost 3 years ago
Fix #85.

b6c2c6e33b4ac97f83da92fa65e40b2901d88b79 authored almost 3 years ago
Update Quilt Gradle Licenser plugin to ensure license checks.

3f9d35b14268c94d816c8a9ee86ecd3941ce36ae authored almost 3 years ago
Merge branch '1.18' of github.com:QuiltMC/quilt-standard-libraries into 1.18

ae13ff3663c3b63dab0d4b6d8dc3f45da99dbe9d authored almost 3 years ago
Update licenser plugin.

24dd2d14dda13f2aee0f295be1103d88a188b0dd authored almost 3 years ago
Fix MC-197259. (#84)

7e6d657fd65e418964c72c4e740cd45d5669b316 authored almost 3 years ago
Update mappings.

7c171695a78e16eed39686385621c4c5478f0693 authored almost 3 years ago
Migrate to quilt-gradle-licenser.

6223db0d406ad0bb528bb482951350aeb01a7872 authored almost 3 years ago
Fix registry module mixins.

ade69a2e385709f711b808003f40f2b66f94424f authored almost 3 years ago
Registry Module/Events (#38)

* Add basic registry entry add event

* Refactor tests, add registry monitor (a more advanced ...

a4cb8211a185fe89e9da836bdb2fec39ab3e48d9 authored almost 3 years ago
Fix critical issue in resource loader: bad remap property.

483ba8059d044615565b8b2ad696b53d8205ef7d authored almost 3 years ago
Port and rewrite Tag API to 22w06a. (#76)

* Port and rewrite Tag API to 22w06a.

* Fix mod manifest with Gradle process resources.

* ...

99896c8d4860da5751aaad68bfa0b17c5a329cf2 authored almost 3 years ago
Update to 1.18.2.

78949dcb19d8b5225f3184ac6f7e0fdf6f38f6e4 authored almost 3 years ago
Update to 1.18.2-rc1.

6c6946809d84fbcbd9b290ee8682fc2163a6e8bd authored almost 3 years ago
Item Setting API module (#18)

* Port item api

* Fix some missed issues in item api port

* Add item group api

* Update...

c3f98b3fcdc56a8425d71502f6446fc0d2cd996c authored almost 3 years ago
PR Policy (#39)

* Create QSL PR Policy

* Update CONTRIBUTING.md

* Clarify, add exemption for trivial fixes

* ...

dd0238ae9e0611758cda452bcc376f7bfbcb0301 authored almost 3 years ago
Fix package in Item Group API. (itemgroup -> item.group)

4bd8e48cf7d7a917b387759b9defe367ca3defc0 authored almost 3 years ago
Update to 1.18.2-pre1.

9cad5df6da9a2b32280b672f4db14ef86941d782 authored almost 3 years ago
Update to 22w07a.

69d5d73d826549d6a1610e25de8cd91d8abefee8 authored almost 3 years ago
Fix client mod intializer entrypoint firing too later.

af3bf444c38d83c4152ff80b5dde729ce6b9fca4 authored almost 3 years ago
Make Log4J runtime only.

9cb47df5a475376b85f07ecf5e266f87bc8b003f authored almost 3 years ago
Update Gradle and loom.

eea21f38dd03d400b4a5f201188f67ad78152be6 authored almost 3 years ago
Allow built-in resource packs to have a display name (#71)

* Add display names to built-in resource packs.

And update resource loader license headers.
...

648c8813460f827538ca25e9be5d7060a2bc6713 authored almost 3 years ago
Update mappings.

553d0fe44596e39163065d64f97bcaf42902cbab authored almost 3 years ago
Improve entrypoints documentation.

7e12680fa5aa82eba420fd9e4727f13c7d6f2ffa authored almost 3 years ago
Fix resource loader end data pack reload event injection.

ad22c8d8d8f7644c865b7a058dd2727dbd17b030 authored almost 3 years ago
Make Gradle look way better (#72)

* Make gradle look nice. should cover the bases we need

* Documentation + Enum

* Take 2 wi...

93a5379eeaec26f38950ae1e0971e8b19ee03330 authored almost 3 years ago
Fix resource loader on 22w06a.

5c6da7afd6d0fb5177c961d2541f4d671377bbdf authored almost 3 years ago
Move entrypoints to QSL.

cffc9f60724aa1132e26babc041246b168fdb07a authored almost 3 years ago
Add game entrypoints to Quilt Base, and update license headers.

4a21e68e8923b3e3dc06ff70c08a5b3ac9dd8ae2 authored almost 3 years ago
Update a big chunk of resource loader to 22w06a.

a5ab807c1405ea72b065ed7089c506325e23cd86 authored almost 3 years ago
Revert Gradle plugins update as it's breaking source generation.

c6815eaa485d6562c0ab89f16b2372e57b945dbe authored almost 3 years ago
Update Gradle plugins.

d9474aaadcdd3756b099cd0e12aecc4e6c31a707 authored almost 3 years ago
Fix grave inconsistency naming in Quilt Networking.

45ebd63f0d634ba24d489ab73a2c7a834e09aa23 authored about 3 years ago
Make networking API use SLF4J logging.

ddccf53fbd751211e0d5e9b077e4279b39c9d873 authored about 3 years ago
Update to 22w05a, and quick consistency check.

be7f11c957fc560c932f6eb46d902773d0fe12f5 authored about 3 years ago
Networking API (#34)

* Port of networking api

* Apply suggestions from code review

Co-authored-by: BasiqueEvang...

b98fa373116fe112a5067a3ea70d8123a6357ff5 authored about 3 years ago
Quilt Tooltip API (#69)

* Add the tooltip API.

* Fix phase ordering.

* Update library/gui/tooltip/src/main/java/or...

53241ffc0345b8a1636594c393a603bfe3f50954 authored about 3 years ago
Make main QSL artifact contain Minecraft version.

9c51b4394c33740a37eadbf07118fc87f4dd13fd authored about 3 years ago
Fix dependencies population in libraries POM.

514146a14088d3c53df3887b3b200c10a6c606b2 authored about 3 years ago
Fix missing call in addIntraLibraryDependencies.

5e3d63888a8cafada232cf5c17317566b4c7928f authored about 3 years ago
Improve javadoc spacing consistency in resource loader.

3c58619535373054e3838ba8a1741bec0871d7fc authored about 3 years ago
Fix unfortunate typo in EventRegistry.

6b42f923497dd85a6bb90b31dd7d03aa9bdb4dd7 authored about 3 years ago
Fix events as entrypoints causing too early initialization.

65697c18bade7e76a63a79e981010708fa32b99d authored about 3 years ago
Fix the warnings in resource loader (#70)

229fedc534e067369f93ec7659a3a67eaf511965 authored about 3 years ago
Fix tags API testmod failing on dedicated server.

1102ecbe53519ed6c1b952684779e7db4066f260 authored about 3 years ago
Improve tags API testmod.

001245e1e5e71be4849927d630314320ef4999ab authored about 3 years ago
Fix command APIs mixin declarations.

04cbeccd652bc3ba685228c0ac8da2948a08bb12 authored about 3 years ago
Fix resource loader namespace caching being broken in some cases.

5a4ebd39d0b2f36af7c4fa83900b7ce452edfe6c authored about 3 years ago
Add minecraft dependency and deal with minor nitpicks.

I keep forgetting some minor stuff, sorry! This is the last commit about it.

b56f3ce7cc2e99e5cde3cde010a1dad66e935c06 authored about 3 years ago
Make some small things more consistent.

244e1f3695782e729784fb9ebe0574c44c57c444 authored about 3 years ago
Item Group API (#40)

* Item Group API

* i5's suggestions

* Make QuiltItemGroup final

* Apply suggestions fro...

41873f8b4160e8b8a3a40e980abcc5510d13f0d6 authored about 3 years ago
Update to 22w03a.

49165d8d0887457f5c2f00c64447781fbaf3a674 authored about 3 years ago
Complete command modules' mod manifests.

50022816b5bf2cedc61d4f8947ef1a80329fd605 authored about 3 years ago
Improve consistency (nitpicks) and make command events aware.

a9db5abef011050ff46ac70cd997b905fdcf0711 authored about 3 years ago
Command module (#33)

* Add commands module

* Add CommandRegistrationCallback

* Change CommandRegistrationCallba...

f43e4c551443cc7c3e75f5c378040a5263b9b63a authored about 3 years ago
Feature: event as entrypoints / Event.listenAll (#62)

* Introduce event listeners as entrypoints.

* Add Event.listenAll, done some minor refactors,...

5f073b8df159d3ac40663abe940540a84228bbe7 authored about 3 years ago
Block Extensions API: add map color provider setter (#65)

c20c480e974e0536f35ea88a05c1e55de8eda999 authored about 3 years ago
Fix minor typo (#63)

8302c68052dbf7c5b93ac6e9f87b1f10b77da66c authored about 3 years ago
Update loader and make loom happy.

ee4b1e583c15608d6a95a28bf18732516cd19400 authored about 3 years ago
Update to 1.18.1.

015392978ab2a6d5c42fc1e1b31935eafb336221 authored about 3 years ago
Update loader and to Minecraft 1.18.1-rc3.

27efd9a94ca371f89a00230c874406daf5b9c6bc authored about 3 years ago
Add collideable to QuiltBlockSettings.

7464354f5b7aad15e89c43c783b6d74a59c70114 authored about 3 years ago
Use temurin JDK for CI.

524d19998f7eb237d8e4af24747b44ea75b5d9c3 authored about 3 years ago
Gradle is not capable of providing a reliable GitHub action to checksum gradle wrappers.

8a719e20bd16ef7221fff1038e82aae13367a2f5 authored about 3 years ago
Quick-fix for Block Extensions API (#60)

This one won't NPE if you try and register a render layer before some arbitrary internal thing h...

913590601d9746e73a4a98bd936ca1b4bb45a179 authored about 3 years ago
Update gradle wrapper.

71030f4d524bc1b2e1bf497295f36090ca08211a authored about 3 years ago
Update to 1.18.1-pre1.

4ed82823afdba7617baff38452c8179fbac1041b authored about 3 years ago
Fix some issues with the block extensions API.

06b56516dc2b400dc4ec4e1df8734cc8c0065cc5 authored about 3 years ago
Block Extensions API (#41)

* Block Extensions API

* Library name should be "block", not "blocks"

* NO I DIDN'T MISS T...

d907005d9443bf8bc87951086dd783eaf2781e2f authored about 3 years ago
Add resource reload events. (#56)

* Add resource reload events.

* Make end resource pack reload callback consistent.

* Fix t...

4c5a15987cd5a2335f02eecadfbf6f8cf049fcd4 authored about 3 years ago
Support Visual Studio Code (#58)

Trivial buildscript and gitignore update

ba91f39a5d406108c7c04b10579df63068706b93 authored about 3 years ago
Fix READY lifecycle event being delayed (#57)

eaa9c35a35161aaff0966202174b77f385fa50c1 authored about 3 years ago
Update to 1.18, make genSources tasks run only once.

d77a374d2753a4d4c4046c1b1e096ae3547d715a authored about 3 years ago
Fix license header formatting with CRLF.

f1b1b27061cd0ac55db1478354b1e26aecbf160a authored about 3 years ago
Update to 1.18-rc4.

7d2324f96ccdac2ad65d176d2e49da567ea1650d authored about 3 years ago