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
/
providers
Age
Commit message (
Expand
)
Author
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-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-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-11
Fix for 1.18-pre1 server bundler.
modmuss50
2021-11-10
Reduce log level of "Using project based jar storage".
modmuss50
2021-11-09
Fix unobfuscated names not having params or docs. (#532)
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-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-11
Rewrite GenSources including full support for CFR. (#511)
modmuss50
2021-10-09
Turn the tinyMappingsJar dependency into a module dependency
shedaniel
2021-09-29
Support 21w39a
modmuss50
2021-09-29
Fix checkstyles
shedaniel
2021-09-29
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-29
Fix merge conflicts
shedaniel
2021-09-28
Fix failure when running `dependencies` task when using layered mappings.
modmuss50
2021-09-28
Fix record signatures based on data provided by mappings. (#507)
modmuss50
2021-09-27
Fix #49
shedaniel
2021-09-24
Fix checkstyle
shedaniel
2021-09-24
Fix #47, Fix #48
shedaniel
2021-09-22
Fix debugger spam
shedaniel
2021-09-22
Fix srg not merging correctly and fix #42
shedaniel
2021-09-21
Make MixinRefmapHelper properly get the mixin configs
shedaniel
2021-09-21
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-21
Merge remote-tracking branch 'architectury/dev/0.10.0' into dev/0.10.0
shedaniel
2021-09-21
Fix generateSrgTiny with 1.17
shedaniel
2021-09-21
Move all Forge-only properties to Forge extension (#46)
Juuxel
2021-09-20
Dont add loom to compileOnly config.
modmuss50
2021-09-20
Fix forge with AT
shedaniel
2021-09-20
Use architectury-mixin
shedaniel
2021-09-19
Close #12
shedaniel
2021-09-19
Fix merge conflicts
shedaniel
2021-09-19
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-19
Rebuild record components from field names, improves decompile (#497)
modmuss50
2021-09-18
Fixes merging of mappings for cases like: class_1234 is mapped, but class_123...
shartte
2021-09-19
Add workaround with yarn inner classes
shedaniel
2021-09-18
Fix tests crash with fabric mode
shedaniel
2021-09-18
Fix codestyle, add forge tests
shedaniel
2021-09-18
Fix merge conflicts
shedaniel
2021-09-17
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-16
Migrate fully to mapping-io + Add comments about transitive access widners to...
modmuss50
[next]