Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/QuiltMC/quilt-loader

The loader for Quilt mods.
https://github.com/QuiltMC/quilt-loader

Fix Quilt Loader not knowing what version it is

3d89cd9a573441ef8a397f44548374e2fd8e24ea authored over 2 years ago by Glitch <[email protected]>
Include version in ProvidedModOption display string

7ed95341120b0cfbaff3b52515b7e8d84e556b77 authored over 2 years ago by Glitch <[email protected]>
Merge branch 'release' into develop

b8f16491bc676306636b1c95f59f4b02a4c549d9 authored over 2 years ago by Glitch <[email protected]>
Fix actions

246b6f09c9db90088830958ea3f8c1a0650a848f authored over 2 years ago by Glitch <[email protected]>
Bump provides, release `0.17.0-beta.1`

36469bf578fd2d8aacbca126fc2c739038f85368 authored over 2 years ago by Glitch <[email protected]>
Begin limited support of Fabric implementation details (#83)

* Move Fabric API + some impl to source set

* Use /java subfolders

* Tibs review

3948f93c9749e65056f0cb713867145a0cf3f8d2 authored over 2 years ago by Glitch <[email protected]>
Release `0.16.1`

This version is identical with `0.16.1-beta.3`.

Changelog:
- Fix multiple mod versions being pr...

da9bcf08ee98211ed98a1450abad8622fb384188 authored over 2 years ago by Glitch <[email protected]>
Bump maximum in-memory file size.

This fixes #80.

Specifically, the new limit is 512 MiB for read-write files, up from 16 MiB.
(S...

7451b0edf1bcffba6bcecca9784436150c420a82 authored over 2 years ago by AlexIIL <[email protected]>
Theoretically fix #77.

6025de344ba8fdf4cfc383e02ae3f15fe91c5bde authored over 2 years ago by AlexIIL <[email protected]>
Fix multiple mod versions being prefixed with "vversion", rather than just "version".

490fd68471e05ac1ec0af73a156c3cb5623fc2de authored over 2 years ago by AlexIIL <[email protected]>
Release `0.16.0`

e88ada8ee925e79de9431390c08cf46af95ae81d authored over 2 years ago by Glitch <[email protected]>
Keep Mixin 0.9.2 compat mods first in load order (#78)

Temporary fix for https://github.com/FabricMC/Mixin/issues/89

568ea0f30722f11a63ebf1acdfefc3a4327ab6df authored over 2 years ago by tibs <[email protected]>
Update quilt-json5 to 1.0.1.

8ae5219d620ffffbd2594dceb943e5a4e576f621 authored over 2 years ago by AlexIIL <[email protected]>
Fix nested mod paths not being exposed correctly by ModResolver.getReadablePath.

16c1765c81ff5a4f7dae5de8c30a7a470171b3be authored over 2 years ago by AlexIIL <[email protected]>
Stop building *twice* in github actions.

7657ca7a9a447e11336651744546f83382c0f70a authored over 2 years ago by AlexIIL <[email protected]>
Fix a mixin config re-entry bug if the first class that mixin transforms is also referenced by a mixin plugin.

e53aeeb688fdbfb972c3ce214f07844fb9530d1e authored over 2 years ago by AlexIIL <[email protected]>
Bump version after fix.

875627892f03dfbec0114f4816d2f23b246549a9 authored over 2 years ago by AlexIIL <[email protected]>
Properly select mods in the mods folder over nested jars

5deae3cf71625303c245dcc54b2a8fa514a7dfb2 authored over 2 years ago by Glitch <[email protected]>
Better warnings about non-semantic versions

77e7f99b50da49aca574bce8e80a13e6124280d3 authored over 2 years ago by Glitch <[email protected]>
Generate license.

8c064011bc2fb9b008f37578b8cdbd71f35e6065 authored over 2 years ago by AlexIIL <[email protected]>
Re-expose fabric's DefaultLanguageAdapter for FLK.

4e1e10e61d172a36b29cd6cb15b89f33140e2453 authored over 2 years ago by AlexIIL <[email protected]>
Bump version, and add a resolving test for #71.

b7e1d2bc75243550977bacea1009e2cfb819de5a authored over 2 years ago by AlexIIL <[email protected]>
Make sure mod id doesn't contain : when using mavenGroup:id format. (#71)

* Make sure mod id doesn't contain : when using mavenGroup:id format.
* Add tests for ModDepend...

f689fca7bafef4584f608829ff32c80973140a39 authored over 2 years ago by NinjaPhenix <[email protected]>
Bump version.

b3da768689a781d0856e28ee1de708fc7611dfb2 authored over 2 years ago by AlexIIL <[email protected]>
Add tests which validate the previous fix.

a5a12ba34b49acde55f04472976da674122a3cb1 authored over 2 years ago by AlexIIL <[email protected]>
Real, actual (and tested against our internal tests) fix for #65.

My previous commit was close, but didn't take into account that providing a mod technically
coun...

2c036b82c71d4cd5dec6d37456da39ed9a0c630b authored over 2 years ago by AlexIIL <[email protected]>
Add mixin compat debugging, bump version

3686291182613ad440123aee80375f61f1cf5b6f authored over 2 years ago by Glitch <[email protected]>
Bump version in QuiltLoaderImpl

10151c7ce190e180c2ac274be4f5c4378dcbc5c4 authored over 2 years ago by Glitch <[email protected]>
Revert "Theoretical fix for #65."

This reverts commit f55456f147c3fbfb08aeed4645a138a5ee53b675.

d77757402159c2587ad79228d68ef61a983bbb93 authored over 2 years ago by Glitch <[email protected]>
Hotfix before publish: Fix fabric mixin compat

5bed522ab9c7c68869965534092449fc1bad719a authored over 2 years ago by Glitch <[email protected]>
Add server launcher to installer json, bump version

ea2a83d5f0862f1e630378be393bbd2bf9e485a1 authored over 2 years ago by Glitch <[email protected]>
Theoretical fix for #65.

Previously only optional mods added a rule limiting them to only 0 or 1 mod loaded with a given ...

f55456f147c3fbfb08aeed4645a138a5ee53b675 authored over 2 years ago by AlexIIL <[email protected]>
Bump version for release.

14cf84b010f39a9830e6bfa586b1338058f6d78c authored over 2 years ago by AlexIIL <[email protected]>
Fix: Update asm to 9.3 to fix crash caused by LWJGL 3.3.1 (#67)

Without this patch, Minecraft crashes as asm<9.3 doesn't support Java 19, and LWJGL 3.3.1 includ...

8026788a31858c66d4b66c1249c20b1036aea8f8 authored over 2 years ago by ImperatorStorm <[email protected]>
Sort modlist in logs alphabetically (#68) (#69)

0a5e5fbbf65491e23b223146cd2cc0459868fbeb authored over 2 years ago by Noah van der Aa <[email protected]>
Try expanding all exception nodes by default.

ac864df084c412504599ad14649445f68f365da4 authored over 2 years ago by AlexIIL <[email protected]>
Fix the *fabric* metadata not reading multi-icons correctly.

afb2430541349041f969e3488f8204c3e57b220b authored over 2 years ago by AlexIIL <[email protected]>
Fix icon path.

8868531a400a5d99f8a4a5b34fd34874263d7f56 authored over 2 years ago by AlexIIL <[email protected]>
Bump version.

337c7efd0ea891da677e4ff04759495e0ff2bf26 authored over 2 years ago by AlexIIL <[email protected]>
Switch quilt pre-launch entrypoint from "preLaunch" (the same as fabric's) to "pre_launch" (to match "server_init" in QSL).

92126688ddbe2579f34ebaeb26b8dd59b46cf6bd authored over 2 years ago by AlexIIL <[email protected]>
Fix "environment":"*" not being considered correct.

9b274fc4be0145894b6dd35468c51a61bf24f7a8 authored over 2 years ago by AlexIIL <[email protected]>
Ask people to report "incomplete remapped file" errors to quilt, not fabric.

a406cdcfb032dcdec51ec20cf897d1c3f5169e0c authored over 2 years ago by AlexIIL <[email protected]>
Add missing license header.

9f1c7cdd61d12c0f29cb95dffcdaa7b9df4bdfd8 authored over 2 years ago by AlexIIL <[email protected]>
Fix QMJ version comparison being the wrong way round.

Also fix quilt version -> fabric version not nulling out the prerelease and build fields when ei...

201e904ce2e714c87ad564cd6c2f94f141d66f46 authored over 2 years ago by AlexIIL <[email protected]>
Read quilt-server-launch.properties, bump version

0f349da256d8c206e56418902634d6ab7957b9b8 authored over 2 years ago by Glitch <[email protected]>
Fix invalid URI syntax in QuiltJoinedFileSystem

ab4bf42900481289970369259217279b3c54b230 authored over 2 years ago by Glitch <[email protected]>
Minor cleanup:

* Check mod type instead of catching the "UnsupportedOperationException" that quilt's mod metada...

7c6b86a0282c278313635b8ce3c2636d48e986b6 authored over 2 years ago by AlexIIL <[email protected]>
Fix NPE in FabricMixinBootstrap, bump version

3d043282e0adce2755f78c88ed376d9fd7683911 authored over 2 years ago by Glitch <[email protected]>
Fix the publish step of build not building with java 17 too.

b60d195b3dce9076d4d142029e637b3a8d56b18b authored over 2 years ago by AlexIIL <[email protected]>
Add ModContainer.getSourceType() to test if a mod is builtin or not.

32258b0e63856a702253421eaaa072ffabbcd6f8 authored over 2 years ago by AlexIIL <[email protected]>
Don't use the old Fabric mirror

72ab9d6a38898ad1f46fbf34c9cbe83ca6cbfc86 authored over 2 years ago by Glitch <[email protected]>
Licenses

0b3b251415cb6a2242307157426a7742f2a6e7e2 authored over 2 years ago by Glitch <[email protected]>
Bump to 0.16.0-beta.1 for testing

dcc9c4db1a374fe4db11ea50552f177e0743dcb5 authored over 2 years ago by Glitch <[email protected]>
Restore mixin compat support, but only activate it if a mod explicitly depends

on an older version, instead of assuming the mod needs the lowest compatability

be22400a05643429ac0c3540552a51dba20c899b authored over 2 years ago by Glitch <[email protected]>
Infect the stacktrace with a Quilt package

Also removes some significant logspam when loading mods.

a352bf6a431d4fcb7ee354060d640b5ffe613c41 authored over 2 years ago by Glitch <[email protected]>
Restore net.fabricmc.loader.launch folder

1996ce3fe81edb35764704f39b9dab654ab775d8 authored over 2 years ago by Glitch <[email protected]>
Just build with java 17 and the release flag, i guess

bb022c6e05131e79c2af7604281d4148bbfb198f authored over 2 years ago by Glitch <[email protected]>
0.15.0

I unfortunately lost the commit history here, so this
is an amalgamation of fixes accumulated ov...

eeb4d7ad6f3ccfea8be2687a425c04e300ea9842 authored over 2 years ago by Glitch <[email protected]>
Merge branch 'fabric-master'

# Conflicts:
# src/main/java/org/quiltmc/loader/impl/QuiltLoaderImpl.java

da57d6182e0f112e9d90176e9fcf68a53008ab6a authored over 2 years ago by Glitch <[email protected]>
Add `intermediate_mappings` field to `quilt.mod.json` (#60)

Resolves #59, but is not implemented exactly the same way as described.

Adds an `intermediate...

35b934f99ee47236269e490b3b562238effa1915 authored over 2 years ago by tibs <[email protected]>
Bump version for release.

7c989283adcc77951157a757367135e1fa350871 authored over 2 years ago by AlexIIL <[email protected]>
Fix SemanticVersionImpl.compareTo not comparing both pre-releases.

197c084cf8cbf1980d2bab854334b4d65d95a192 authored over 2 years ago by AlexIIL <[email protected]>
Add another mod resolving test, aslo fix whitespace in that file not all being tabs.

12431aa4bf0e45d5bd8897ea674443c041a83e67 authored over 2 years ago by AlexIIL <[email protected]>
Remove quilt entrypoints completely - devs should either use QSL entrypoints, or use their own mixins (for older versions).

1c72d847b28444d7d14375b01781d0d83af48f2d authored almost 3 years ago by AlexIIL <[email protected]>
Fix minecraft hooks invoking only the old fabric initialisers, ratan both the old quilt initialisers and the old fabric initiasers.

9eadfd52f93de6802671a3db496815beada6ee60 authored almost 3 years ago by AlexIIL <[email protected]>
Bump version

5a333f5e0de4226d659d1875a2dda06d91eff498 authored almost 3 years ago by Glitch <[email protected]>
Restore the old argmap behavior

533592a10d1c828dc2c03dba6e93b264be92fe8c authored almost 3 years ago by Glitch <[email protected]>
semicolon

245cea040ee543af53d0c124deec4dd286cb08f0 authored almost 3 years ago by Glitch <[email protected]>
Bump version

014769b95f02e9099e35246d86a5b17afe77f9d0 authored almost 3 years ago by Glitch <[email protected]>
Throw on invalid environment in QMJ; fix fabric-installer.json (hopefully)

459bced0d5f46c0bd50b9156563dc66b62e8e12e authored almost 3 years ago by Glitch <[email protected]>
Fix Manifest (#54)

No such package: `org.quiltmc.impl`. It's actually `org.quiltmc.loader.impl`.

5669b6c151bb3bd8a7c974acbe03cbd9cfd8c2e3 authored almost 3 years ago by Caroline Joy Bell <[email protected]>
Remove unnecessary refreshMeta in snapshot publishing

ffd8f1163d1a8788abfd02b250e0f9bafebd21ee authored almost 3 years ago by Glitch <[email protected]>
Remove duplicated snapshot publishing

a8b4f52c384bc6afb976ec49b6911f8656830bea authored almost 3 years ago by Glitch <[email protected]>
Fix accidentally enabling Java 17 features

8b5b3d5cc9e3f29a6bbae34077a27b8a5a8d4407 authored almost 3 years ago by Glitch <[email protected]>
Use Java 17 in CI

1834c389898cc008b3ce0448e1b14566a4d2e178 authored almost 3 years ago by Glitch <[email protected]>
Add Java-Bridge and Authlib to the minecraft specific library list.

aa7e2c1fe573cd9d3e266a8f8e72879f8fed1d03 authored almost 3 years ago by AlexIIL <[email protected]>
Add DFU and Brigadier to quilt's classloader directly - this allows mixins to target them.

Needed for https://github.com/QuiltMC/quilt-standard-libraries/pull/68/files/e442e9bae370385d0a4...

8c577ff48653b61178e0f8affeaeff5e8e93c722 authored almost 3 years ago by AlexIIL <[email protected]>
Fix the built jar using "${version}" as it's version, rather than a real version.

2f4e3de6c8391661e6409106ad6bd6c2f64ce4b0 authored almost 3 years ago by AlexIIL <[email protected]>
Remove old imports.

b6aa624e4e16f8e01e738e2a71f989ffbe8b016c authored almost 3 years ago by AlexIIL <[email protected]>
Remove stacktraces from the gui.

(They are still in the log file, so they aren't missing).

75717c8f418523add0f3473641ca5608955872bd authored almost 3 years ago by AlexIIL <[email protected]>
Bump version.

7d08574a969a29b73b037c84f4ed1ceb1285f588 authored almost 3 years ago by modmuss50 <[email protected]>
Use `dedicated_server` for `environment` and...

...log when mod is not loaded due to its `environment`

Implements https://github.com/QuiltMC/rfc...

5a9e29baed08a7101de1330ec8338345e5dd3e92 authored almost 3 years ago by Glitch <[email protected]>
(hopefully) re-implement JiJ origin finding

49f265ebfa1110c41be6823d137b899a1f6bc056 authored almost 3 years ago by Glitch <[email protected]>
Better support for experimental versions.

2c87d1149c46cc41b3cabdce91382b139870a5c8 authored almost 3 years ago by modmuss50 <[email protected]>
Fix a few constants referencing Fabric

ed02b9152f1dcb51295a257598155a7330ef19d2 authored almost 3 years ago by Glitch <[email protected]>
Actually delete code carried over from testing

Time for me to go to sleep.

f25f08bfde697d77d537a4dc475288d98ddabc48 authored almost 3 years ago by Glitch <[email protected]>
Delete code accidentally carried over from testing

982a87f7d13ae8372910ac3d1014d7398be0d849 authored almost 3 years ago by Glitch <[email protected]>
Build VersionPredicateParser intervals once

f2087908eec1533a0e128c58abd4db4a321abf05 authored almost 3 years ago by Glitch <[email protected]>
Implement readableNestedJarPaths (?)

b81704d7624c16575891daae8231ed57d97174db authored almost 3 years ago by Glitch <[email protected]>
Update mainClass

225db3afb2eb3f49ad73d4c02ba7cefc135cb237 authored almost 3 years ago by Glitch <[email protected]>
Fix typo in fabric-installer.json

44fb8ed113116f6446a4645f877c753cdbdd9a54 authored almost 3 years ago by Glitch <[email protected]>
Create a snapshot release

fae91606fdd7e94939fc03b81fdc04308e57c40d authored almost 3 years ago by Glitch <[email protected]>
format licenses

b51b91af69cc3e74630cdeb337cea014e3a0404c authored almost 3 years ago by Glitch <[email protected]>
Add some very dubious code to fix all bugs involving loading Fabric API

a486d2b70262db6a848acca48952001e3b13332c authored almost 3 years ago by Glitch <[email protected]>
Support multiple access wideners in RuntimeModRemapper

2fe1886cd6fd628a2151b0989b88021f8414335a authored almost 3 years ago by Glitch <[email protected]>
Get to the title screen

59e41913cc2599f62e8a7898d15722370fb7a06c authored almost 3 years ago by Glitch <[email protected]>
Merge branch 'master' of github.com:FabricMC/fabric-loader into fabric-merge

Conflicts:
src/main/java/org/quiltmc/loader/impl/QuiltLoaderImpl.java

c2060e9223ad0e21a77b1302ed93d338a6f73cc2 authored almost 3 years ago by Glitch <[email protected]>
Add fabric KnotClient/KnotServer for Loom compatability

db59e71d839a8868d212525d6fe9649ec191a0df authored almost 3 years ago by Glitch <[email protected]>
Fix tests by fixing DirectoryModCandidateFinder not accepting folders for mod sources.

eacbc3bbc9b9845ab978acc5cf70a162a7df0dd4 authored almost 3 years ago by AlexIIL <[email protected]>
Launch!

a874f8bc17621eda4d0ec00f7bc06fcf508afbca authored almost 3 years ago by AlexIIL <[email protected]>