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

Implement fabric mod metadata reading.

a5baf00dbad7e27a2c29fb086d0d9f1726346195 authored almost 3 years ago by AlexIIL <[email protected]>
Initial compile pass for the "minecraft" sub-project

18892f247c13aac0184c2820979c11934631f25e authored almost 3 years ago by AlexIIL <[email protected]>
Oh hey checkstyle, I didn't see you there!

db91dbce2f758dec1c209498e3c7a613fc6cdd27 authored almost 3 years ago by AlexIIL <[email protected]>
Add missing license headers.

3579abcf93989f27cc67f1700227bc702b655e1e authored almost 3 years ago by AlexIIL <[email protected]>
Theoretically implemented everything.

5c1f211c9647aaf57223efb7abb8fcb9578951d2 authored almost 3 years ago by AlexIIL <[email protected]>
Minor cleanup.

a9eccc35fd56f3deb51d110bea5262dffc5d80ec authored almost 3 years ago by AlexIIL <[email protected]>
Add joined file systems.

c04dc9ffa5e53b746d9c5dc223f8ce9745fbda46 authored almost 3 years ago by AlexIIL <[email protected]>
Part 2 of merge, plus some additional changes that are still WIP.

4859d8daf151b9f182c035dd8722d772e9bfc8fd authored almost 3 years ago by AlexIIL <[email protected]>
Remove the "memory" part of "org/quiltmc/loader/impl/filesystem/memory/"

5c8f9122fe68a207a9eedd9afd81002999e3f4b0 authored almost 3 years ago by AlexIIL <[email protected]>
Part 2 of rename.

55269d1b811d10029ee9fa8cd556f9e4b84f8a6f authored almost 3 years ago by AlexIIL <[email protected]>
Rename "org/quiltmc/loader/impl/{memfilesys => filesystem/memory}/"

eb8fa98ae61737b32a430b68dd429251bd3e2ab1 authored almost 3 years ago by AlexIIL <[email protected]>
Update access widener finding to use the new multi-root system.

acbc5d0fdda7605255f9de679f0a0e2693a5acbf authored almost 3 years ago by AlexIIL <[email protected]>
Fix LoaderUtil and Arguments declaring themselevs as a fabric package but being in a quilt package.

4a821f4e64139c40588cb6ff1911a6eb3ba877d3 authored almost 3 years ago by AlexIIL <[email protected]>
Update Mixin & bump version.

601663cf0e4d0380163d29d51daf5a417b72760a authored almost 3 years ago by modmuss50 <[email protected]>
Fix most compile errors not related to resolution and solving

b1b66468c29127f1615a41095d83d7c1f4163c4a authored almost 3 years ago by Glitch <[email protected]>
Merge branch 'fabric-master' into fabric-merge

# Conflicts:
# build.gradle
# gradle.properties
# gradle/wrapper/gradle-wrapper.properties
# min...

3ce458bc7dee5f4bbf76cd8e93c8f4f968f1a381 authored almost 3 years ago by Glitch <[email protected]>
launches, kind of

f50dcc0c91a435369b1abc4bb8b1bd0fb1426118 authored almost 3 years ago by Glitch <[email protected]>
compiles

7d8d5e485dadfb8f2adb525eee8f1d2376375b18 authored almost 3 years ago by Glitch <[email protected]>
Bump version

ef2a1eaf28751c97bcc5e81385f266f4b4e82a91 authored almost 3 years ago by Player <[email protected]>
Suppress recommends warnings if the dependency is present but disabled for the env

8e128c2357550026d8478e724c4cbea10a99d411 authored almost 3 years ago by Player <[email protected]>
Fix double html use in error gui exceptions

ca14b00bc41b8c2d7564fceb88e3f646469b9a5a authored almost 3 years ago by Player <[email protected]>
Bump version

0864519f3d704c88fc64508f5ebe08b3f07195fa authored almost 3 years ago by Player <[email protected]>
Update Mixin

a5a23baf9cb9cfbc1fd018b52da5c3c358052174 authored almost 3 years ago by modmuss50 <[email protected]>
Update deps

b4bc5f3fbd119130debf7dd8026582b448e80e9b authored almost 3 years ago by modmuss50 <[email protected]>
Add mod id to AW runtime remapping error

9062eebf738c52d92c398de6eeb12656a5f66224 authored almost 3 years ago by Player <[email protected]>
Don't include the stack trace in simple resolution errors, tweak timeout error

205b1cf694bc0e6e980e34f060a0ac87e71dda89 authored almost 3 years ago by Player <[email protected]>
Wrap lines in error gui, increase default width to 800 px

