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
/
util
Age
Commit message (
Expand
)
Author
2021-02-02
Merge branch 'dev/0.6-forge' into 0.6-merge
shedaniel
2021-02-02
Fix source remapping for dependencies as well.
shedaniel
2021-02-02
Fix remap forge source jar to srg
shedaniel
2021-02-02
Fix remap forge source jar to srg
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-30
Add MCP docs support and param names
shedaniel
2021-01-30
Primitive MCP Support!
shedaniel
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-20
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-19
Dont remap dependency sources when building on CI services.
modmuss50
2021-01-19
Adding Constant of the plugin id, don't duplicate the classpath if it is alre...
shedaniel
2021-01-19
Multi-thread native unpacking.
shedaniel
2021-01-19
Use Project#javaexec instead of creating a JavaExec task
shedaniel
2021-01-19
Apply license header
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-17
Gradle 7 (and hopefully 8) support (#332)
modmuss50
2021-01-12
Fix build
shedaniel
2021-01-11
Fix setup errors + Multi-thread forge patching more.
shedaniel
2021-01-11
Make gradlew dependencies not break with mojmap
shedaniel
2021-01-11
Not depend on ForgeGradle and remap using SpecialSource directly
shedaniel
2021-01-10
Refactor SrgNamedWriter
shedaniel
2021-01-10
Refactor InnerClassRemapper
shedaniel
2021-01-08
Remap forge added inner classes correctly
shedaniel
2021-01-08
Force forge mod detection
shedaniel
2021-01-07
Log what dependency is empty
shedaniel
2021-01-07
Suffix _forge for forge remapped jars
shedaniel
2021-01-02
Filter jar signing info in MANIFEST.MF properly
shedaniel
2020-12-30
Cleanup output files when remap fails. Fixes #321
modmuss50
2020-12-30
Allow the generation of tiny mappings with srg without being in a forge envir...
shedaniel
2020-12-28
Multi-thread remapping, fix parameter annotations for forge, update CleanLoom...
shedaniel
2020-12-28
Strip jar verification
shedaniel
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-27
Remap AT method descriptor
shedaniel
2020-12-27
Proper mod depending
shedaniel
2020-12-26
Remap refmap the worse way, but then it works.
shedaniel
2020-12-26
Make forge default obfuscation environment be "searge"
shedaniel
2020-12-25
Forgot class AT only have 2 columns
shedaniel
2020-12-25
Fix remapping forge dependencies
shedaniel
2020-12-24
General code cleanup (#313)
modmuss50
2020-12-23
Filter unknown invokedynamic bsm
shedaniel
2020-12-21
Add ability to specify additional tiny remapper options in remapJar (#292)
i509VCB
2020-12-21
Respect reproducibleFileOrder and preserveFileTimestamps (#304)
Cool_Mineman
2020-12-21
Add nogui to server program arguments (#310)
user11681
2020-12-21
Use launcher metadata manifest v2. Closes #290
modmuss50
2020-12-21
Refactor and fix game/loader library handling (#298)
modmuss50
2020-12-21
Move remapped mods into a full local maven repo (#300)
modmuss50
2020-12-20
support windows for the path separator
shedaniel
2020-12-08
Option to disable mojmap warning + ways to add tasks to do before run.
shedaniel
2020-12-08
use my stream shit thank
shedaniel
[next]