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

Make Fabric mod data packs automatically enable on world creation, allow mod data packs to load on dedicated servers (#663)

* make mod data packs load on dedi servers, auto-enable

* license headers

3d52d1e569bf9bce398219525623cc0ac6b7bf90 authored over 4 years ago
1.16 fix for nether biomes (#658)

* 20w22a support for nether biomes

* Apply suggestions from code review

Co-authored-by: Jo...

d6bf72d59b95a87e1cec16787e3a8d7ca5fb2a8a authored over 4 years ago
Add basic test for tags, useful to ensure that datapack loading is working as expected

dff23fa481f8de017af2c38ee7d7055db99ce53e authored over 4 years ago
Hopefully fix mod datapacks

277876c7419b0e5aa93c34b67fbcdd02fa8fbbae authored over 4 years ago
Fix some known issues with the registry sync module. (#525)

* Try to detect if a registry is modded, if its not it will left alone and no syncing or saving ...

dd263cca8b4be47c9796abb5afcaf6bac739434e authored over 4 years ago
Fix command test

1405d94241578a1979ba8913b3a2017fbd2c232e authored over 4 years ago
Checkstyle

346247d7d183d96cabd1f9f18bb37cfec9e132ee authored over 4 years ago
Stabilise experimental api's

74492929a5c44ae3f79cf4e0619ffbdb7302f67b authored over 4 years ago
1.16-pre1

0d474ec430d5bc1079bef6bff067bde5848cf657 authored over 4 years ago
Version bump

0e8ef4f8b94784b2bd830fa43d3c978a2394f759 authored over 4 years ago
Fixed the nether biome mixin (#652)

Fixed the nether biome mixin on MultiNoiseBiomeSource solving #650

31c789fd1170cf484767f76b9d7609e5b498e3c8 authored over 4 years ago
Make the create method public on villager profession builder (#647)

* Make the create method public

* Bump module ver

* Bump main version

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

4a01746c066c05a2d5e04374ad75ac52c9e58b73 authored over 4 years ago
Bump version

0a735357295191c80b4f4706cbdb2c306ef901d1 authored over 4 years ago
Various Indigo lighting fixes (#640)

* Various lighting fixes

* 20w22a

* Various lighting fixes

Co-authored-by: modmuss50 <m...

021baa01199377155a30ef001260fdc86287382f authored over 4 years ago
Use a Slice over the Shift.BEFORE by -6 (#644)

* Use a Slice over the Shift.BEFORE by -6

This is much less prone to breakage and possibly mo...

1aa9d47288197413a35d70ef102eb16b12c467fd authored over 4 years ago
Add object builders to simplify the process of creating Villager professions (#493)

* Add Object builders for simplifying the process of creating villager professions and point of ...

2521f6a319ea224dd95798a07dd6993f4c62550c authored over 4 years ago
20w22a

da175ad6ad4da1b96eb922b8b3fc2a764425fef7 authored over 4 years ago
20w21a initial port

4a08d6b28558a3ca0e529bdb7527898a125e054d authored over 4 years ago
20w20a

6d41837a9609bf5287d39af5e475654d7eb8f4b9 authored over 4 years ago
Bump version

8dcfcb1e890fc70a759b657903c34efa0223cc9e authored over 4 years ago
tool attribute 1.1 (#589)

* Actual support

* Remove this useless mixin

* Resolve some issues

* Remove duplicate entries...

c8964fcb8d9e04e80c0a9365f26c6823c7e44154 authored over 4 years ago
Checkstyle fixes

(ง'̀-'́)ง

fbdec5486aaf80e669dc2f704a4fecd8cd5d1bc5 authored over 4 years ago
Version bumps

57dbcc4ce57f6d6873a477c50463cf7c3259a0ca authored over 4 years ago
Add fabric model predicate provider registry (#601)

* Add fabric model predicate provider registry

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

eae12eb8159bf8e492d82a5e752fe96967026d4e authored over 4 years ago
Create command api test mod (#607)

* Create command api test mod

* Verify the callback is only called once per server instance.

d83d36ad00871dadb5e5b4c310d83202bd817076 authored over 4 years ago
Fix duplicate input class from object builder mixins (#611)

We Fix this by marking the old v0 mixins as `OldMixinTarget`

cc3ee51411e20e1ef31098b028346f6c6450b945 authored over 4 years ago
Remove call to initShapeCache when registering blocks.

At some point in the 1.16 update cycle this was moved to be called after tags are (re)loaded and...

d1e1b46ce946ced7d3dd651ca71c518e19c12f03 authored over 4 years ago
20w19a: Deprecated min/maxDespawnDistance in FabricEntityTypeBuilder as they are no longer applicable to the EntityType.

This was done to keep mod compat and will be removed very shortly. I dont think they were used b...

84cce57f4d973a7a879a7878d8ce76df247cf3aa authored over 4 years ago
Bump version

b4da06fb8336d4e08b8e55451eca31e839ffdf56 authored over 4 years ago
Add netherite tools to tool tags (#609)

fa8407432a7b073d0b6a5131bf33fd43b0fb6031 authored over 4 years ago
Bump version

d0b0d5f31bd038305ee7caa42e0c2ede949197ee authored over 4 years ago
Restart Testmods (#593)

63435d4b92a1f20c40b0c48d232509d08f05dda9 authored over 4 years ago
Update MixinMinecraftDedicatedServer to 1.16

fcb6b9aa64b4dfc6f23a4d1475e9d5877f302638 authored over 4 years ago
Fix commands on servers. (#604)

* Fix commands on servers.

Based off the same fix I made a year or two ago...

* Fix

5644fa286ee71101e90f43f2b252bc2164b2349d authored over 4 years ago
Bump fabric-rendering-v1 to 1.1.0 (#597)

304e48eb3a21b07a9e97e798e2efd981b28dca71 authored over 4 years ago
Fix crash

bf7c167a1dd299f7fc3054edfce5239b226dedfe authored over 4 years ago
Bump version

a15fc248367d4d4a164894bd91e9590cc6b3ca81 authored over 4 years ago
Add a hook for BuiltinModelItemRenderer (#563)

* Add builtin item renderers

Closes #488.

* Bump fabric-rendering-v1 to 1.0.0

* Code re...

24a100d8a91928b2cce1b7970ebbdce103a0b045 authored over 4 years ago
Bump version

204c316b030598676e7a7a8e95c1844d04bbd774 authored over 4 years ago
Object builders v0->v1 migration (#537)

* Migrate object builders from v0 -> v1

* Port entity attribute registry to v1

c38e8d9e1e73d226fbba73f32769bbaa7176cabf authored over 4 years ago
Bump Version

610157e1cf9acc1b13a8796dd0f6c0ec28845e83 authored over 4 years ago
Migrate commands to v1 (#539)

* Migrate commands to v1

* Update fabric-commands-v1/src/main/resources/fabric.mod.json

Co-Aut...

52d30836ba73cb3b89bf3f7314718358ac9c4182 authored over 4 years ago
20w18a

686e6e57ad66a76aa674f622b0492dda402ea0e3 authored over 4 years ago
Bump versions

224bbbbccce6aec9532a07d47026e8366f0b3a96 authored over 4 years ago
Entity attribute registry (#568)

5417aa6a291fb781a588807ea83c2ad037da6ab6 authored over 4 years ago
20w17a

2fd224ca631092f89f59e8caa6743f30101b7d11 authored almost 5 years ago
Remove DynamicAttributeTool from ToolItem to fix vanilla tools being universally effective

526cfc4b2f0b8eb0c57fa287d1c22358139438cd authored almost 5 years ago
Bump version

570150aa1ce8a6ccbfc96fc4dd6f318abbf030a7 authored almost 5 years ago
fabric-mining-levels-v0 -> fabric-tool-attribute-api-v1 (1.15 edition) (#460)

Moves the ToolManager and tool tags declared in fabric-mining-levels-v0 to a new fabric-tool-att...

b764ce99057d36891dfa4fbdef55323aeb588ee9 authored almost 5 years ago
Bump version

6c0e72dfcd2f1b98c83fc23e076739c6a2235301 authored almost 5 years ago
Fix lighting issues (#583)

6cbc90d6ae42fdcbff7e4c7a095e8b9d2cc82dd6 authored almost 5 years ago
Bump version

708a050cc06275d357ba8a69185b18d90dec1ed8 authored almost 5 years ago
Fix FabricMaterialBuilder#notSolid returning the wrong builder type (#533)

1e6eeb583042009fcc814473702e4cad9c1f7b35 authored almost 5 years ago
Check the Fabric box when uploading to curseforge (#574)

* Check the Fabric box when uploading to curseforge

This will ensure mod auto update tools know...

83200dc6f594cd5ce17421d460fce9337c24698d authored almost 5 years ago
20w16a

eb276f9cfce5b6229e207ad286f640e100dfd05c authored almost 5 years ago
Bump version

dc50b8619ea250a59df97ae87ee85aa9b984af5c authored almost 5 years ago
Make resource-loader-v0's generated resource packs use the latest data version (#559)

This prevents incompatibility warnings about mod resource and data packs.

94c7834a50efa9a6932aad1a3820889b2570e3e3 authored almost 5 years ago
Update checkstyle and change tab width to be 4 than 8 (#518)

* Remove unnecessary chmod in travis script
* Update checkstyle and fix indent config
* Travis...

1a47cd78f6656160cefe2df0c2808ec7ea399f18 authored almost 5 years ago
Remove un-used import

9cd8d660bfbb544e806ede594a8484e4c12d6b21 authored almost 5 years ago
20w15a

a2a96bf9a5412f6548bf4447102ee5db7dd51c7b authored almost 5 years ago
Fix build

d6ae8a0d625202a19febb0dea5c80bd82dea18da authored almost 5 years ago
Fix inner class mixin.

Previous versions bumps cover this

2dc54f998a51fa12d5c9be6b57d642308f3e8605 authored almost 5 years ago
Bump versions

12a8474c3aa4a8e550f4c128c10c3e4cea51d857 authored almost 5 years ago
Use public fluid tag container getter instead of reflection (#552)

94ecb00e4ea932c32e9a07b0031bacfb3468d07f authored almost 5 years ago
Fix javadoc jar generation and javadoc building (#550)

* Update build.gradle for testing

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

* ...

655c8d6a5c5fcafcd43790181793232f1ea26494 authored almost 5 years ago
Update gradle, loom, mappings, loader

88afe607db54cc546b94e6e8b17687ff198f8d5a authored almost 5 years ago
20w14a

c808269fb2073ab7224299afa2e1df1591d0c90f authored almost 5 years ago
Checkstyle fixes...

b50ffc7bfb7d5cb104e19e09b83b4269ec443f80 authored almost 5 years ago
20w13a

372d827d5a26a47d4934b85b2f81a7b03eadd89e authored almost 5 years ago
Fix crash on startup

ce6dd8380f2b436ea73868ccd6b5fcabd0a47aa5 authored almost 5 years ago
20w12a

d249f7b6d645bb9774260b96df92401eb2c55659 authored almost 5 years ago
checkstyle fixes

0aae0f41599f39b8b8b9e2a2712b850e6cfc76fe authored almost 5 years ago
20w11a - All mapping changes

5b8a535acb7f077bd15ab3415522ed9db98b7173 authored almost 5 years ago
Bump Version

3c3ab8727662290f2f781296ea5cb9f83b610d1c authored almost 5 years ago
Fix AttackBlockCallback being fired for incorrect player actions (#520)

04b9979457653811072aabb42c9fafd3a99d3ee9 authored almost 5 years ago
Add travis.yml file to build PRs, useful for ensuring that checkstyle passes (#504)

6d7c2994e1926656ce6be181528975cc6d775b2c authored almost 5 years ago
Fix modded ItemGroups not showing, also updated mappings

2cbdd032eb4d1060d56f24963557bda98ab76d63 authored almost 5 years ago
Bump version

56f586a0fc7cf7646faf75981de1e5d0f578aa13 authored almost 5 years ago
Fix day/night-cycle enabling in World.isDay and World.isNight being

hardcoded for Overworld, use Dimension.hasVisibleSky instead.

- World.isDay() and World.isNight(...

b1726571e493fcff248d489a8173323adb052ae6 authored almost 5 years ago
20w10a

b7d52fa581a5166e6d80f5ea60ca0ff9ea5edebf authored almost 5 years ago
Initial port to 20w09a

2f56dff236fd81c6dce808d2cbf5e2c7521e11b6 authored almost 5 years ago
Fix javadoc jar not being published to maven

a279af2a9a1f5fb36808a92501c68936ba8b5ca3 authored almost 5 years ago
20w07a

dba69fc641ed76958b21300aa819169c32433f39 authored almost 5 years ago
Set curse game version

a6344a20356693ca4958e4ab310b88ad6e963c7c authored almost 5 years ago
Bump version

2d512d3d0306990933668ee1189d075195988e12 authored almost 5 years ago
Fix ForwardingBakedModel not forwarding isSideLit. Closes #501 (#502)

* Fix ForwardingBakedModel not forwarding isSideLit. Closes #501

* Remove unused DamageModel
...

7d8ccbd715f2fbeca497ea9b86022f5c2eb0bb15 authored almost 5 years ago
Publish a fat javadoc jar to maven (#503)

* Publish a fat javadoc jar to maven

* Cleanup

e9f5baeb113db67992cc4f614692243965098c25 authored almost 5 years ago
Experimental nether biomes API (#496)

* Add nether biomes API

* Update fabric-biomes-v1.mixins.json

* fixed license

* smarter...

b7436ccac22e364edb7d02a5f90db6382ccdb6ad authored almost 5 years ago
Bump version

cfa5f8f26af940ac0b61fc5da854c783f946dae1 authored almost 5 years ago
Check cullface after transform

4c757238279e7c39e53796df6ea11396001bb6b5 authored almost 5 years ago
Remove unused import

820cd5cf1db5375586ea0eae4db4999fd1b9ce58 authored almost 5 years ago
Update Loader requirement, fixing game version number.

434c9ae895feebedc0d58111bf3bd76147c2ceef authored almost 5 years ago
20w06a

9421522d5a087e794f5f62d5326923a31b1e4fe7 authored almost 5 years ago
1.15.2

aea78a258d4f14af6a494d9476ab968fde856900 authored about 5 years ago
1.15.2-pre1

203491ea23a98ed6108db18041cb7b9f33ae6189 authored about 5 years ago
Make checkstyle always use English

ce867d209a1c4377b7a0d8a10cdf13f066c4540e authored about 5 years ago
Bump versions

a1bd3118a00514f75a7a7371c5eb52e1787c9b0e authored about 5 years ago
Resolve ClassCastException in UseItemCallback

Returns ActionResult, not TypedActionResult

25c8636270418076d0cff7acf7c9a45b6c8532bd authored about 5 years ago
Always only return the last part of a branch

Not applying this causes certain environments (such as a local instance) to build artifacts in su...

3c664f3a9c3b8a6e5eb9e6e3046c7f503ef5b3c0 authored about 5 years ago