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 directory stream bug (#156)

80ae4a674b6a51ca1b63784bd0c2c1a74e0f5207 authored about 2 years ago by TheEpicBlock <[email protected]>
Fix paths like "path/to/string/../../hello" not normalising correctly. (#157)

7bbafa52a138ef47e98ccb7dc999f776d75f3e96 authored about 2 years ago by AlexIIL <[email protected]>
Formatting "improvements".

626490e6600d533d0c9f6be3d7a06bf1f489607a authored about 2 years ago by AlexIIL <[email protected]>
Add missing license.

3b5e9104774c8eb11afcd26d0d7089fb57d532af authored about 2 years ago by AlexIIL <[email protected]>
Bump version.

df60cf6d9bc7e691011d33a62501147678e1736c authored about 2 years ago by AlexIIL <[email protected]>
Initial "overrides" file.

Version override is not yet implemented.
Override paths can be found by setting the system prope...

651a68d3fab4ba95243fecb23b483c6ccb7ac459 authored about 2 years ago by AlexIIL <[email protected]>
Fix a bug where all dependencies are ignored.

This also fixes the tests.

6b3963f1c6f6e9097794e079de7e5855d77c095a authored about 2 years ago by AlexIIL <[email protected]>
Theoretical fix for #152

1c4102ad60e90e4291d7be8a982b31228f2fdc0d authored about 2 years ago by AlexIIL <[email protected]>
Point to the wiki.

789eacd605f7d26b42e6e2d5b61c1d7bac656e46 authored about 2 years ago by AlexIIL <[email protected]>
Bump version.

54d51d503f989bf149ba7b2efecb0455da08514d authored about 2 years ago by AlexIIL <[email protected]>
Ignore mappings that don't contain target namespace (#150)

* Ignore mappings that don't contain target namespace

* Fail if none of the mappings contains...

4b4a2d78f658e3c0450866cd38b1732de540215c authored about 2 years ago by CheaterCodes <[email protected]>
Fix tests.

fad434d9908079b842f0ceda2899ce36996f5db4 authored about 2 years ago by AlexIIL <[email protected]>
Ignore mappings that don't contain target namespace (#150)

* Ignore mappings that don't contain target namespace

* Fail if none of the mappings contains...

b8589be8fff62dd42c815f69ab348fd32d2836fd authored about 2 years ago by CheaterCodes <[email protected]>
Implementnt argument & system property based mods.

1b87e10c6860b6b7d2787cdd3d9fb596e270742f authored about 2 years ago by AlexIIL <[email protected]>
Also include all known namespaces in the "Unknown namespace" error.

532b2537c2efd9ed96296c6bcbbe2e01e33618e2 authored about 2 years ago by AlexIIL <[email protected]>
Add the codepath to ignore dependencies that should be ignored - although this is not yet implemented.

5aeae7961194a7bbcc155ca91dd0530c9a166bfd authored about 2 years ago by AlexIIL <[email protected]>
Change how mismatched environment dependencies are handled, which restores the previous behaviour.

Ideally we would add "environment" to a depends block, and then require every mod to declare it...

0a91e49403af99e34d9b6b584a94f2c36d35096a authored about 2 years ago by AlexIIL <[email protected]>
Fix compile error.

e2153491a616d74972d0f3b4f086f3e6c1744a92 authored about 2 years ago by AlexIIL <[email protected]>
Added reading and writing to the quilt config, stored in "<game>/config/quilt-loader.txt".

- Removed zip config options
- Added an option to enable showing the mod state window ("always_s...

d49423e10e246d4557896367367b026ee14ce857 authored about 2 years ago by AlexIIL <[email protected]>
Add missing license header -_-

6ea206f997c33bf82f90e7156fd5b376ef051562 authored about 2 years ago by AlexIIL <[email protected]>
Optimise the knot classloader (not the compat one though) by pre-merging all read-only file systems into one map when they are added to the classpath.

Also turns a Map<URL, ?> into a more safe Map<String, ?>

d3130dae3598727689eca4000ebff39ee68d1a4d authored about 2 years ago by AlexIIL <[email protected]>
Fix the CCA bug: it turns out the new mod metadata builder never set the root.

I guess this is one downside with using the builder...

915248968a661a566242cd9c5dfbd623771b1c93 authored about 2 years ago by AlexIIL <[email protected]>
Implement FlexVer for comparing non-semantic versions - thanks to @unascribed for writing the spec and the library!

Superseeds #137.

Also fix some headless checks being the wrong way round.

4e4951221eaaceb1962eaa4297921e7a68326ffd authored about 2 years ago by AlexIIL <[email protected]>
Fix the minecraft mod container not exposing minecraft jar resources properly.

d9442e138fff4de88c601c551157cf7a16fb3d07 authored about 2 years ago by AlexIIL <[email protected]>
Theoretical fix for #138.

7ceea9d10676cd02e7806fb2625d1cb6e643742f authored about 2 years ago by AlexIIL <[email protected]>
Theoretical fix 2 for #136.

14032e5e71e7be4c2f3127690f9a8bd02d748ae6 authored about 2 years ago by AlexIIL <[email protected]>
Theoretical fix for #136.

d7ded66c1d03e396b19c646352ed9acb26240c36 authored about 2 years ago by AlexIIL <[email protected]>
Bump to 0.18.1-beta.3

246e2c31e736d241b96855f2d87af2e0698f5e38 authored about 2 years ago by AlexIIL <[email protected]>
Ignore sub-folders that start with a "." (#135)

Signed-off-by: Sefa Eyeoglu <[email protected]>

Signed-off-by: Sefa Eyeoglu <contact@scru...

07878c997c2096bee90fd47a940cda3851f35be1 authored about 2 years ago by Sefa Eyeoglu <[email protected]>
Improve crash screen when launching the game.

Cleanup some commented out old code.

Remove the "copy report" button that was added to every er...

0fd634ab037f3c32053f84c85bc9665679ae4a17 authored about 2 years ago by AlexIIL <[email protected]>
Normalise '~' to '-' in filename urls.

adcd6b33ffc849d7c1b0989c294d2098488f0553 authored about 2 years ago by AlexIIL <[email protected]>
Tweak message.

4b587f0951bb5aa1239fe4c4829f2b4d8b2799ba authored about 2 years ago by AlexIIL <[email protected]>
Ignore sub-folders that end with ".disabled", add a "continue to <game>" button to the debug mod state window, and always show root handles in all trees.

5b93613c0671f7368e8f1a5394416e00f79613ba authored about 2 years ago by AlexIIL <[email protected]>
Loader plugins: Stage 1 (#117)

* Rename / move

* Implement all plugin work so far.

* Fix builtin mods.

* Partial previ...

fb72861be0588eff22d12b240d7e619f6646c1a4 authored about 2 years ago by AlexIIL <[email protected]>
Bump to 0.17.6

235cea6f2874016e9cfda23e82d2778332fa1652 authored about 2 years ago by AlexIIL <[email protected]>
Pass the ASM_VERSION to the asm_version parameter, rather than "visitor count".

4264b5b65bb34bbc132a2570b37505f0f2c23c98 authored about 2 years ago by AlexIIL <[email protected]>
Temporarily implement ModContainerImpl.getContainingMod and getContainedMods. Also theoretical fix for dedicated server ctor search in 22w42a.

28340bc63c1dbe1e25f2f902d4d780a50b7fff2d authored about 2 years ago by AlexIIL <[email protected]>
Bump Fabric Loader version to v0.14.10 (#130)

This makes newer CraftPresence versions start without an early
error (but v1.9.3-v1.9.5 are bro...

3ecc3cd51631c53dbeb55ad4b556c2789319a879 authored about 2 years ago by Echo <[email protected]>
Bump version for 0.17.5 release.

b7547702b36533cc85ff791dcd0a0704da41cb26 authored about 2 years ago by AlexIIL <[email protected]>
Add legacy fabric "VersionParsingException", since at least one mod has used it.

f465d20a012792aef5379cc9dab5fff3fbd60202 authored about 2 years ago by AlexIIL <[email protected]>
Add.

dcccbebe78e6786a0e7948b3de01e4b49d770c71 authored about 2 years ago by AlexIIL <[email protected]>
Document source folder layout.

3f65c0b2a9db72be0c12e92b036991a83f9e099f authored about 2 years ago by AlexIIL <[email protected]>
Add support for version.json files that don't include release_target (I.E. 22w42a)

3839fdef0d9764fb29ac8110b7e52947a5ef6f6e authored about 2 years ago by AlexIIL <[email protected]>
Add missing license header.

e4875a7b3d27c884a35bd12f9855c0f667f8eacf authored about 2 years ago by AlexIIL <[email protected]>
Remove inaccurate comment.

5c2054e9ecee2de1aac916a150689bbdfd4a524b authored about 2 years ago by AlexIIL <[email protected]>
Change package annotation reading to read from the class bytes directly - which fixes an issue if a package was annotated with an annotation from it's own package, loader would StackOverflow trying to read it (flipping between trying to load the package-info, then the annotation, then the package-info... etc)

4415d7abbfd1edd85cc396dc2a3f08257b257f72 authored about 2 years ago by AlexIIL <[email protected]>
Bump for beta.8

b5a3142485a18ddfc0137a84cb0559eb93fc1dbe authored about 2 years ago by AlexIIL <[email protected]>
Add quilt's environment annotations, and deprecate fabric's. (#63)

* Add quilt's envrionment annotations, and deprecate fabric's.

* Fix complie error & add miss...

0678cdffae455be758b8a8617f8327974410e753 authored about 2 years ago by AlexIIL <[email protected]>
Bump version for pre.7

0abf5f92302365b0d05deb067bd37ef4ad5986f8 authored about 2 years ago by AlexIIL <[email protected]>
Revert "Fix #90, URI encoding issues (#122)" (#127)

This reverts commit db0fddde6ff2ca2920973bdddbb6eacef6b84a61.

d68d4d1376e988daf7173eaa1d13bb50fffa15ed authored about 2 years ago by AlexIIL <[email protected]>
Bring over the hackfix for 'runClient' from the plugins branch.

1a5efec5bca2db31514101d2b13d253bf16dd4a5 authored about 2 years ago by AlexIIL <[email protected]>
Bump version for 0.17.5-beta.6.

9dd8a4f8593ff082c623b3a89f2283b494797e33 authored about 2 years ago by AlexIIL <[email protected]>
Fix #90, URI encoding issues (#122)

* Fix #90, URI encoding issues

The multi-argument constructor automatically escapes any inval...

db0fddde6ff2ca2920973bdddbb6eacef6b84a61 authored about 2 years ago by Silver <[email protected]>
Fix processResources not being run on published JSON info (#123)

f57f0a74c106a732136a8c4ae076d18881b21c67 authored about 2 years ago by wafflecoffee <[email protected]>
Bump version to 0.17.5-beta.5 specifically for the optional dependency fix.

0588db22578d606551ee646a2a69f0dea8739afd authored about 2 years ago by AlexIIL <[email protected]>
Update optional dependencies to actually be useful (#121)

* Make optional dependencies actually useful.

* Add tests for the new optional behaviour.

d56cf3c25d3c13de567c4c6afbca444676ca1850 authored about 2 years ago by AlexIIL <[email protected]>
Bump version.

7f79a0dd30f53ca0f5c63445d22136ec827a5c7c authored about 2 years ago by AlexIIL <[email protected]>
Add impl fabric class "EntrypointUtils".

3d60936bed946163e7d1311781066092c724ef70 authored about 2 years ago by AlexIIL <[email protected]>
Upstream libraries to latest. (#120)

* Upstream libraries to latest.

* Bump Quilt-JSON5 from 1.0.1 -> 1.0.2 in build.gradle.

* ...

7117774d7ad2a054ab0bbd0a6f219fee72ba1f36 authored about 2 years ago by Kichura <[email protected]>
Allow contributors to have multiple roles (#115)

* Allow contributors to have multiple roles

* Resolve PR comments

* Add new tests and fix ...

080e79f6f06a3efe199ea65f8d50a4d97f523311 authored about 2 years ago by Lilly Rose Berner <[email protected]>
Tweak JIJ loading behaviour for fabric mods if a JIJ file is missing (#116).

For some reason fabric-loader just silently ignores the missing entry - instead we warn.

344fbe6b65c3677233610a212da44d51aa642b22 authored about 2 years ago by AlexIIL <[email protected]>
Theoretically fix #113.

8c580336ec9cb3bd49fe491c6a97d5051d3b8b5b authored over 2 years ago by AlexIIL <[email protected]>
Update quilt-config

69d7f07ba72be8ecd42260ff381aebaff2303430 authored over 2 years ago by Haven King <[email protected]>
Implement GenericVersionImpl.toString(), which makes the mod table look more reasonable when a version is unsupported.

430f274575f654152992b0d07443e3dc11fb792e authored over 2 years ago by AlexIIL <[email protected]>
Fix NightConfigSerializer not adding comments for constraints

b47d3b34441ee442d5f0d5f6b12584f071ab55ee authored over 2 years ago by Haven King <[email protected]>
Bring over the mod table from the plugin development branch, plus a new API method to access it through QuiltLoader (so QSL crash reports could use this).

a5a477c38834b4dfd21d5075dab3f8fad7b2c84b authored over 2 years ago by AlexIIL <[email protected]>
Theoretically make QualtMappingResolver threadsafe.

a744f61b05da6454eee4993db650baa4b6de3bcb authored over 2 years ago by AlexIIL <[email protected]>
Add missing Deprecated annotation to ClientModInitializer

9a860efe2894dbbdd990f26bca95a2bf9aad8079 authored over 2 years ago by AlexIIL <[email protected]>
Partially expose quilt dependencies as fabric dependencies.

ede62d7bf6f56b8f85ad42de1fb15637ce4b78f9 authored over 2 years ago by AlexIIL <[email protected]>
Bump version to `0.17.3`, bump Fabric provides to `0.14.9`

43d21d02e1271471a659104c3a48e57647f84390 authored over 2 years ago by Glitch <[email protected]>
Fix QuiltJoinedFileSystem.directoryIterator not working if the joined sources weren't from the roots of their filesystems, plus misc stability FS improvements.

9ecff75a8d104a9ebf2355608d47a7b9e2e7e570 authored over 2 years ago by AlexIIL <[email protected]>
Fix a mistake :(

a398c5009d52fed3d07f92000f421f9d4705402c authored over 2 years ago by AlexIIL <[email protected]>
Make quilt's filesystem URI handling a bit better.

Previously valid authorities might not have been valid hosts, which threw off some code which us...

7ad4b7bce72402f5f4a7d6442f2fc0015f3dc53b authored over 2 years ago by AlexIIL <[email protected]>
fix build.gradle

80e832a013db080beb6889652cde93857653517e authored over 2 years ago by Glitch <[email protected]>
Bump to `0.17.2-beta.3`

b9bb9d7b812e5a34636fddd1788bb0e8840275d2 authored over 2 years ago by Glitch <[email protected]>
Fix getting a path from a URI

874437df7793ec73a914b5951cbb071ea149482d authored over 2 years ago by Glitch <[email protected]>
Allow configuring mod resolution timeout

5dcc741b6a96f16097d34ef1ded0dc5ca8757d9e authored over 2 years ago by Glitch <[email protected]>
Release `0.17.2-beta.1`

a1fc1e733eed2885aa8a999465e92e08ad039580 authored over 2 years ago by Glitch <[email protected]>
Bump mixin version (#103)

b92d385dfb43c837fd3c935b2aeb7425c86aca65 authored over 2 years ago by tibs <[email protected]>
Release 0.17.1

3e7995c97ad6d39f69526a208c91bdb4d3d8187a authored over 2 years ago by Glitch <[email protected]>
Add DelegatingUrlStreamHandlerFactory.

afd062edc67411ee813ee6d6272afc9b06ba9608 authored over 2 years ago by AlexIIL <[email protected]>
Add two legacy fabric classes (for compatibility).

Should fix #97

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

43485e5e9a0554eca186b627742bbbba5247f8ea authored over 2 years ago by AlexIIL <[email protected]>
Bump FLoader to 0.14.8, update metadata (#95)

303b1a56e2b88029cbeba2bc0f83f48378ebd62f authored over 2 years ago by Ennui Langeweile <[email protected]>
Update Quilt Config

04993ec3160ac3645e275f55544595d1252455df authored over 2 years ago by Haven King <[email protected]>
Bump version

d914b7e20d1166c2cdf3b18e64007f7bd21bf473 authored over 2 years ago by Glitch <[email protected]>
Don't perform DNS lookups when adding URLs to the classpath

50fcc7479bf10835f319ac3def5e97818ef12c8f authored over 2 years ago by Glitch <[email protected]>
Fix https://github.com/QuiltMC/quilt-loader/issues/91 by adding "SAME_TO_NEXT_MAJOR" and "SAME_TO_NEXT_MINOR" as VersionConstraint types.

f9acaf3a1d9b68b62185041ba87e535ab868447c authored over 2 years ago by AlexIIL <[email protected]>
...and another one. Thanks Ennui!

9d05df497425ca4576a2911905f8a624488b7a91 authored over 2 years ago by AlexIIL <[email protected]>
Fix spelling of "depencency" -> "dependency"

bca18672e3fddeb6c6b72f8616ef94f90f4ef0bd authored over 2 years ago by AlexIIL <[email protected]>
Update EntrypointPatch for 22w24a.

0a4920d3cce0b14495d48638625e301527383f94 authored over 2 years ago by AlexIIL <[email protected]>
Use a regular import rather than a fully qualified name.

68de077f8f2810d172cd4906011382d5e116f4ad authored over 2 years ago by AlexIIL <[email protected]>
Fix #85 by pointing MappingConfiguration to the non-legacy FabricLauncherBase.

07bc7efa88472cee4002684f77b8d0a848099577 authored over 2 years ago by AlexIIL <[email protected]>
Bump Fabric Loader provides to `0.14.7`

ffc4c36bbd8777a302aca8d17c482db01a9e32e2 authored over 2 years ago by Glitch <[email protected]>
Add more deprecations, bump to `0.17.0`

bef41b7f745cbd147eeec3c70491f44bdc265735 authored over 2 years ago by Glitch <[email protected]>
Fix shadow jar, bump version

4102ae6f7b3f60ca95a7632c6c80c19117c60c00 authored over 2 years ago by Glitch <[email protected]>
Fix bad merge

97f2a98207eede29cf03e4796862eb30c1486390 authored over 2 years ago by Glitch <[email protected]>
Add Quilt to all license headers

ceac904a68c5a92594494da94ed7337260765fa8 authored over 2 years ago by Glitch <[email protected]>
Bump version

268da1649c84be6ac66ad6829d0c1ca36b7e1ce0 authored over 2 years ago by Haven King <[email protected]>
Add config system to Quilt Loader (#73)

* Initial commit of config system

* Migrate existing configs from their default types to the ...

ba2bd6ad9d955475514090824ca91c3a07f5fd6c authored over 2 years ago by Haven King <[email protected]>