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
2020-11-30
Add fml.mcVersion and fml.forgeVersion to launch.cfg
Juuxel
2020-11-30
Use DLI for launching Forge
Juuxel
2020-11-30
Meta-inf go brrr
Juuxel
2020-11-29
Fix Forge run config generation
Juuxel
2020-11-29
Make Forge mode run LaunchTesting instead of DLI
Juuxel
2020-11-29
Fix compilation
Juuxel
2020-11-29
Merge remote-tracking branch 'upstream/dev/0.5' into forge
Juuxel
2020-11-15
Migrate to access-widener library (#294)
modmuss50
2020-11-15
Configure build task dependencies as each subproject comes up. (#299)
Kitlith
2020-11-15
Use Mercury 0.1.0-rc1 (#301)
Jamie Mansfield
2020-11-07
eclipse: Fix run configuration generation (#285)
zml
2020-10-28
Remove debug log out
modmuss50
2020-10-21
Dont throw when annotationDependency is not resloved.
modmuss50
2020-10-21
Ugly fix to mercury classpath not having jetbrains annotations
modmuss50
2020-10-21
Potentially fix memory leak with the mixin AP
modmuss50
2020-10-12
Revert "Ugly fix to mercury classpath not having jetbrains annotations"
modmuss50
2020-10-10
Ugly fix to mercury classpath not having jetbrains annotations
modmuss50
2020-10-08
Mark auto-generated mods with a custom value (#271)
Hephaestus-Dev
2020-09-26
Export rumtime remap classpath to DLI (#277)
modmuss50
2020-09-21
Split out some constants (#267)
i509VCB
2020-09-19
Fix nested jar stripping not working reliability
modmuss50
2020-09-06
Fix race condition with mixin's output mappings across source sets
modmuss50
2020-09-04
Fix mixin mapping being shared between all projects.
modmuss50
2020-09-04
Fix to #265
modmuss50
2020-08-26
Fix and improve error handling around access widener remapping with shared ca...
modmuss50
2020-08-26
Include exclusions in the poms generated for mods (#262)
zml
2020-08-26
Fix non-mod project dependencies (#263)
zml
2020-08-26
Update MCE
modmuss50
2020-08-26
Tweak tests
modmuss50
2020-08-26
Fix v2 mappings dir
modmuss50
2020-08-26
Fix or fail fast on null minecraft version. Add back the old check for mirgat...
modmuss50
2020-08-26
Fixes for Mojang mappings handling (#264)
zml
2020-08-24
Official Mojang Mappings support
modmuss50
2020-08-24
Allow adding additional jar processors (#247)
Fudge
2020-07-30
Suppress warning about fabric-installer.json when running with Forge
Juuxel
2020-07-30
Try to fix copyUserdevFiles for real
Juuxel
2020-07-30
Try to fix userdev file copying
Juuxel
2020-07-30
Fix dep refreshing being broken with ForgeUserdevProvider
Juuxel
2020-07-30
Copy userdev 'inject' files into the game jar
Juuxel
2020-07-30
Make the Forge universal jar's local copy have the -universal classifier
Juuxel
2020-07-30
Copy the Forge userdev's config.json instead of the jar itself
Juuxel
2020-07-30
Add missing license headers
Juuxel
2020-07-30
Revert "Remove tests"
Juuxel
2020-07-30
Add Forge dependencies using the userdev jar
Juuxel
2020-07-30
Make 'srg' the target namespace of remapJar when Forge is enabled
Juuxel
2020-07-30
Use Project.findProperty in LoomGradleExtension.isForge
Juuxel
2020-07-30
MappingsProvider: Add mapping file augmented with SRG when Forge support is e...
Juuxel
2020-07-30
Make all custom functional interfaces to util.function
Juuxel
2020-07-30
Make LoomGradleExtension.isForge load from gradle.properties
Juuxel
2020-07-30
Hook AbstractPlugin to LoomGradleExtension.isForge
Juuxel
[next]