index
:
github/architectury-loom.git
dev/0.10.0
fix/osx-1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
configuration
Age
Commit message (
Expand
)
Author
2022-02-16
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-12-22
Only warn when the yarn version does not match the minecraft version.
modmuss50
2021-12-19
fix a multi-project issue (#65)
KosmX
2021-12-12
Add forgeExtra back to compile classpath
shedaniel
2021-12-12
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-12-11
Add forgeRuntimeLibrary configuration + some clean up (#64)
Juuxel
2021-12-10
Apply mitigation's against Log4J2 exploit CVE-2021-44228.
modmuss50
2021-12-08
Patch ModDependencyInfo for fabric.mod.json check
shedaniel
2021-12-08
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-12-08
Move architectury.common.json check behind fabric.mod.json
shedaniel
2021-12-05
Allow transitive access wideners to be declared through architectury.common.json
shedaniel
2021-12-04
Add architectury decompiler (#59)
shedaniel
2021-12-02
Validate remapped mods also have a remapped access widener. (#549)
modmuss50
2021-12-02
Fix support for Forge 1.18
shedaniel
2021-11-29
Fix merge conflicts
shedaniel
2021-11-29
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-26
Fix crash on Java 18 due to unpick using an outdated asm version.
modmuss50
2021-11-25
Fix duplicate comments about transitive access wideners. Fixes #544
modmuss50
2021-11-25
More improvements/fixes to shared caches maven publications + test improvements.
modmuss50
2021-11-23
Fix gradle module metadatas not including api deps in runtimeElements (#540)
Juuxel
2021-11-20
Add an option (enabled by default) to map synthetic field and method names fr...
modmuss50
2021-11-18
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-17
Fix access widener file hashcode calculation breaking caching.
modmuss50
2021-11-15
Add getBaseMappedJar to make it easier to get the pre-transformed game jar.
modmuss50
2021-11-14
Revert "Fix unobfuscated names not having params or docs. (#532)"
shedaniel
2021-11-13
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-12
Fix `namedElements` not extending from api (#533)
modmuss50
2021-11-11
Fix for 1.18-pre1 server bundler.
modmuss50
2021-11-10
Reduce log level of "Using project based jar storage".
modmuss50
2021-11-10
Ensure that the encoding is set to UTF-8
modmuss50
2021-11-09
Fix unobfuscated names not having params or docs. (#532)
modmuss50
2021-10-30
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-29
Add localRuntime and modLocalRuntime configurations (#526)
Juuxel
2021-10-29
Add dev config with default jar task on it, to aid with depending on … (#525)
modmuss50
2021-10-28
Fix Gradle 8 deprecation
shedaniel
2021-10-27
Forgot to commit fix merge conflicts
shedaniel
2021-10-26
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-26
Use NIO instead of ZipUtil (#513)
shedaniel
2021-10-25
Ensure path exists when loading transitive access wideners.
modmuss50
2021-10-25
Alter TransitiveAccessWidenerJarProcessor to use the same logic used in ModCo...
modmuss50
2021-10-24
Improve run config argument handling, should work with spaces a bit better. (...
modmuss50
2021-10-24
Enable META-INF fixer when remapping mods.
modmuss50
2021-10-23
Add AccessWidenerValidator (#518)
modmuss50
2021-10-16
Fix mappings not begin on test runtime classpath.
modmuss50
2021-10-13
Fix -dev-dev in maven publications
shedaniel
2021-10-13
Fix #57
shedaniel
2021-10-13
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-12
Don't allow none reproducible dependencies in layered mappings as it breaks t...
modmuss50
2021-10-12
Fix mod* configurations not being on the test compile/runtime configuration. ...
modmuss50
2021-10-11
Rewrite GenSources including full support for CFR. (#511)
modmuss50
[next]