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
Age
Commit message (
Expand
)
Author
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
2021-10-24
Enable META-INF fixer when remapping mods.
modmuss50
2021-10-23
Add AccessWidenerValidator (#518)
modmuss50
2021-10-20
Forward stdin in AbstractRunTask. Fixes begin unable to run server commands.
modmuss50
2021-10-16
Fix mappings not begin on test runtime classpath.
modmuss50
2021-10-15
Ensure decompiler worker deamons are stopped after failure.
modmuss50
2021-10-14
Fix null related issues in CFRObfuscationMapping
modmuss50
2021-10-14
Update tiny-remapper and enable "inferNameFromSameLvIndex" to fix issues with...
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
Fix regression in TinyJavadocProvider (#516)
Juuxel
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-10-09
Run tests against Java 17 (#515)
modmuss50
2021-10-04
Use conventions in RemapConfiguration to avoid need for afterEvaluate. (#514)
NinjaPhenix
2021-10-04
Fix java.lang.IllegalArgumentException in ThreadingUtils
shedaniel
2021-09-30
Make Run Config run dir relative to the project and not the root project. Mov...
modmuss50
2021-09-30
Add very basic Migrate Mappings test, update lorenz-tiny to fix: https://gith...
modmuss50
2021-09-29
Fix crash in JarProcessorManager when the input jar does not have a manifest.
modmuss50
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
Improve error handling around dep remapping.
modmuss50
2021-09-28
Fix failure when running `dependencies` task when using layered mappings.
modmuss50
2021-09-28
Add -Dloom.refresh=true option (#508)
shedaniel
2021-09-28
Fix #54
shedaniel
2021-09-28
Fix record signatures based on data provided by mappings. (#507)
modmuss50
2021-09-27
Fix #49
shedaniel
2021-09-25
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-25
Fix another little oopsie
Juuz
2021-09-25
More work on srg merger
Juuz
2021-09-25
Fix an oopsie
Juuz
2021-09-25
Fix comments, locals and arguments missing from SRG merged mappings
Juuz
2021-09-24
Fix checkstyle
shedaniel
2021-09-24
Fix #47, Fix #48
shedaniel
2021-09-22
Support a wider range of parameters in FileSpec (#502)
Juuxel
[next]