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
/
mods
Age
Commit message (
Expand
)
Author
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-24
Enable META-INF fixer when remapping mods.
modmuss50
2021-09-29
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-28
Improve error handling around dep remapping.
modmuss50
2021-09-24
Fix #47, Fix #48
shedaniel
2021-09-21
Move all Forge-only properties to Forge extension (#46)
Juuxel
2021-09-19
Close #12
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-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-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-10
Add loom.modVersion to read the version from the fabric.mod.json file. (#489)
modmuss50
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-14
Split Minecraft and Forge jars (#34)
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-10
Fix local file mod dependencies (#430)
Juuxel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-06-17
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50
2021-05-30
Update tiny-remapper to 1.1.0
shedaniel
2021-05-14
Fix merge conflicts
shedaniel
2021-05-14
Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
shedaniel
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-05-01
a
shedaniel
2021-04-13
Revert "WIP AT -> JarProcessor"
shedaniel
2021-04-04
WIP AT -> JarProcessor
shedaniel
2021-03-05
Update tiny remapper
shedaniel
2021-01-24
Update fabric mixin, fix #3, reduce logger spam
shedaniel
2021-01-21
Override minVersion for dependencies.
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50