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

Bump version

90fe97f88e0d81b0f18d8224e611e4e5f1852154 authored about 5 years ago by Player <[email protected]>
fabric-rendering-v1 module & added HudRenderCallback (#359)

5341049050ff897d3eee6fe4af0a037043fdf74c authored about 5 years ago by shedaniel <[email protected]>
Fix render offset not being applied.

Fixes flower and other blocks always rendering in the center of the block

175d0eb82e78c1d262edfc205d7bb96c04a13e5a authored about 5 years ago by modmuss50 <[email protected]>
Fix build

I thought this worked..

2605c5a557dc59a27eb2d875c0ce7eb5271920fa authored about 5 years ago by modmuss50 <[email protected]>
1.15.1

e8063fbd96066816328c267de8cf04fe7ed7f2dc authored about 5 years ago by modmuss50 <[email protected]>
Bump versions

abd91580ddbfb28ea2a1d4d6eb323e2e28765e7b authored about 5 years ago by Player <[email protected]>
Fix Fabric-side thread safety for Tags obtained from TagRegistry

6d8d2cc9dc2ab7c7341cb6c07f6005636dab9d58 authored about 5 years ago by Player <[email protected]>
Update loom, use tinyv2 (for params/jd), update loader

The build passes, no worries

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

7a0d5854583b72c064bf1edd50490b016ffae18e authored about 5 years ago by liach <[email protected]>
Work around odd crash in OpenJ9 due to an anonymous in a mixin.

d830abd6cf4339447fb902dc736efe3d0645a2a0 authored about 5 years ago by modmuss50 <[email protected]>
Version bump

3b05f68e064be125e0ff4724b2222da28bf935c2 authored about 5 years ago by modmuss50 <[email protected]>
1.15

5dcfb8552b84538a46a504e5efa79f5825f3662a authored about 5 years ago by modmuss50 <[email protected]>
1.15-pre7 - mapping changes

821cdba74eb39893c2e88e933798ae2e98b508d3 authored about 5 years ago by modmuss50 <[email protected]>
1.15-pre5

da060503f2de8ead05a54ede2cb6c2d9328c9aee authored about 5 years ago by modmuss50 <[email protected]>
1.15-pre4

a few mapping changes

ec40b2e12c5ce3557f1d0414342630616bb6ae15 authored about 5 years ago by modmuss50 <[email protected]>
Fix crash on startup

Required as mixin was complaining: target requires method signature because enclosing type infor...

ea865a14504ede347a9eceb1ee775ac34742cd7e authored about 5 years ago by modmuss50 <[email protected]>
Version bump

Co-authored-by: Juuxel <[email protected]>

c6a8ea893dc90d8558c2fa2818e2ef3722625608 authored about 5 years ago by modmuss50 <[email protected]>
Add methods for setting multiple objects' render layer with one call

616c2e29a4ee2ade38dc58faa50cc7dc6a1963e4 authored about 5 years ago by Juuxel <[email protected]>
1.15-pre3 - just mapping changes

06c939b35c20e9cd0e2ee22a74b80ebd633dcb7b authored about 5 years ago by modmuss50 <[email protected]>
Fix gui item rendering (issue #412 PR #443)

1e5e53014d9d52d2859df74c0e4aee05864111ff authored about 5 years ago by grondag <[email protected]>
Fix checkstyle package check using client/server as the module name and missing suffix validation, adapt missed fabric-renderer-registry package

5a0f9a60f76db7555c654708429dfda0dfbb1efa authored about 5 years ago by Player <[email protected]>
Fix NPE in MixinChunkRebuildTask Closes #436

2775144ad810f18b1dd783ee2aa0f817eca3f48b authored about 5 years ago by modmuss50 <[email protected]>
Fix BER registration accessing dispatcher instance through uninitialized

field

7fe423d1a5af40056c4943b04bacb3ec253cf070 authored about 5 years ago by Player <[email protected]>
Rework the BlockEntityRenderer api to fix load order issues.

Based off the work from #430

Co-authored-by: Draylar <[email protected]>

a1ff8ff878a834ff1f05aeb3689dd7e2daec8576 authored about 5 years ago by modmuss50 <[email protected]>
Merge remote-tracking branch 'origin/1.15' into 1.15

dd842128487860d9cfe593a8d7214305558a5f3c authored about 5 years ago by modmuss50 <[email protected]>
1.15-pre2

e08a7305d5efdfc6f7e84077ca8237d2da105618 authored about 5 years ago by modmuss50 <[email protected]>
Add nonOpaque to FabricBlockSettings (#434)

* add nonOpaque FabricBlockSettings builder method

* module version bump (0.1.2 -> 0.1.3)

e4c9a9c3af39efdd365865a457c1513d8749dc87 authored about 5 years ago by Draylar <[email protected]>
Fix ClientSpriteRegistryCallback not being called for some SpriteAtlases

fabric_localIds is no longer needed as all atlases have their own id now.

264dbbc635b04933d16b2d7c282f1f5c52653d90 authored about 5 years ago by modmuss50 <[email protected]>
1.15-pre1

f3d8141bae153b19a57a586cdefccbad66dcb638 authored about 5 years ago by modmuss50 <[email protected]>
Fix checkstyle config not supporting windows line endings

6d6e6117b4c70c9fae66111d68592908890c2996 authored about 5 years ago by Player <[email protected]>
19w46a

6c2678816ae3e1240affc09653d093543881070e authored about 5 years ago by modmuss50 <[email protected]>
19w45b + Fix missed optional mixin fixes

MixinChunkRebuildTask should have been ported yesterday, but it was only logging out a warning.

f947d671a12443eaf2cafb387d9aebbf56100453 authored about 5 years ago by modmuss50 <[email protected]>
Fix style errors.

Sorry player.

58e820e06cd656cff551bf4cb6ab68371e876684 authored about 5 years ago by modmuss50 <[email protected]>
19w45a

12515ed9ee4a46f74bf3b5711e9bd92c9992ed73 authored about 5 years ago by modmuss50 <[email protected]>
Add checkstyle verification for package names, fix non-API packages.

b7f9825dbb6d79e649a5bc6d6ed30201623e9a1a authored about 5 years ago by Player <[email protected]>
19w44a

Only yarn renames

ce77399215ce381b9b804bacf4b85272b683ca00 authored about 5 years ago by modmuss50 <[email protected]>
Add checkstyle, format existing code accordingly.

dfdb52d6e50f6ac62ca9cae6397529f80052617f authored about 5 years ago by Player <[email protected]>
Fix BlockRenderLayerMapImpl no longer working in 19w42a. Move some LOG.warns to InvalidParameterException (#409)

* Fix BlockRenderLayerMapImpl no longer working in 19w42a. Move some LOG.warns to InvalidParamet...

d1753d4af91c6009e8f2bc0819a5db8bc99cfb6c authored about 5 years ago by Mark J <[email protected]>
Fix breaking render for API models (#406)

* Fix breaking render for API models

* Bump versions

b8dee3c01709f389cd0f15c89a3d258250186654 authored about 5 years ago by grondag <[email protected]>
Fix indigo rendering in 19w42a (#405)

* Fix indigo rendering in 19w42a
* Prevent crashes for modded item rendering

VertexConsumer ...

0f869edf26246fe037d199fad94604e21803b408 authored about 5 years ago by grondag <[email protected]>
Version bump

38a28ddb597c89ab0aca4663add234dd3699cdfc authored about 5 years ago by Player <[email protected]>
Allows generic event declaration

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

67f1526c069cdbcf1b21cd915c0aecc2db650ce0 authored about 5 years ago by liach <[email protected]>
19w42a

Includes a work around for the funky rendering issues, this will need looking into some more.

d2e3099f393dc27a0d4d52dc80942a4d92b65e56 authored about 5 years ago by modmuss50 <[email protected]>
19w41a

ccd269cfad3ca2bfe47af93c3d2e14fe364995f6 authored over 5 years ago by modmuss50 <[email protected]>
19w40a

da5bc0bb05224223b889269e0827849852ca36b5 authored over 5 years ago by modmuss50 <[email protected]>
1.14 Updates and Render Fixes (#394)

* Fix EntityRenderDispatcher hook (again)

* Add fabric-particles-v1

* Add a sync() method ...

32ac36d518ec54e4128e3cf90c32ed960e58a705 authored over 5 years ago by grondag <[email protected]>
Fix EntityRendererRegistry crashes (#392)

* Move EntityRenderDispatcher init hook (#390)

Fixes FabricMC/fabric#389

* Bump API patch ...

f8c11fca6f7b53daae404c964d9b2fe892605825 authored over 5 years ago by grondag <[email protected]>
Wip 19w39a (#386)

* 19w39a fixes (#387)

* Bump versions

* Breaks: BlockEntityRendererRegistry and EntityRend...

9c45b1ef78a9c9e1d2f16a3fd629c797f0baefba authored over 5 years ago by Modmuss50 <[email protected]>
Bump patch number on Renderer API

Neglected to increment this in last PR. May also fix #379.

128a6b25c07cf77911c1b890ad395260333f28eb authored over 5 years ago by grondag <[email protected]>
1.15 Rendering Cleanup (#376)

* Make whitespace more consistent with Fabric norms
* Remove implementation of disabled multi-s...

a5d709c3e188414991202fa6ee5864f953fc6841 authored over 5 years ago by grondag <[email protected]>
Bring dimension API to 1.15 branch (#373)

* Update versioning to match 1.15 branch

* Fix builtin mods being added as resource packs

...

96946203bedf3cdc5f6a75a309e96cf9b4e31ccb authored over 5 years ago by grondag <[email protected]>
Merge remote-tracking branch 'origin/1.15' into 1.15

# Conflicts:
# fabric-events-interaction-v0/build.gradle

c208a44d66fd505ae541a1c9e9ef7a98cbc2a411 authored over 5 years ago by modmuss50 <[email protected]>
19w38b API Fixes (#370)

* Fix compilation errors (untested)

* Random fixes

* Various modded rendering fixes

* R...

d2ac651a7a05dc2e6711c09f369c11510b29f544 authored over 5 years ago by grondag <[email protected]>
Fix resource-loader

d32291da6543767fa05264c8d9f84634ec294bcd authored over 5 years ago by modmuss50 <[email protected]>
Update mappings

9c15c890d1106949553f93d50d8f7475684af44c authored over 5 years ago by modmuss50 <[email protected]>
19w38b - start the port, does not compile just yet.

7533b848b57aa1b0e7f4d543fb27432bd6e5e4a1 authored over 5 years ago by modmuss50 <[email protected]>
Update UseItemCallback to 19w37a

* A fix for #364

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

* Version to 0.2.0

7eee2bafa34bdc234a3c96781faef3cb02fad415 authored over 5 years ago by liach <[email protected]>
Fix NPE in fluid renderer mixin (#361)

* Fix NPE in fluid renderer mixin
* Ensure state, view, and pos are never null
* Bump fabric-r...

bcce83c829b6b5eda012fda54c441fa0c4c2ae0d authored over 5 years ago by Virtuoel <[email protected]>
19w37a - the same.

6b7b8bda7baf11fed97d06fa73c93bd06dc7b88f authored over 5 years ago by modmuss50 <[email protected]>
Allow for running fabric-api-base on the server-side environment (#360)

2d1f5b3a69079cc978d12a6917366f823dbcd49a authored over 5 years ago by parly <[email protected]>
Add more metadata to the modules (#353)

* Add fabric-api-base as a dep to fabric-networking-v0

5ed88c193ab8ee4a2f8e19f6d7d13f62d6e38fc4 authored over 5 years ago by Prospector <[email protected]>
19w36a some biome changes

413f3d60554d1d79a348bf5ab0e3ef60669b008a authored over 5 years ago by modmuss50 <[email protected]>
Update fabric-loader to replace deprecated methods

b4f62fb5a7b5d92667d1321bd20ac7c62bbaed48 authored over 5 years ago by modmuss50 <[email protected]>
Fix builtin mods being added as resource packs

d1f89c1d5eddf3d009585a98a9c9d8b3897a8ee5 authored over 5 years ago by modmuss50 <[email protected]>
19w35a

27da48aaf2f1a9feb800fb3f0455e6b4e18f68b0 authored over 5 years ago by modmuss50 <[email protected]>
Remove remote name from branch

d7b19f7e1c0fd7d5cfe6d429a69a99fdb645d403 authored over 5 years ago by modmuss50 <[email protected]>
Fix branch name on jenkins

65dbd72c875d072677cb547f5fe5adff0ba9e557 authored over 5 years ago by modmuss50 <[email protected]>
Add current git branch to version

Set the curse game version to 1.15

34cdeba3b061b06a5508698b377e35cc987ea18e authored over 5 years ago by modmuss50 <[email protected]>
Add 1.15 MC deps where needed, update loader, bump versions.

66a6b610bce4e627e6cffaa8520c8ca90f49ed73 authored over 5 years ago by Player <[email protected]>
19w34a - not being built just yet

ef6e16884f4cd738dedc7104e886f4469e16b60b authored over 5 years ago by modmuss50 <[email protected]>
Bump versions

9f55aa704f28c1d5361a342960dc24fd4078d0c7 authored over 5 years ago by modmuss50 <[email protected]>
Update gitignore (#248)

d0d2f47092fa0ce764fedceab8df1e873718f6c3 authored over 5 years ago by Sollace <[email protected]>
Add minimal "getting started" to README.md (#275)

4b135a47c905bc363dd4226e30deb6a1a2583fcd authored over 5 years ago by Josh Hejna <[email protected]>
optimize removeAll in ResourceManagerHelperImpl.sort (#298)

232e294c2cb45171637f4f251be0f5d0943e77f2 authored over 5 years ago by asie <[email protected]>
Add ItemStack Tooltip event (#302)

eff46b3d8e76ce07dfc1b37dfb5d5d68ce12b72a authored over 5 years ago by modmuss50 <[email protected]>
Fixes for Indigo bugs #329 and #330 (#334)

f0fe03ff282989d9cb52167fb2d09d47ddc8e196 authored over 5 years ago by grondag <[email protected]>
Honor special case water/glass rendering (#335)

39442fc2827c6ad38230af9afd29283f42a4fb7a authored over 5 years ago by grondag <[email protected]>
Merge pull request #284 from svipthedrunk/javadoc

Javadoc fixes

9b03381f03f46d1cb52a51a994beb1da76550dd3 authored over 5 years ago by grondag <[email protected]>
Update MixinBufferBuilder.java

211f5694474740e8b24578c420591f757babea63 authored over 5 years ago by grondag <[email protected]>
Delete BufferBuilderTransformHelper.java

File was deleted from master branch

b10eadb3bde1b3958a2751544ffe9423288f41ec authored over 5 years ago by grondag <[email protected]>
update to Loom 0.2.5

e93d238ed2de07741e2bf6b863881383ad271719 authored over 5 years ago by asie <[email protected]>
1.14.4

883e856c189c6533376e90bdca9e2a439fd85baa authored over 5 years ago by modmuss50 <[email protected]>
1.14.4-pre6

f5c26764a98c77a7eaed95ee87500331775e09c8 authored over 5 years ago by modmuss50 <[email protected]>
Merge remote-tracking branch 'remotes/origin/master' into snapshot/1.14.4

# Conflicts:
# build.gradle

00dd3ac59e7d7e2720adae2ca5337e34e6528fd8 authored over 5 years ago by modmuss50 <[email protected]>
Prevent mods from shadowing default resources (Fixes #66) (#310)

7495ea28d67dc49fbdc90015689fff8f4d708781 authored over 5 years ago by coderbot16 <[email protected]>
Append a substring of the mc version to the hash of the submodule to prevent issues where the source is the same but produces different bytecode that is not compatible across mc versions

4229e3b7857b08ad7686bd94b2b6d6d4481f2797 authored over 5 years ago by modmuss50 <[email protected]>
Append a substring of the mc version to the hash of the submodule to prevent issues where the source is the same but produces different bytecode that is not compatible across mc versions

09ff63104007e2406d70114d7861212fbe72a44d authored over 5 years ago by modmuss50 <[email protected]>
1.14.4-pre5

dae1b0d776c448072ab1c1d587489d200f14040b authored over 5 years ago by modmuss50 <[email protected]>
Merge remote-tracking branch 'remotes/upstream/master' into snapshot/1.14.4

2c12b07399e1242767b67f22ae99604e617c1452 authored over 5 years ago by modmuss50 <[email protected]>
Remove jenkins file, moving to a manual build job

b8deb199a0122441f57d69d86276c9890f98b1e0 authored over 5 years ago by modmuss50 <[email protected]>
Merge remote-tracking branch 'remotes/upstream/master' into snapshot/1.14.4

9486cfbfdb54ddc57f3029b87f1fc794d4f69727 authored over 5 years ago by modmuss50 <[email protected]>
Merge branches 'pull/219', 'pull/300' and 'pull/301' into us/master

ab421b9c5c9386880543e9401d7994f34ffdf12e authored over 5 years ago by modmuss50 <[email protected]>
1.14.4-pre4

ea100f613b06be54c7c47ad5a0bcd131eff6dd0e authored over 5 years ago by modmuss50 <[email protected]>
Bump indigo version to 0.1.9

Very small patch but easier to communicate for support purposes.

3c859cf746f74ebfc6618527bd64183c8fea4b3e authored over 5 years ago by grondag <[email protected]>
Estonian translation

1e69a0a5268b593566f2caa47b7d7a51118b1661 authored over 5 years ago by Madis <[email protected]>
Use correct value for white colorIndex

Addresses #299

ad361ed1b6848ce2e814ba6a9dc0685972c22e5f authored over 5 years ago by grondag <[email protected]>
Various Indigo Improvements (#295)

- Fix #199 Vanilla Bug: Glowstone creates AO shade
- Fix #289 Rendering on the Cutout and Transp...

099c1e8b8c8d4cace0bc64db17405b0ca719ba81 authored over 5 years ago by grondag <[email protected]>
Handle floating point error in QuadEmitter.square() depth argument (#296)

6519cfb41e25f84dd3c46658b56b914674610c60 authored over 5 years ago by grondag <[email protected]>
port to 1.14.4-pre1

592d1d229f44fd4dd10810569c3734ba3ac186af authored over 5 years ago by asie <[email protected]>
Fabric Biomes API (#200)

Co-authored-by: Prospector <[email protected]>
Co-authored-by: coderbot16 <coderbot16@gmai...

896c7fbb2d596fbab44254b12b3c21a61841887b authored over 5 years ago by valoeghese <[email protected]>
Updated build.gradle for the javadocs + fixed some oversights of the last commit

a1fec501f461eaa2da782f05408ecdc49b14174f authored over 5 years ago by svipthedrunk <[email protected]>