9bdbdf88230e0575eebbc0fef95e1e5d9ddc9d42 authored almost 3 years ago by Player <[email protected]>
Hide path, jij and inactive mod info from resolution errors.

The UI is currently too limited to display the information reasonably.

19197e40976d89b9b99ad21ff27aea3992e51b94 authored almost 3 years ago by Player <[email protected]>
Implement ClassLoader.findClass for java.lang.Package.getPackageInfo()

2929cef987215bdad679d2539bcf0a76b190ba9b authored almost 3 years ago by Player <[email protected]>
Add SLF4J adapter, refactor lib classification (#605)

da27e3498bd0fca7767027047ca13895829cae32 authored almost 3 years ago by Player <[email protected]>
Replace ModContainer.getPath with .findPath to improve the contract, tweak docs

16ae6c2d9094a4f7f8178051fda030070e995d46 authored almost 3 years ago by Player <[email protected]>
Add class path groups to map multiple class path entries to a mod (paths separated by path separator, groups by double path separator)

77e4754590069694981d746f7ae2fafc9d0c4f36 authored almost 3 years ago by Player <[email protected]>
Add API to expose the proper mod origin (installed location)

89cb2069b2ca3df7920deedcbc5eb9158aee3e8d authored almost 3 years ago by Player <[email protected]>
Verify intermediary version (#575)

0e184e50cfc56fb5c146ae67e5afb83b35e13809 authored almost 3 years ago by Player <[email protected]>
Fix unmet dep inference not applying to all mods that share an equal dep.

Fixes #603

4feebb1596ff77141a2bbc4cdf1d5a2786884753 authored almost 3 years ago by Player <[email protected]>
Fix breaks clause against pre-selected mods (like the game).

Fixes #595

0f6ba0318a96c6a167ae34fd6247e2b574a089c5 authored almost 3 years ago by Player <[email protected]>
Tweak jar fs handling to throw better errors and be more robust

2f905d20c9af799cef30516ec36a8b6ea940a51e authored almost 3 years ago by Player <[email protected]>
Ignore missing Log4J JNDI lookup after reconfigures to avoid pointless spam

2ef69334f1403b9f29b1d7393fd92709f2960316 authored almost 3 years ago by Player <[email protected]>
Expose containing and contained mods in ModContainer

fff725615b9b31844adcdb2a0d0422e079a3eb9a authored about 3 years ago by Player <[email protected]>
Expand mitigation to cover potential impact from CVE-2021-45046 and other code paths

e5ea7124abb40814ab2b447ae3ad70c6d2c20d64 authored about 3 years ago by Player <[email protected]>
Fix unbundled external server jar handling

c2081187b93faf87cdf818fc5a3091a8cd0ebb29 authored about 3 years ago by Player <[email protected]>
Fix parent sourced classes not pulling in nested classes

5ce7ce75ad49bc693de692245c6e444cefcd2928 authored about 3 years ago by Player <[email protected]>
Bump version

17385ec27d77f9ecebbdc5d068e5c7c2d718df64 authored about 3 years ago by Player <[email protected]>
Strip Log4J2 substitution lookups as necessary (#573)

c8266049da4df1157ce0ff5dc25941928b59b7b7 authored about 3 years ago by Player <[email protected]>
Bump version

4668ca73f26833e8cc03428560cfdb04f8234846 authored about 3 years ago by Player <[email protected]>
Disable log4j2.formatMsgNoLookups before using Log4J2

7f8086f2bfe8e8f75c9a319ccd7f2be40be1265e authored about 3 years ago by Player <[email protected]>
Source Fabric Loader version from a constant in FabricLoaderImpl

6a20d4baea8f29aa30deee66c7f3b0b25caa14f7 authored about 3 years ago by Player <[email protected]>
Normalize deobf game jar paths and include the Fabric Loader version

d00144a862fb3db28e9030a651d961692b6d3997 authored about 3 years ago by Player <[email protected]>
Fix main menu branding not working when using a Mojang login via the windows store launcher. (#566)

67242daa578bea299b033d9c67c7ca1f2a9dfa0a authored about 3 years ago by modmuss50 <[email protected]>
Refactor preceding fixes

8f1e88695de55e9134ecc67ea3928e37d84ebe7c authored about 3 years ago by Player <[email protected]>
Fix dependency overrides not applying to nested mods.

2c2521cba9c31b25a9051b814beb797e12d2829b authored about 3 years ago by modmuss50 <[email protected]>
Fix dependency overrides not applying.

8ccda5731b4a8c5b06d109a0558968b66c0b1402 authored about 3 years ago by modmuss50 <[email protected]>
Update github API to fix releases.

fc7666844a698dd32f2fc2ea5b7c4dbb226ae43d authored about 3 years ago by modmuss50 <[email protected]>
Bump version, update Mixin

becebb73ffd59b89d229c096e519d3325c2f9443 authored about 3 years ago by Player <[email protected]>
Add some privacy sensitive game args to getLaunchArguments's sanitizer

20f306a849de788f1b9c5c223953b4d4540b05b6 authored about 3 years ago by Player <[email protected]>
Clarify getLaunchArguments documentation

ae298fa37873f2a1c6ff714c8e51c0fdfed1cfd6 authored about 3 years ago by Player <[email protected]>
Refactor dep/version overrides, tweak exception display

22d454c1cbbd81d18281b0ea915ee41b9679bbe1 authored about 3 years ago by Player <[email protected]>
Merge fabric master to latest commit

757d0e79ca96b9fe9fd186f4e361de0a28936d12 authored about 3 years ago by Glitch <[email protected]>
Skip fabric legacy api commit

9ab7d987142a9654be95ad6c2ddb8adae7545117 authored about 3 years ago by Glitch <[email protected]>
Merge upstream fabric before legacy api commit

5227207f048fdf67adf15435466b221e5306d2c4 authored about 3 years ago by Glitch <[email protected]>
Remove need to have the game jar on the class path, remove game jar injection from FabricServerLauncher (#558)

efd6b33cfb171fd28bce5bdf2c46d11707c09c64 authored about 3 years ago by Player <[email protected]>
Skip impl refactor commit

630a38e2a66bac1a3061b87cfd7b96a901f87c9e authored about 3 years ago by Glitch <[email protected]>
Merge upstream Fabric before impl refactor

# Conflicts:
# .gitignore
# build.gradle
# gradle.properties
# gradle/wrapper/gradle-wrapper.pro...

5020dea201e27919f969d789cc42fb010f918974 authored about 3 years ago by Glitch <[email protected]>
Pass env, pull_request workflow is redudant

7a8208aca9120edde3b831872ef83646c338f304 authored about 3 years ago by i509VCB <[email protected]>
Deprecate fabric's metadata, and add quilt's equivilent metadata. (#48)

* Everything in the `net.fabricmc.api` and `net.fabricmc.loader.api` packages has been deprecate...

6412063f1071eae42092653a7525e37f2953f652 authored about 3 years ago by AlexIIL <[email protected]>
Fix POM dependencies population and move source/target java version declaration. (#44)

0d8a78ee605a0d7db8182b5245383e63a15d06e3 authored about 3 years ago by LambdAurora <[email protected]>
Remove src/experimental/java, and move it's contents into src/main/java

7639294f75b5caa2212c1bd1546dcfed74e8de53 authored about 3 years ago by AlexIIL <[email protected]>
Publish to snapshot repository

This does not make snapshot loader available in install yet though.

a2254a89ab95e8afb2b9c7f5e968af3c7a295ff4 authored about 3 years ago by i509VCB <[email protected]>
use snapshot notation for publishing

dc6e38024fe5a85aea4b0a9fc0e03b7fd9c9a370 authored about 3 years ago by i509VCB <[email protected]>
Do not publish pull requests

daeda50380ab84c7e6729dddebcbb081d0bb83e1 authored about 3 years ago by i509VCB <[email protected]>
Wait till build job completes successfully before publishing

c1bd4e96c996eb91e98f003ab430443caabf46fa authored about 3 years ago by i509VCB <[email protected]>
No matrix in publish workflow

e343b0ffd0c7051cca24249dbe97b5ef5eca5c9c authored about 3 years ago by i509VCB <[email protected]>
Explicitly generate ide run configs in minecraft-test

2b28d148c8731c858d7cbc08d110b4eedb30522b authored about 3 years ago by i509VCB <[email protected]>
Bump version

505fe851d7924871e793c735a52da95ebfd9498d authored about 3 years ago by i509VCB <[email protected]>
Quilt.mod.json (#36)

* Not done, uploading current progress

* Stash current changes

* Push current changes befo...

3990f826b9ce4e8c3a45098dc7854d3d9c451951 authored about 3 years ago by Glitch <[email protected]>
Update tiny-remapper in the quilt-installer.json (#40)

cc48628e3edd7271af1c31fda3f92b8aee3bf0b6 authored about 3 years ago by Siuol <[email protected]>
Fixes default and object method calls for method entrypoints

* Fixes default and object method calls for method entrypoints

Also updates loom and gradle wra...

a4f1ce42ff06985bd8e5bb0e8d19076ee90d643a authored about 3 years ago by liach <[email protected]>
Fix tests and licensing

735ef00af87311dccc1a51811cd996ea55f17916 authored about 3 years ago by TheGlitch76 <[email protected]>
Fix some bugs introduced by upstream

f6ccb18c2c9faa119dedac4766b808a1b8a183bf authored about 3 years ago by TheGlitch76 <[email protected]>
Access wideners can now target classes in 'com.mojang.blaze3d' package

3b044570d7808909d7b821cb8c9ae08ed994eba4 authored about 3 years ago by ineGame159 <[email protected]>
Add a Java dependency to the built-in Minecraft mod

* Add dependencies to the builder for the BuiltinModMetadata class

* Add a Java dependency to t...

995c756590331709b1fd93a5e3dfd96d4a7d7aad authored about 3 years ago by haykam821 <[email protected]>
Fix typo in LanguageAdapter javadoc

fc42dac27037becc600ac5babe1d83ef2d309691 authored about 3 years ago by idwtd <[email protected]>
Add OverridenModIdDefintion.class to ModLink.LINK_ORDER, since it was missing. (#34)

53e7b8bc3d96e7d5a7c6e0494ee939072cd8fb60 authored about 3 years ago by AlexIIL <[email protected]>
Fix McVersionLookup version pattern

88b86fb95e036f3ccf0350e58016f3702196f959 authored about 3 years ago by DreenDex <[email protected]>
Avoid loading mappings if not needed, refactor deobf handling

43bcd06a75adff9ffa9b17252e2f74cfb008bbcb authored about 3 years ago by Player <[email protected]>
Display the mod list on multiple lines

* Display the mod list on multiple lines

* Print each mod line with a separate logger call

* S...

fc7225f04e197f3379f457551675dec59e8fbef0 authored about 3 years ago by Juuxel <[email protected]>
Remove 1.2.5 FML april fools thing

This is not actually used by anyone and is extra bloat that needs to be maintained. As such with...

e87f2a64a5372e27abbb8487247373f5182237e6 authored about 3 years ago by i509VCB <[email protected]>
Refresh meta task, bump version

68e4b382cd86222afd757bca098d581db4765592 authored about 3 years ago by i509VCB <[email protected]>
Take loom out of main buildscript (#23)

* Take loom out of main buildscript

This moves the minecraft testmod into a subproject for th...

d292d833c6089ad9106430870ccd9506d0a15018 authored about 3 years ago by i509VCB <[email protected]>
Bump version

0d7bf0ecad886497ac3860dd758adbddc9519d8d authored about 3 years ago by i509VCB <[email protected]>
Also exclude eclipse launch configurations. (#27)

bf8c3a8f9783af0915929a3da079a3a4ffe4f331 authored about 3 years ago by AlexIIL <[email protected]>
Fix provided mods. (#24)

* Fix provided mods.

From Alex: Technically the reason is that we don't want to have multiple...

5b708e6c240aa5ad0a6baba0012e8a06b6513d93 authored about 3 years ago by i509VCB <[email protected]>
Allow for customizing the mods and config folder with VM args (#20)

978fe6f7e4d56c5629d4aec31b0d8f82af18e183 authored about 3 years ago by FoundationGames <[email protected]>
Version bump, expect more

a46c72d0582d60f98a08e62446f5e462d94021eb authored about 3 years ago by i509VCB <[email protected]>
And the regular version

e4affbacb48767f17fad1d7dd071221549e9bb1e authored about 3 years ago by i509VCB <[email protected]>
Bump installer json versions

e51e7be9d9033418d5db20e9cce4cce8b44d4ef0 authored about 3 years ago by i509VCB <[email protected]>
Update Json-5 to latest version. (#17)

24c3ebfe4223c66eb4ac23cab2cadd6e40dd4a0e authored about 3 years ago by Siuol <[email protected]>
Add some nullability, escalate to ScheduledForRemoval for json stuff

4ae2f1fe1fa74ae90e4ebaf2b3a456fe27adaab0 authored about 3 years ago by i509VCB <[email protected]>
Bump version

dcbedcd7d3c3a07c60025d9724f92e266c48a07b authored about 3 years ago by i509VCB <[email protected]>
Fix injection bug, update loom

41caa7923a4ec058c13f08c99000fbea0eb45418 authored about 3 years ago by TheGlitch76 <[email protected]>