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-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
2020-07-30
Clean up FsPathConsumer
Juuxel
2020-07-30
Start adding a way to disable Forge processing
Juuxel
2020-07-30
Add warning in RemapJarTask for using mixins in Forge projects
Juuxel
2020-07-28
Revert "Try using SpecialSource directly instead of going through ForgeGradle"
Juuxel
2020-07-28
Try using SpecialSource directly instead of going through ForgeGradle
Juuxel
2020-07-27
Force project-based file storage
Juuxel
2020-07-27
Remove tests
Juuxel
2020-07-27
Checkstyle
Juuxel
2020-07-27
Add FIXME to remapJar notifying that it doesn't work
Juuxel
2020-07-27
Add srgRemapJar (unknown if it works, I need to add more Forge dependencies f...
Juuxel
2020-07-27
Add Forge dependencies to projects
Juuxel
2020-07-27
Add the Forge maven in AbstractPlugin
Juuxel
2020-07-27
Inject Forge earlier to remap its SRG names to Yarn
Juuxel
2020-07-27
Add non-patched and Forge classes to the game jar
Juuxel
2020-07-27
Switch back to Atlas
Juuxel
2020-07-27
broken
Juuxel
2020-07-27
Fix dumb bug with MinecraftProvider.copyNonClassFiles
Juuxel
2020-07-27
Things
Juuxel
2020-07-27
Revert "Use TR instead of Atlas for simple resource bundling and lambdas"
Juuxel
2020-07-27
Use TR instead of Atlas for simple resource bundling and lambdas
Juuxel
2020-07-27
It "works" now, though resources are gone
Juuxel
2020-07-27
Use ForgeGradle for producing SRG jars for patching
Juuxel
2020-07-27
Some Forge stuff
Juuxel
2020-07-26
Fix genSources on sub projects
modmuss50
2020-07-26
General cleanup
Reece Dunham
2020-07-26
Post merge checkstyle
modmuss50
2020-07-26
Merge branch 'shared_caches' into dev/0.5
modmuss50
2020-07-26
Add Experimental CFR support. Line numbers and comments are not currently sup...
modmuss50
2020-07-26
Deprecate using `minecraft` as the gradle extension name in place of `loom`. ...
modmuss50
2020-07-26
Fix issue #243 by using ResolvedConfiguration and ResolvedDependency. (#244)
Jaideep Singh Heer
2020-07-26
Allow IDEA run configs to be generated for non-root projects (#236)
Jonas Herzig
2020-07-26
Improve error handling in the case mappings or minecraft dependency was not p...
Fudge
2020-07-26
Use jetbrains annotations by default. (#240)
modmuss50
2020-07-16
Match Mercury sourceCompatibility with Gradle (#224)
Jamie Mansfield
2020-06-29
Supply the configuration to the run Exec directly (#232)
Octavia Togami
2020-06-28
Remove get/setDirection
modmuss50
2020-06-28
checkstyle
modmuss50
2020-06-28
small cleanup
modmuss50
[next]