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
Age
Commit message (
Expand
)
Author
2022-01-10
Support for FG2-era Forge
Jonas Herzig
2022-01-06
Fix missing SrgProvider when generateSrgTiny is false
Jonas Herzig
2022-01-06
Fix always-dirty cache due to forge-client-extra.jar
Jonas Herzig
2022-01-06
Simplify `MinecraftPatchedProvider.getGlobalCaches()`
Jonas Herzig
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-05
Juuzify ArchitecturyLoomDecompiler (#60)
Juuxel
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
Don't print unstable loom warning
shedaniel
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-11-06
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-01
Fix missing blank line between javadoc and params
modmuss50
2021-11-01
Allow to set custom intermediary url again (#528)
Cat Core
2021-11-01
Make CFR the default decompiler (#527)
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 misleading error message when decompiling fails.
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
[next]