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

0.19.0

a607839c1a6ab684a230b6f1a455711914d51e4e authored over 4 years ago
Structures API (#917)

* Initial structures API implementation

* Improve generics + add a superflatFeature helper me...

516ece7c6e17dbf885200ff091674f95f3335e6a authored over 4 years ago
Block break event (#980)

* Block break event

* License headers + after event

* Before and after events, testmod

...

e2e6cdad60f5a43c3f4c226eab80eb96c1743f17 authored over 4 years ago
Add FabricItemSettings and an API for custom item equipment slots (#956)

* Add FabricItemSettings and an API for custom item equipment slots

Closes #952.

* Bump mo...

29679fd6fab0cc24161e86334cef99ab8f3cdf02 authored over 4 years ago
Fix dynamic tools not using their mining speed on modded blocks with mining level 0. (#1030)

ccce563e157451f19fc14b1479beabef43e48ca9 authored over 4 years ago
Version bump

e81ec80bf45e7dd390ea5c2ffe6ee99afa527ea0 authored over 4 years ago
Add ability to define default attributes and spawn restirctions within the entity type builder. (#828)

* Add ability to define default attributes within the entity type builder.

* Update fabric-ob...

de1d6c86d002c0e273e12759401e20d2f6081fae authored over 4 years ago
Add ItemConvertible overload for BuiltinItemRendererRegistry (#955)

Closes #953.

fc24ff24efca139cc373c60bc93eca1b205f0422 authored over 4 years ago
update curse version

54fedaeb9b01bf1f4ed3b656d67cd206aa86b012 authored over 4 years ago
Mappings update

e5d3217f0d5c36909b0230865dddf37cb14f9a56 authored over 4 years ago
1.16.2

7d3b96dd8a0828c79e0423a0f587b5a4c3af7f39 authored over 4 years ago
Bump version

ac8e8c5914d45aaefabab7820a1ffc57a6165ee9 authored over 4 years ago
Fix crashes by actually targetting the correct class in mixin (#1003)

This was renamed in yarn almost a month ago, so who knows how many times it's crashed

648c8fd11f1ee7f9f3bc957411baa2b584746f67 authored over 4 years ago
Bump version

ad64ee68e8ad8a854f10ff7be5350c7d5aedaffc authored over 4 years ago
Add callback to allow registration of feature renderers. (#873)

* Add callback to allow registration of feature renderers.

* Laymans terms for those who don'...

e2862de602a3145a1b76ef5f82f046d15db0f48b authored over 4 years ago
Add Netherite mining level to vanilla blocks ToolHandler (#978)

* Add Netherite mining level to vanilla blocks ToolHandler

* Version bump, fix icon

02fb8fda0ea010e627c1e0c690ece72205c67120 authored over 4 years ago
Fix FabricBlockSettings not copying the toolRequired boolean (#984)

23a4a963ba06b69780487071fbc725a565ab19ca authored over 4 years ago
1.16.2-rc1

f8ee1456232598bdce8a907ce2ad28aef150cab3 authored over 4 years ago
pre3, no changes, so no release.

627dccba1d0fab875c0c28f6aaf2e1f832dcf364 authored over 4 years ago
licenser... (#995)

944242f10ae310ea6f3d71738b470634ac3f0db8 authored over 4 years ago
checkstyle...

f653ee41b015035b4006fc328a5eaae4f3609efa authored over 4 years ago
1.16.2-pre2 - no biomes for now

91555cd1f00f2cbddd949e7856df49747356c4e4 authored over 4 years ago
Bump version

d54afe87685024ae2d87b5a0d2684d4824f9701c authored over 4 years ago
Revert "Update to loom 0.5"

This reverts commit 9be3744a

80f083f580299d2db4d27173b6a24211719e3c50 authored over 4 years ago
Fix crash when remapping registries. Closes #967

847665c2f28d9ac42e80601fd60414c378896934 authored over 4 years ago
Version Bump

74cc3b202163e1db583d2dc6bc39a3b6034830c6 authored over 4 years ago
Add world unload event (And functional interface annotations to events) (#895)

* Add world unload event

* Add functional interface annotations to all events

5098e03e12025c8092771dad352e9e77e94325a1 authored over 4 years ago
Update to loom 0.5

For now this will only be for 1.16.2

9be3744a3b99b03df227738106f465ad6db1da02 authored over 4 years ago
1.16.2-pre1

bf0e62bd427269381a82ee5cf121500dfc6ec884 authored over 4 years ago
Fix crashes outside of dev

deaf48319c6665f2492239d0fd909f893e63ca11 authored over 4 years ago
Version bump

ccb37cc4c40d0e817f204752d4fcd95638c020c9 authored over 4 years ago
Create Game Rule API (#641)

* Create GameRule API

* Some tweaks

* gamerule -> game-rule

* Fix translation keys and ...

d532d74b8374fef45e8bb5451f49302ea6015e0d authored over 4 years ago
Fix tool attributes mining levels (#855)

* Decoupled effective checks and mining speed

* Fixed typo

* Bump major for method sig cha...

d21d463561f1e4a33c5073389e3816da8372d4b6 authored over 4 years ago
Make Indigo more closely aligned with vanilla's behavior when (#901)

rendering flat-shaded quads. Use the cull-face (if present)
to determine where the light-value ...

5d32f58344781fa561f2addc5bacd67235df4c67 authored over 4 years ago
biome test mod update

d3726004c824fe64286148504d8fe6f6c04a94aa authored over 4 years ago
20w30a - Just a mapping update

d7f19da055cb405b5fafc42ae02da28ead4ebd97 authored over 4 years ago
Version bump

359819bea16f65159f7a4a8b2976daebadcefb78 authored over 4 years ago
Revert "Indigo Flat-Shading Lighting Fix (#898)"

This reverts commit 28388fad

7548be6d43bf84fd530f021bbcc92d7e3fbfa0b4 authored over 4 years ago
Indigo Flat-Shading Lighting Fix (#898)

* Make Indigo more closely aligned with vanilla's behavior when
rendering flat-shaded quads. Us...

28388fadd8c9f27bbedf03a54638e7efa9f1fb5c authored over 4 years ago
Fix getBoundKey() recursion (#896)

* Fix getBoundKey() recursion

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

* Change to u...

730711c6e23b92f9332be1ce6e643cc0585a4483 authored over 4 years ago
Tweak the screen registry's generics to fix type inference (#857)

* Tweak the screen registry's generics to fix type inference

* Fix test mod

872498418cf8d29feddd9b70d572899a18101bf3 authored over 4 years ago
Fix the javadocs of object-builders as the method was moved from material to block. (#892)

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

ba4afa57ac75166638955a2c57139b16aae2ab10 authored over 4 years ago
Version bump

3b4b2c130ef0edc91ed329991d07f335abc445d8 authored over 4 years ago
and imports.. 😠

f5c4fce088af5cd507a84827f1993923b402c2f8 authored over 4 years ago
Remove unused variable

f5b8457b411d16c38607aa5d8a408568a3d0cda6 authored over 4 years ago
Lifecycle Events: Part 2, Electric Boogaloo (#848)

* Add a few new server lifecycle events

Server starting, Load World, Before server resource r...

144d3847c09bd5e1c5ac4fde3e60ce3043181799 authored over 4 years ago
Reuse TerrainFallbackConsumer to render vanilla models when (#870)

called from BlockModelRenderer. Fixes #869.

1036f7f1f9529e5604c5b858842572c5dc980022 authored over 4 years ago
20w29a

5553fa5856774f4a7608c13892ffebec9e48c288 authored over 4 years ago
Bump version

e4cb07a722952e37b450f57aaff4990715084a26 authored over 4 years ago
Fix loot table API for 1.16 (#832)

* Fix loot table API for 1.16

* Bump module version to 1.0.0

* Apply review suggestions

fac8f366470a5312e7a842bbaccedf5a5bef98e9 authored over 4 years ago
Bump version

e09978fc7cfa296e23e6dce33c12bb7b94af2681 authored over 4 years ago
20w28a Biome Module fixes (#874)

* 20w28a biome module fixes

* update version to 0.3.0

* major version bump to 1.0.0

* U...

08834d9e76749719bb9c037fa73206df5efee61e authored over 4 years ago
github actions: add wrapper validation (#875)

It validates the checksums of Gradle Wrapper JAR files present in the source tree and fails if u...

fde2bb23c4b759fe61d3e32b0c3227d867fa8d3f authored over 4 years ago
20w28a - no biomes or dimensions

35e08e338756bf1e674bf9c17d6bf8fe4bb42757 authored over 4 years ago
Disable actions cache, and increase gradle memory allocation a little.

8d384cef9ac49d7811db5fa9b426f1cccddbf2d0 authored over 4 years ago
Github release publishing

408b8aa4b456214f2aff152ae587eb2d174d80ba authored over 4 years ago
20w27a

c668f41520132cc8855959894757b14bc9e4f8e4 authored over 4 years ago
Bump version

f41e2098ef6c7dbfb37b6d135ac47021df4b6df3 authored over 4 years ago
Hide mods from the resource/data pack screen (#854)

* Hide mods from the resource/data pack screen

* License

33474e52553b809704f05fb6dce3aef7cbea1257 authored over 4 years ago
Bump version

dfd0b839f4ea14da86c0ac92db3f60a6128d1a30 authored over 4 years ago
Cleanup MixinTagImpl fixing a crash outside of dev

a4c57d8e2ba34d7ab49064600e1fa40230823006 authored over 4 years ago
Fix invalid testmod json

b0993bc1e74c946ca12da357fedf3ac8aed81a27 authored over 4 years ago
Lifecycle Events V1 [1.16] (#681)

* Lifecycle Events V1 (1.16)

Now includes Chunk and (Block)Entity (un)load events

(cherry ...

16acbe5bfdf8e8f64cbd8711eacca5b938f1d4bd authored over 4 years ago
1.16.1 + hopefully fix github actions

4d66bed54eca28b4f9d8c384822d5425e9173e62 authored over 4 years ago
Merge remote-tracking branch 'origin/1.16' into 1.16

cfd9f68a542f6c925febb78a4fcc70f5b610c082 authored over 4 years ago
1.16 - Just mapping updates

b7084faa30b6acdf75d2b72c06966707f86fe1b6 authored over 4 years ago
Replace Travis with github actions. (#827)

b93343929290e74133568dc51f2fe4eeb1ff1938 authored over 4 years ago
Update loom to fix crash on build, Closes #831

0a6f2a70dceb7d2397918a2f3d8bb3c6ada32a31 authored over 4 years ago
Fix build

3c9757ac95ea15379aaa3bcca2ff70217a046ee3 authored over 4 years ago
Bump version

e00ecb5fb8f9f9eecd86246e148797de46cc6e94 authored over 4 years ago
Simplify fabric-particles-v1 and resolve sprites not being added to the particle sprite atlas (#534)

2f74cfaf312686c431232c4eca253808f74d2f12 authored over 4 years ago
Move new method in FabricBlockSettings to correct place in class. (#668)

The lower methods in the class are commented with their categories:

`FABRIC DELEGATE WRAPPERS...

43ae9fbacbed679c7af1da0d5f2415ffd57e415d authored over 4 years ago
networking: Clarify packet type callback JD (#829)

3234627dd4e872b3024d197b4e046719279ce921 authored over 4 years ago
Checkstyle

Nothing to see here

5ce5339883631a0a3819cf5502f8923650879957 authored over 4 years ago
Simplify server command registration, fixing server commands being registered too late.

53a97948b332a82756fc5dd03457f5842829295b authored over 4 years ago
Bump version + rc1

f362c86ed3332607d2960edc45bab33ba6711d68 authored over 4 years ago
Fix screen handler test mod crashing on dedicated server. (#823)

c10360a7659a3d08fc26138d39abc1a4deaaa0bd authored over 4 years ago
1.16-pre8

Doesnt need a release

28a94680441c7e9476ce6d5147b558909a2a6b4c authored over 4 years ago
bump version

b92c4e0aca4561f9e608ec4498ab51fe207b854c authored over 4 years ago
1.16-pre7

5794386efbf6088d68d9e8cad596a448b1a65179 authored over 4 years ago
Bump Version

f444f163142d0c36e4cdb568d739b44edd7f58c4 authored over 4 years ago
Fix issue with commands being registered on dedicated servers after a resource reload. (#822)

* Add a small datapack to test if custom commands work with command functions

* Fix issue wit...

bef45758889e741ec5c8fdaea8e5bdc10f2c4459 authored over 4 years ago
Screen handler API (#584)

* Add screen handler API

* Use more descriptive letters for FabricHandledScreens generics

...

045df74fe0824e0def7725e21eeaea6f648e79bb authored over 4 years ago
1.16-pre6

c824e0ac2ccf02a17f3c72b9d0f6ba575495aad1 authored over 4 years ago
1.16-pre5

7066030fcb36e37455efe5e5fff3eec6b15f203a authored over 4 years ago
version bump

ee3acc8423f5f21906e2bf16926451bcac8096e5 authored over 4 years ago
Merge remote-tracking branch 'origin/1.16' into 1.16

a35bc9fe9a0cef448ab418c624ccff808af91086 authored over 4 years ago
Keybinding 1.16 compile fixes

e16a9774a72cc9b38208c6c59eb84554a1ac2f72 authored over 4 years ago
migrate to fabric-keybindings-v1 and remove builder (#615)

* Edited Clone of #244
- Fixed checkstyle issues
- Migrated to fabric-keybindings-v1
- Removed s...

3fa9f7c5f885cb3bfdd40ee1819e16418bbdd8c5 authored over 4 years ago
Move creative pagination buttons (#639)

* Move creative pagination buttons

* Bump module version + Update Texture

* Remove Krita A...

438f96368cd558627916c57904a89f36ed019225 authored over 4 years ago
1.16-pre4 - just a mapping change.

7dba2d6c0171d76e1051cc7dc2297876552e1df4 authored over 4 years ago
Bump version

6dddba385cf6cb07b666809ca048433420cd2334 authored over 4 years ago
Rework Dimensions for 1.16 (#627)

* dim api initial port

* A whole bunch of work

* Checkstyle :)

* Minor tweaks based on ...

a71b3053ad177227a2e88f1589d03a086c336620 authored over 4 years ago
1.16-pre3

5a6e8f4ce189704ebcea194be33878dbcb8359e3 authored over 4 years ago
update mappings

059ea866ecae22fc096eb30753bdaccfd5aee20c authored over 4 years ago
Fix log spam for mods that are not datapacks. Also bump version for release

4e84b64f5cc44b3212dfee69a1f011408522bd15 authored over 4 years ago
Simplify and fix Dedicated server commands

31d35604b14bce9916f78fb0f4eb8d1dbf7e150b authored over 4 years ago
Change log level or orphaned registry output

8779c4a30c87cf2c3e2f787a71fc5aa1d4bdda10 authored over 4 years ago
1.16-pre2

3c5f026f0d079097fedbb27eae8e7aa8eefc63a4 authored over 4 years ago
Bump version

f6620c4898713429cf5eaa602e869406bc37bdfd authored over 4 years ago