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

Bump for 0.24.0, and tweak changelog

c6e1d636fbeeb564532cb4f08e1e9007fb8beee7 authored 10 months ago by AlexIIL <[email protected]>
Bump for beta.9, and add a changelog.

39494b9b7a12f722cb96272470cd0407c3d2ed2e authored 10 months ago by AlexIIL <[email protected]>
Describe lists of exact version intervals better.

This changes the Iris error from

```Iris requires a version in the range { [0.5.7, 0.5.7] U [0....

92436c7115d51b667db6b7f5a724b0507ed1fe2a authored 10 months ago by glitch <[email protected]>
Update MixinExtras and TinyRemapper.

9edf2929dd8d7f4ddabe5d4633d415088aa3e126 authored 10 months ago by AlexIIL <[email protected]>
Fix edge case with early snapshot version detection (Fabric Loader pr 897)

Between 1.2 and the mid-1.7s, Mojang had a weird versioning system where pre-releases would 'res...

35ffaa981d855a240003d42b3c9bd630887ce10e authored 10 months ago by Shnupbups <[email protected]>
Fix duplicate mods (which are dev environment only) causing crashes because the path load system doesn't know they were disabled. This also fixes the mods being passed to plugins.

7d8389fc1b6f7fd8e101ad9103663b3141925fcf authored 10 months ago by AlexIIL <[email protected]>
Bump version.

903b7372b95756d65e44986a065e720627ad242a authored 10 months ago by AlexIIL <[email protected]>
Re-add some of fabric loader's gui classes, as some mods use them.

21595e86f2b945c28468cc838b77cd700a679e25 authored 10 months ago by AlexIIL <[email protected]>
Fix multiple quilt config classes being on the classpath, leading to some classes being missing. (#407)

5837550c29437117adbc3ea9444ae31531d0263f authored 10 months ago by AlexIIL <[email protected]>
Minor fixes:

- Fixed the "Open Crash Report" button opening a file manager at the crash report.
- Actually bu...

5134f8990568d615fe346b55ba16fb6960e7e0f7 authored 10 months ago by AlexIIL <[email protected]>
Final bump?

ae4107d5cc7e56051636994ad23b42eb639d2b59 authored 10 months ago by AlexIIL <[email protected]>
Add path retention to the plugin manager. (#385)

* Add path retention to the plugin manager. This allows plugins to scan from mods that were orig...

8053e85718282a5a790eaf12c8dcc7e100831b15 authored 10 months ago by AlexIIL <[email protected]>
Bump

5d88eeda050ff5efbfa526e88f3e335e7c17227c authored 10 months ago by AlexIIL <[email protected]>
Merge branch 'floader-0.15.6-update' into develop (#404)

309a30d6cf92ffd4b4f2c8495dc9c6b1194107a2 authored 10 months ago by AlexIIL <[email protected]>
Bump.

67dbb3bc392accb2fc8722a4200337a05b43c12d authored 10 months ago by AlexIIL <[email protected]>
qconf 1.2 update (real) (#403)

* qconf 1.2 update

* fix (thanks alex!)

1f4bba6199e2a17b8a71626e07554dee2c2626d5 authored 10 months ago by ix0rai <[email protected]>
Bump version for new beta

45d0c279191b42c1e5e8c1a23f946bf821e1e8aa authored 10 months ago by AlexIIL <[email protected]>
Added support for 1.20.5 in 2024 in McVersionLookup.

Upstream from fabric-loader:
https://github.com/FabricMC/fabric-loader/commit/602cc2d360bf07e839...

e6bdf3b62ae528eb754ec625f7a306790fa4f108 authored 11 months ago by WinPlay02 <[email protected]>
Use TR's MixinExtension to remap jars built without refmaps in dev.

782c3fc8b73373f6ff5aa193e91f29b8c1dc5570 authored 11 months ago by modmuss <[email protected]>
Fix inputGameJars ObjectShare mutating after being set

Upstream from fabric-loader:
https://github.com/FabricMC/fabric-loader/commit/1030e566b78c8e57a4...

3389b7c222af1448e2625f593be189ca9c4d573d authored 11 months ago by tildejustin <[email protected]>
Initialise fabric to quilt metadata wrapping early, since this will allow us to debug an issue where it doesn't work sometimes.

0455613496a4c5170ca2e594f68f938dada78e53 authored 11 months ago by AlexIIL <[email protected]>
Release.

362d2f8b8db93682a6d97424c0a805dfeaafd01d authored 11 months ago by AlexIIL <[email protected]>
0.23.1-beta.1

dfe98056f7c994c94a8dadf968202e3a06191dcd authored 11 months ago by AlexIIL <[email protected]>
Support sided mixin configs (#395)

* Support sided mixin configs

* Use better parsing error detection. Fix issue with empty conf...

0545df5660079afe91d58007c0b48f67058eb015 authored 11 months ago by Eli Orona <[email protected]>
Bump for release.

807d0cfcf10333369336d0f02e3cbd8aa544b6e8 authored 12 months ago by AlexIIL <[email protected]>
Revert qconfig update - will be re-added later

5c7eb5af41828c88cc7e2589e32919ac8cc3dfad authored 12 months ago by AlexIIL <[email protected]>
Update quilt-config to 1.2.0-beta.2

7db6b83700ff1c74ebcbfff98ad3c8eda31feb8a authored about 1 year ago by AlexIIL <[email protected]>
Bump version

477f44ee81302d4eb530814ecd25550bfff5cc2d authored about 1 year ago by AlexIIL <[email protected]>
Support 1.20.5 snapshots

1c4d011d84762db34e608a1c56f8d6eca3bbe48a authored about 1 year ago by modmuss50 <[email protected]>
Library version bumps, plus change version from 0.22.x to 0.23.x since we've had enough changes to be a major version update.

- Updated MixinExtras to 0.3.2
- Updated Quilt Config to 1.2.0-beta.1
- Bumped fabric loader pro...

2dfba9102343dde35c2f84bfe1f197db39c71057 authored about 1 year ago by AlexIIL <[email protected]>
Improvements to override file debugging.

- Added a new system property "loader.overrides.generate_file"
- You can enable this by addi...

d8dc29ae07199526d7687e310909d00eed64f3ef authored about 1 year ago by AlexIIL <[email protected]>
Minor non-code fixes.

a7ea1124d254a748b3b659682298c5c18f676c43 authored about 1 year ago by AlexIIL <[email protected]>
Mixin Extras, plus a few bugfixes:

- Bumped provided version of Fabric Loader from 0.14.24 to 0.15.0
- Added MixinExtras as a jar-i...

93d4f65443d3e199f67877f98200d9d9fdc7acbc authored about 1 year ago by AlexIIL <[email protected]>
Fix a solver pre-processor bug where chooseBasedOnOnly didn't check for new constants, resulting in later contradictions.

e834b5a56fd7189c75386fcfd0cd9f06c975d614 authored about 1 year ago by AlexIIL <[email protected]>
Remuve unnecessary import.

9bd556276d8a268ea6956d72416e8a9a48e0f0b8 authored about 1 year ago by AlexIIL <[email protected]>
Changed the solver pre-processor to include it's state in the crash report when it encounters a contradiction.

This makes it easy for a loader developer to reproduce the solver state in order to debug it.

T...

b64aa65aedbf074d7066f2c3110cda8875e10dc0 authored about 1 year ago by AlexIIL <[email protected]>
Add ModLoadOption.createTransformRoot() for plugins that need to do expensive file generation.

076ad1c197e0f5ca128795a4e93d4ee2f059f4b1 authored about 1 year ago by AlexIIL <[email protected]>
Bump version for release

c7104d5dfe8b54385665523fe1362e2106ec7c31 authored about 1 year ago by AlexIIL <[email protected]>
Bump version for beta release

9300bccfb3adcb147ed82fd31927c6737b4c706d authored about 1 year ago by AlexIIL <[email protected]>
Point out that yes, it was actually a problem before.

a45f4b29497512236197b439a0ddf8a74a0267bd authored about 1 year ago by AlexIIL <[email protected]>
Add ModEntrypoint as an API for AdapterLoadableClassEntry (#380)

Since the only public changes are generics, existing mods which use `getEntrypoints()` (which th...

80f6abe8ab79fc0f9d0e7fb255f63e636f8620d5 authored about 1 year ago by AlexIIL <[email protected]>
Fix QuiltClassPath.HashTableFileMap.rehash modifying the table in-place, rather than creating a new table and only swapping out the old one when the new one is complete.

This fixes a number of odd issues when finding resources early on could fail.

f77c428c505ebb6d3c8091dd084daa2f5b49ea7e authored about 1 year ago by AlexIIL <[email protected]>
Improve threadsafety for filesystems, and remove the "transformed-mod-" prefix from mod filesystem names.

Hopefully improve the virtual file systems not being thread-safe (#382)

e898d415de7be47ae25417d50ee090c1c836105a authored about 1 year ago by AlexIIL <[email protected]>
Update changelog.

06c95181c1ed007aebf06e29c91ed7708e404b21 authored about 1 year ago by AlexIIL <[email protected]>
Add solver pre-processing (#374)

For some reason the way we use sat4j seems to be non-optimal, leading to the full 5 seconds of o...

4ddeb33b4f0416bd05a09d15aa8bf8ba201a3564 authored about 1 year ago by AlexIIL <[email protected]>
Start 0.22.x

0753f0d167c6021127a7769951a82f95f9646429 authored about 1 year ago by AlexIIL <[email protected]>
Bump version for release

beebba309248a6112e156a2b65d982613f4e9805 authored about 1 year ago by AlexIIL <[email protected]>
Bump version

4a4986217e251f8c4bca824401d08dba99220a16 authored about 1 year ago by AlexIIL <[email protected]>
Bump provided fabric-loader version, add changelog

1596a3c7214f1b4f48ddae9439e4ad654474ba26 authored about 1 year ago by AlexIIL <[email protected]>
Fix a command injection vulnerability in vanilla Minecraft 20w21a -> 23w04a

Fix a command injection vulnerability allowing malicious resource pack to unexpectedly execute c...

0a1367298749b6554916232b0671f421b521b970 authored about 1 year ago by modmuss50 <[email protected]>
Part 1 of Fabric Loader update:

- Update to ASM 9.6
- Added FabricLoader.invokeEntrypoints

663407464a799f8d3dd366933adb1dda3efba904 authored about 1 year ago by AlexIIL <[email protected]>
Fix license

301406303dec04ef420b8e92c1f9068553af0120 authored about 1 year ago by AlexIIL <[email protected]>
Bump version for beta.3

14f360231ad0e5c04943828af4d9b7e9f2db6272 authored about 1 year ago by AlexIIL <[email protected]>
Fixes for older versions of mods:

- Added legacy fabric loader class DependencyException, which broke a 1.17 version of Modern Ind...

1afe92f03051b9a9230f7bba81638d4a96d1629d authored about 1 year ago by AlexIIL <[email protected]>
Update changelog.

898b196423f1e853d5c691352d1b8f571a72b961 authored about 1 year ago by AlexIIL <[email protected]>
Update changelog for previous commit.

c0bf20c1d241c9a04faa337fd070786afed2b145 authored about 1 year ago by AlexIIL <[email protected]>
Add some basic detection when we have a mismatch between the mappings version and the game version.

This just makes the error more understandable as to what's gone wrong.

a271da6963db6a42a7507e93bfde75149a155162 authored about 1 year ago by AlexIIL <[email protected]>
Add overlap handling to GamePatch.process. (#377)

* Add overlap handling to GamePatch.process. Helps with #376

* Add missing license.

43e45e514ab9a22577b9532385f4ae177b21c9c4 authored about 1 year ago by AlexIIL <[email protected]>
fix "guarenteed" typo - correct spelling is guaranteed (#375)

0fb00fb74f1e17dc040fa174bbfc7a09e3ab1295 authored about 1 year ago by ix0rai <[email protected]>
Remap AW into `getTargetNamespace` instead of named (#371)

b822db937fc25d9a3581e475c0a961fc9928bd78 authored about 1 year ago by 黑嫖233 <[email protected]>
Treat "miscGameLibraries" as part of Minecraft for the transform cache (#369)

14c3c3c3590169c04f47904ebaac581407c4546e authored about 1 year ago by glitch <[email protected]>
Add LanguageAdapter.getDefault()

3cae8dc0ede0f6af7cb80bcd32d82de972357bdd authored about 1 year ago by AlexIIL <[email protected]>
Bump version.

f8769baa3d99fa7df16348bebd0220800d51d58a authored about 1 year ago by AlexIIL <[email protected]>
Update changelog.

38108636924b12efafb6c47355952828cf1c8044 authored about 1 year ago by AlexIIL <[email protected]>
Add support for 1.20.3 snapshots (#378)

332c07a8668231a72ef66dea4d134bef94120d5e authored about 1 year ago by Lilly Rose Berner <[email protected]>
Update dependencies (#330)

* Update dependencies

* Fix Jetbrains Annotations

1b5f434549502cb1d8a9ff3e30579d02a684beee authored about 1 year ago by Ennui Langeweile <[email protected]>
Move QuiltLoaderImpl's FileHasherImpl instance from a permanent field to a temporary local in setup, since that's the only place that it's used.

Thanks to Glitch for pointing this out!

0658992f6252df323673a3fe8e040dc95d734067 authored about 1 year ago by AlexIIL <[email protected]>
Bump version.

077a2359398cafe058fa0d8b4a52eabb6fe92504 authored about 1 year ago by AlexIIL <[email protected]>
Update changelog

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

d8a311fc6723bf22b69e70748367cadcf93ddf80 authored about 1 year ago by glitch <[email protected]>
parse usernames and sessionId in pre-1.6 versions (#367)

4562c4a75148c7260d81677689d9cdbb241b9eb9 authored about 1 year ago by Adelina <[email protected]>
Quiet overzealous logging in ClasspathModCandidateFinder

5dc6eec1e65080f24e6c3f823d0e999bfdbc0e3b authored about 1 year ago by glitch <[email protected]>
Add javadoc to ModContainer.rootPath & getPath to point devs to "java.nio.file.Files" instead of using Path.toFile. (#363)

813ad86f80d0e2be1eda2a44455699bbae3293f2 authored over 1 year ago by AlexIIL <[email protected]>
Fix backwards compat (#366)

bd62c851c4c63e843f4c968cfb03ea40b0afb386 authored over 1 year ago by AlexIIL <[email protected]>
Fix the transform cache not including assets.

595fd8ffc19c160744a4d13303ce05a5e941b312 authored over 1 year ago by AlexIIL <[email protected]>
Add the mixin path to the error in TransformCache.extractRefmap.

a162c5c76c3a5a238312186e7967dfea70d1416f authored over 1 year ago by AlexIIL <[email protected]>
Remove cotton maven since it's down and unused

0e94b3c5d80645a7754035efa6aaa586b94b785d authored over 1 year ago by glitch <[email protected]>
Start a changelog

4d2d90e16fbd9a3fc23358151e0aef3c1f81b6fa authored over 1 year ago by glitch <[email protected]>
I don't even want to know why this works

* Fix Gradle error??

* I don't even want to know why this works.

55275c033809b157de4819188143e79970cd7501 authored over 1 year ago by glitch <[email protected]>
Fix Gradle error?

427c0bfefe829c7301a581c5a547e4b3c317d029 authored over 1 year ago by glitch <[email protected]>
Fix mod hash computation (#356)

94e5ca747bdad4de32bb39cec09a02926f994610 authored over 1 year ago by AlexIIL <[email protected]>
[0.21] Refactor TransformCache, apply QuiltTransformer etc. statically (#352)

* Refactor TransformCache, apply QuiltTransformer etc. statically

* Fix first of crashes when...

cd3dbf33757b2975a8c56524afb0954b1849538e authored over 1 year ago by glitch <[email protected]>
Add missing changelog entry. (#355)

4b7e800cba56df5a69b45c3ec33a2e37be3a1d30 authored over 1 year ago by AlexIIL <[email protected]>
Bump version for release.

8c69a755286b27eb72864110708a95ca75dfd048 authored over 1 year ago by AlexIIL <[email protected]>
Added "validation level" to quilt-loader, and a fix for #354.

New System Properties:

* `loader.validation.level` which controls how much validation quilt-loa...

0c693d7e591b5820042cac4c48ae5b754fc268a3 authored over 1 year ago by AlexIIL <[email protected]>
Merge remote-tracking branch 'refs/remotes/upstream/develop' into develop

46135795b58ad06d851d7a0640aba8fe2a558368 authored over 1 year ago by AlexIIL <[email protected]>
Fix #348 (#355)

332ee0841a57342f305dd868f3f35d898d7da70a authored over 1 year ago by 黑嫖233 <[email protected]>
Bump for release

37fe6e088f45694bb4884fa42ec9e21c30112edc authored over 1 year ago by AlexIIL <[email protected]>
Fix quilt parsers not being relocated properly (#353)

c67fe46fb6c70da1a1d747132e342a830e264a60 authored over 1 year ago by AlexIIL <[email protected]>
Bump version for release.

c65add3903be095aef9ccb78ce709be734f2b7f9 authored over 1 year ago by AlexIIL <[email protected]>
Cache mod path hashes once, rather than re-computing them when generating the crash report. #350

740736d6bb26308190d1491c129efe69bd270f91 authored over 1 year ago by AlexIIL <[email protected]>
Merge branch 'release' into develop

0852886f711daf207f3d4a85645afdd55edeff1e authored over 1 year ago by AlexIIL <[email protected]>
Remove the active user beacon.

32d3c3c329bb99d1e9d39a90d8de8a80dd74070f authored over 1 year ago by AlexIIL <[email protected]>
Remove the active user beacon (RFC-84)

0da5df119c25871438d28304331d02aa390a1dac authored over 1 year ago by AlexIIL <[email protected]>
Bump provided version of fabric-loader

5a9d8d69abca1e23fabe5c2db2646c6e9f6c6437 authored over 1 year ago by AlexIIL <[email protected]>
Try a different approach for dealing with invalid/unknown 'java.home' implementations.

61edd96ee33ae997bb268b5568ef07441051b00f authored over 1 year ago by AlexIIL <[email protected]>
Avoid testing if a path is a jar file if the path is empty when adding internal mods.

b66fcd67ab28cb614a6382f0e11fb636f039b157 authored over 1 year ago by AlexIIL <[email protected]>
Release `0.19.3`

43a8ab8f4f9c03f1cdabd556459b0c34213a8346 authored over 1 year ago by glitch <[email protected]>
Fix usage of java 15 api.

3b03fb34b3e49be020bf52022d2e00f096d72e57 authored over 1 year ago by AlexIIL <[email protected]>
Add support for 1.20.2 snapshots

c72e173fa4cc61470fd13da06fedb232d5d455c0 authored over 1 year ago by glitch <[email protected]>