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
Age
Commit message (
Expand
)
Author
2021-01-12
Fix build
shedaniel
2021-01-12
Let's not multi-thread ATs
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
Remove usage of internal kotlin class, should fix crash with kotlin 1.4. Clos...
modmuss50
2021-01-07
Log what dependency is empty
shedaniel
2021-01-07
Properly apply dirty access transformers
shedaniel
2021-01-07
Delete jar if failed to remap
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
Fix classifier handling for remapped dependencies
modmuss50
2020-12-30
Allow the generation of tiny mappings with srg without being in a forge envir...
shedaniel
2020-12-30
Allow specifying multiple mixin configs for forge
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
Remove jcenter as a default maven repo. This will make builds faster and more...
modmuss50
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
Allow setting the RemapJarTask classpath. Closes #307
modmuss50
2020-12-21
Fix genSources not working when root project doesnt have loom applied#308. (#...
solonovamax
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
2020-12-05
Should fix MOD_CLASSES on Linux
Juuxel
2020-12-05
Clean up MinecraftPatchedProvider again
Juuxel
2020-12-04
Reduce unnecessary workload for MinecraftPatchedProvider
Juuxel
2020-12-04
Remap mixins properly (and cursedly)
Juuxel
2020-12-03
Add javax annotations for Forge
Juuxel
2020-12-03
Merge branch 'dev/0.5' into forge
Juuxel
2020-12-03
Remap mod dependencies + their coremods and ATs
Juuxel
2020-12-03
Add support for project ATs
Juuxel
[prev]
[next]