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
Age
Commit message (
Expand
)
Author
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-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-04
Use conventions in RemapConfiguration to avoid need for afterEvaluate. (#514)
NinjaPhenix
2021-09-30
Make Run Config run dir relative to the project and not the root project. Mov...
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-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 record signatures based on data provided by mappings. (#507)
modmuss50
2021-09-22
Support a wider range of parameters in FileSpec (#502)
Juuxel
2021-09-22
Use better gradle conventions, and fix #311 (#503)
shedaniel
2021-09-20
Enable legacy mixin ap by default (#501)
modmuss50
2021-09-20
Dont add loom to compileOnly config.
modmuss50
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-16
Update tiny remapper, register the new LV pattern as invalid with TR.
modmuss50
2021-09-16
Fix line number remapping not copying all class files. Fixes a runtime crash.
modmuss50
2021-09-16
Migrate fully to mapping-io + Add comments about transitive access widners to...
modmuss50
2021-09-14
Access Widener 2.0 with support for Transitive Access Wideners (#484)
shartte
2021-09-13
Expose layered mappings as an API (#490)
modmuss50
2021-09-12
Remove unused Constants.SOFTWARE_COMPONENT_NAME (#493)
Juuxel
2021-09-10
Add loom.modVersion to read the version from the fabric.mod.json file. (#489)
modmuss50
2021-09-07
Update dependencies
modmuss50
2021-09-07
Disable ANSI when gradle's --console plain arg is used Fixes #486
modmuss50
2021-09-07
Update checkstyle to prevent using var expect for new instance creation.
modmuss50
2021-09-07
Use tiny-remapper to remap mixin annotation. (#441)
Logic
2021-09-05
Add option to disable deprecated POM generation and the warnings together wit...
Juuxel
2021-09-05
Fix crash when "sourcesElements" is not present
modmuss50
2021-09-05
Update MCE and test deps
modmuss50
2021-09-05
Fix the java software component not working with Loom and fix #200 (#460)
Juuxel
2021-09-02
Revert "Make SourceRemapper threaded (#446)"
modmuss50
2021-08-31
Make --refresh-dependencies work by creating the directory after clearing it ...
shedaniel
2021-08-31
Refactor and improve tests (#466)
modmuss50
2021-08-26
Fix compile for b320c4199a3aae41a83d5c336d45ecaac0499c36 (#480)
shedaniel
2021-08-22
Allow developer set the site where to download game resource.(0.9 branch) (#442)
hanbings
2021-08-22
update mapping-io, fix #473 (#474)
Logic
[next]