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

Sync with FAPI 0.91.6 and bump QSL to 7.0.0-alpha.11

fa98cde2540843c3bc8b6bf1d3826e63c5125996 authored 11 months ago by Eli Orona <[email protected]>
Merge remote-tracking branch 'fabric/1.20.2' into 1.20.2

# Conflicts:
# fabric-networking-api-v1/src/client/java/net/fabricmc/fabric/impl/networking/clie...

aca0dd5f1cfc5b211f82af47cbb327628b581ce3 authored 11 months ago by Eli Orona <[email protected]>
Fix wrong POM value and properly remove deleted apis

5ec1cddc9f0b186667ac42fadfca0fe0dbd5c901 authored 12 months ago by Eli Orona <[email protected]>
Fix issue with publish action

5583bba0310d22557313c68d2756c2b5666c6570 authored 12 months ago by Eli Orona <[email protected]>
Fix a left-over mixin from merging

8d0efd321dc273a5d8281dc70259092973b86498 authored 12 months ago by Eli Orona <[email protected]>
Bump version

9468a40a0a33689c243ce359d8ca25da362c790b authored 12 months ago by modmuss50 <[email protected]>
Fix TAGS_LOADED event not being invoked on client join

(cherry picked from commit eabbae365d7f75924dd8bd96ccf4ceae10942c34)

c8b1048003e5b7e686a16a42789f8fb812bb0794 authored 12 months ago by apple502j <[email protected]>
Merge pull request #144 from OroArmorModding/1.20.2-port

1.20.2 port

eae9104f10f665274057ab7ac6fcb4c6d32c07c1 authored 12 months ago by Eli Orona <[email protected]>
Licenses + make sure build.gradle functions to the best of my testing ability

e33417530ebf69c1db19178afd252b60a5834b8e authored 12 months ago by Eli Orona <[email protected]>
Sanity Check PR Diff

5b7b86b1b35d4c11517633fbad3399c976295a8d authored 12 months ago by Eli Orona <[email protected]>
Bump version

55b52f8acd1916fdaedb63fc733a596a1d316907 authored 12 months ago by modmuss50 <[email protected]>
send `c:register` packet for play phase instead of config (#3544)

(cherry picked from commit 2e5ac54849046563971e7ebc9efc666e5326650a)

f4be560ba96955354064f08ee458da24da07464e authored 12 months ago by deirn <[email protected]>
Update to 1.20.2

0535e258e3c75e1e8f61f1a9f5bd161c8ece02ea authored 12 months ago by Eli Orona <[email protected]>
Bump version

0f11ff5ad9225da7f3537016f0f508b25ddbbc03 authored 12 months ago by modmuss50 <[email protected]>
fix login network addon not properly initialized (#3531)

(cherry picked from commit bf1eca54837bb3a0feeb5c4ddf6290c65aa0b7fd)

3fe0ff24927798fa54f0288326a98d84f0c339a0 authored 12 months ago by deirn <[email protected]>
Bump version

10b8fcd4ba909a22c1e5274407adbea87370cfc3 authored about 1 year ago by modmuss50 <[email protected]>
Fix race condition when handling unknown packets. (#3508)

(cherry picked from commit 875cc147cf594428acb7a6d98684fbe5243cdcca)

b8b4f0e5744a77d5ad27f1c5b54272d2e89d66f0 authored about 1 year ago by modmuss <[email protected]>
Merge remote-tracking branch 'fabric/1.20.2' into 1.20.2-port

# Conflicts:
# build.gradle
# fabric-biome-api-v1/src/main/java/net/fabricmc/fabric/api/biome/v1...

a98f346f74c6c71a215acdd779be125fb617b8ef authored about 1 year ago by Eli Orona <[email protected]>
Bump version

8b089790043274dfe2dcde7f1a4d762fc4d32ed1 authored about 1 year ago by modmuss50 <[email protected]>
Copy untyped payload buffer on read/write (#3450)

* copy untyped payload buffer on read/write

* use the actual handler on junit tests

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...

4944b5a5eeeeece7040553d2e304f071c0d5a434 authored about 1 year ago by Phoupraw <[email protected]>
Bump version

bf75b395cb1e632f53bee25a4f1aecf55206fe98 authored about 1 year ago by modmuss50 <[email protected]>
Only retain buffer on receiving side (#3446)

e3b69503868643d85791336f5ed0e0be432e739e authored about 1 year ago by deirn <[email protected]>
Bump version

fb80c01ac3ad2a02747b12c99364e2ca039b7e03 authored about 1 year ago by modmuss50 <[email protected]>
Avoid serializing object-based payload into `PacketByteBuf` on the main thread (#3407)

* channeled network addon refactor

* checkstyle

* fix junit tests

* convert TypedPayloa...

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)

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...

239dafd8f96d50735e1b99f51e80ba8c1a13a17f authored about 1 year ago by modmuss <[email protected]>
Significant work on networking API

94ce4d893579ffa73bb1684cc9f503ed5c342aa2 authored about 1 year ago by glitch <[email protected]>
Bump version

65c120eded0fb3d65c10cd2a616e38e22746963d authored about 1 year ago by modmuss50 <[email protected]>
Update mod-publish-plugin

(cherry picked from commit 022302724cce63258d4fdfc6b9fedd8aa5bfe058)

8ed26333ba3ec430cb6c550aa0474ba894faaa1c authored about 1 year ago by modmuss50 <[email protected]>
Fix log spam with multiple calls to `combinedItemApiProvider` (#3387)

(cherry picked from commit d6f4a34e15e1d1f6756767a53c4fd9487a5cfc5b)

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...

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...

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

a44e16a6dc3795db133aee1806ef5455a79ed35a authored about 1 year ago by Estecka <[email protected]>
Bump version

3f301502811f0ab410f045d065b6f98d5b630537 authored about 1 year ago by modmuss50 <[email protected]>
Fix FabricBlockSettings copyOf missing settings (#3373)

Fixes FabricBlockSettings' copyOf method missing several new settings introduced as a result of ...

2ff98d3bac2f2252b5c56815aa0a35ede9ee5540 authored about 1 year ago by Shnupbups <[email protected]>
Configure spotless for imports, sort imports. (#3365)

* Configure spotless to also do imports. Allows for auto applying.

* Order imports

(cherry pic...

b1792f7d1aa88326817026fe9d2e289dcf286ba2 authored about 1 year ago by modmuss <[email protected]>
Initial merge of 1.20.2

4aa0de671b62b68d33a0f334a742ca4d16700d3d authored about 1 year ago by glitch <[email protected]>
Sync with Fabric API v0.90.0

24f621bcda60efda7fb5fdaa10e1ce8e7a4be07f authored over 1 year ago by glitch <[email protected]>
Bump version

1fbc78fabb035f7902f21f9f1f34c13ad4d02aff authored over 1 year ago by modmuss50 <[email protected]>
Bump version

16a9bc783ed62b79f2a619dcd665ffe57b2e54b1 authored over 1 year ago by modmuss50 <[email protected]>
Fix inconsistency of placed feature locations (#3369)

* Fix inconsistency of placed feature locations

`BiomeSource#getBiomes` mixin applies to all bi...

215bbe96c2a19ce6090eb148b1f402a1d1d9737a authored over 1 year ago by apple502j <[email protected]>
Fix inconsistency of placed feature locations (#3369)

* Fix inconsistency of placed feature locations

`BiomeSource#getBiomes` mixin applies to all ...

661cc8c6dccfa63d6957696dc79c2b1eb99fe5ca authored over 1 year ago by apple502j <[email protected]>
Add LootTableEvents.LOADED event (#3352)

* Implement `LootTableEvents.LOADED` event

* Update for checkstyle

* rename event

* Update fa...

3ba460fb299181bce5915412572848677f907d86 authored over 1 year ago by LLytho <[email protected]>
Add LootTableEvents.LOADED event (#3352)

* Implement `LootTableEvents.LOADED` event

* Update for checkstyle

* rename event

* Upd...

96dfa9590d310c7758c57c41c713d6176ae69f7f authored over 1 year ago by LLytho <[email protected]>
Make some experimental APIs stable. (#3354)

* Make some experimental APIs stable.

* Imports.

(cherry picked from commit e3d2bf3f57c526d3f0...

d7b148e0ec67d1c0b11817abd4c8c3b2e5e4d033 authored over 1 year ago by modmuss <[email protected]>
Make some experimental APIs stable. (#3354)

* Make some experimental APIs stable.

* Imports.

e3d2bf3f57c526d3f08233267c22e2f543574918 authored over 1 year ago by modmuss <[email protected]>
Merge pull request #134 from TheGlitch76/1.20.1

0.89.3 for 1.20.1

ebad84bb4d532c9dedb188c0c5913e12a92af858 authored over 1 year ago by glitch <[email protected]>
Sync with Fabric API v0.89.3

0dac690b092e9b9d5636ecaa6633c7d9728ebf61 authored over 1 year ago by glitch <[email protected]>
Bump version

All versions bumped due to Loom upgrade.

670b2ea08de60d952f62d5333f93bfe18c27f8ed authored over 1 year ago by modmuss50 <[email protected]>
Bump version

ee80040aaa1dc11805b398f31228b3d14a880a38 authored over 1 year ago by modmuss50 <[email protected]>
Fix bad interaction between `FabricDynamicRegistryProvider` and modded dynamic registries (#3353)

* Add reproduction test

* Fix the issue

(cherry picked from commit d19c412984640986a3316a98de1...

0889cb781a1e0b36bfc924104d516b56e8d2fe40 authored over 1 year ago by Technici4n <[email protected]>
Biome API: javadoc fixes (#3348)

(cherry picked from commit d9a2869ba312232f17dc3816279030c42c505943)

0737cd807bf26f84cbbd5edf64835c8c75945bec authored over 1 year ago by apple502j <[email protected]>
Content Registries: javadoc and small refactor (#3347)

(cherry picked from commit 285022b3bc7930a614349fdef73a5b759de3b139)

57aed33f2717f3bab19d612bfc9755f9213e39c1 authored over 1 year ago by apple502j <[email protected]>
Fix bad interaction between `FabricDynamicRegistryProvider` and modded dynamic registries (#3353)

* Add reproduction test

* Fix the issue

d19c412984640986a3316a98de1cedbcdc8105bd authored over 1 year ago by Technici4n <[email protected]>
Fix incorrect internal method names in ServerNetworkingImpl (#3349)

No functional change.

b18afef34a873d456a8910653edbba31e45472a3 authored over 1 year ago by modmuss <[email protected]>
Biome API: javadoc fixes (#3348)

d9a2869ba312232f17dc3816279030c42c505943 authored over 1 year ago by apple502j <[email protected]>
Content Registries: javadoc and small refactor (#3347)

285022b3bc7930a614349fdef73a5b759de3b139 authored over 1 year ago by apple502j <[email protected]>
Document the getCodec method (#3343)

* Document the getCodec method

* Update fabric-recipe-api-v1/src/main/java/net/fabricmc/fabri...

9650955252ddd047fcee640a17178e37f9ef23ae authored over 1 year ago by apple502j <[email protected]>
Fix Message API javadoc (#3342)

e982ae85ea525a4e9103c68c399774e7c96a71dd authored over 1 year ago by apple502j <[email protected]>
Update to loom 1.4 (#3341)

* Update to loom 1.4

* Try java 21

* Revert "Try java 21"

This reverts commit 5cb239458...

6f59c1844c0ab5abd29759e71abc5d74aa070aa2 authored over 1 year ago by modmuss <[email protected]>
Update link to Minecraft Wiki (#3336)

Minecraft Wiki has officially moved from Fandom to their own wiki. I updated a link I found in a...

7468709af57e2dc0759383f60fc4a401405a7829 authored over 1 year ago by alexia <[email protected]>
Update link to Minecraft Wiki (#3336)

Minecraft Wiki has officially moved from Fandom to their own wiki. I updated a link I found in a...

68c3a29b6b5a34f3317fc3bf99a0e5c5e3a0a7c1 authored over 1 year ago by alexia <[email protected]>
Fix a testmod

6417ba3110d2456c0ca17a9a82df92957aa9db76 authored over 1 year ago by glitch <[email protected]>
Bump version

7c0701ab88e51cda561758a132dea609fa3eee22 authored over 1 year ago by Ennui Langeweile <[email protected]>
Do not distribute Fabric GameTest API

ff1e9c95500df27e1344a293acc4d1356fc0cb60 authored over 1 year ago by Ennui Langeweile <[email protected]>
Merge pull request #124 from xtexChooser/xtex/merge-upstream-1.20.1

Merge upstream 0.89.0

892a21182ab8d2c2a12a2fe8aeca14a4ac56189c authored over 1 year ago by ix0rai <[email protected]>
apply licenses

adb842b6a0f2562ede7250ddb7391315acc1f90d authored over 1 year ago by ix0rai <[email protected]>
Sync with Fabric API v0.89.0

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

035f180a13f60f6f3b135dc58a561f65222f4dc1 authored over 1 year ago by xtex <[email protected]>
Bump version

3ccb77f2a4dd0bde504de1ca0ae4862afb616870 authored over 1 year ago by modmuss50 <[email protected]>
Fix ClientConfigurationNetworkAddon.handleReady() being called too late. (#3331)

This fixes a crash when assertions are enabled.
Also fixes ClientConfigurationConnectionEvents....

74a33ae79d9bff841816883ea158e5ef3f680e1a authored over 1 year ago by modmuss <[email protected]>
Bump version

b1913a6ae6a842007858c6cbbce724b222a4afa6 authored over 1 year ago by modmuss50 <[email protected]>
1.20.2

8fe45160ada6f7b7e412c433180fb68384aaa507 authored over 1 year ago by modmuss50 <[email protected]>
Handle null being passed as the datafix type to PersistentState.Type (#3328)

* Handle null being passed as the datafix type to PersistentState.Type

Closes #3327

* Chec...

b1b4f7b0a24274bc4811f0f45d8ed120144e0c0b authored over 1 year ago by modmuss <[email protected]>
Support trade rebalance experiment (#3311)

* Support trade rebalance experiment

* Add pool IDs

* Delayed pool modification

* Fix u...

219ee513db3cc5202f61aea7bd4c8b5b7a39cc20 authored over 1 year ago by apple502j <[email protected]>
Bump version

0708114127af8310c0cb692a5da5965d249a7f17 authored over 1 year ago by modmuss50 <[email protected]>
Bump version

8a234a4fd558606d05dc810de32cc96560b59bf8 authored over 1 year ago by modmuss50 <[email protected]>
Fix unhandled packets disconnecting the client. (#3324)

69e331e36e7862713359df9df2135dc862aabffe authored over 1 year ago by modmuss <[email protected]>
FRAPI improvements: context getters, full removal of fallback consumers, small enhancements (#3287)

* Add cull check and item transformation mode getter to FRAPI

* Terminally deprecate `fallbackC...

2034447cba83a64bc3ef072acb5fe483144a3d44 authored over 1 year ago by Technici4n <[email protected]>
Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart) (#3282)

* Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart)

* Review ...

bbfadaecbda29a9865cc0480b70ca8f4c8cc08ba authored over 1 year ago by Technici4n <[email protected]>
Add a method to data generator entrypoints to register custom keys with priorities (#3087)

* Add JsonKeySortOrderCallback

* Use an entry point rather than an event for sort keys and prio...

bbae80faea5a35d2a522fb3814a79aef79cc898c authored over 1 year ago by ErrorCraft <[email protected]>
1.20.2-rc2

5c133856b8cdc43d03f7a3d0c2bf3d6d687a3884 authored over 1 year ago by modmuss50 <[email protected]>
FRAPI improvements: context getters, full removal of fallback consumers, small enhancements (#3287)

* Add cull check and item transformation mode getter to FRAPI

* Terminally deprecate `fallbac...

39a511ba532479bbcc52e49b9dded62f0730d014 authored over 1 year ago by Technici4n <[email protected]>
Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart) (#3282)

* Fix Random mismatch between vanilla and FRAPI baked models (weighted and multipart)

* Revie...

ecfd5a888d408a3386200f7c95f75037e09eb4af authored over 1 year ago by Technici4n <[email protected]>
Add a method to data generator entrypoints to register custom keys with priorities (#3087)

* Add JsonKeySortOrderCallback

* Use an entry point rather than an event for sort keys and pr...

0883a8d4d9c2253a8fb394dccc7fdbda4f456a05 authored over 1 year ago by ErrorCraft <[email protected]>
1.20.2-rc1

daef22a2cb79bde0c9569df2143e45b84f08b9f3 authored over 1 year ago by modmuss50 <[email protected]>
1.20.2-pre4

109a65e5af40e56b017f8db1bda6282a8ded20e8 authored over 1 year ago by modmuss50 <[email protected]>
Invert `wasDeath` and `alive` signals on `ServerPlayerEvents.CopyFrom` bridge (#121)

4408556fcd5eaef3a9384ac5b037823396db4f9b authored over 1 year ago by Ennui Langeweile <[email protected]>
Invert wasDeath -> alive translation

9736dd350adecf8d18ba176ade493ce702c8a863 authored over 1 year ago by Kneelawk <[email protected]>
Update QSL

545532a44f9e9c4b024157b3ad600fbc32b74b5a authored over 1 year ago by glitch <[email protected]>
[0.88.1] Merge branch '1.20.1' of github.com:fabricmc/fabric into 1.20.1

d3364a869d41a092c34265b4532d5c9795b7470e authored over 1 year ago by glitch <[email protected]>
Improve action times (#119)

* Revert move to Quilt Gametest API

Using Quilt's GameTest API:
- Makes build times excessiv...

d6e2d1bdf283fa7ef74b92dd397e23763d864375 authored over 1 year ago by glitch <[email protected]>
1.20.2-pre2

3bafade3d1560bd8ff46c2ec1408a5990c3522d5 authored over 1 year ago by modmuss50 <[email protected]>
Include namespace in modded registry tag path (#3303)

* Include namespace in modded registry tag path

* Document tag namespace change

34a3e0e2cb0d0767d0e16781d557da2548e01c2f authored over 1 year ago by apple502j <[email protected]>
1.20.2-pre1

435112151c0c55df4f4052077cddcb72b541b414 authored over 1 year ago by modmuss50 <[email protected]>
Fix broken version conflict check

10a9c7efa322d17615954d4bf9ee4a4bc54e9615 authored over 1 year ago by Ennui Langeweile <[email protected]>
Bump version

6b34bbd18ffa723c985343cb495901defb08cad7 authored over 1 year ago by Ennui Langeweile <[email protected]>
Fix QMJ dependencies

c4e60e354e8ec307962894d29c850419d04b41f0 authored over 1 year ago by Ennui Langeweile <[email protected]>
Bump version

462ea84f7d69ed485589c4e5d9787589325b64a2 authored over 1 year ago by modmuss50 <[email protected]>
Bump version

a51b2422255137f107a0e331f0705b615bc714fe authored over 1 year ago by modmuss50 <[email protected]>