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
Age
Commit message (
Expand
)
Author
2021-02-03
Still takes about a minute to download all the assets, should be much better ...
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-merge
shedaniel
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-31
Rename mode -> environment + Hopefully fix a regression with the run tasks
modmuss50
2021-01-30
Add MCP docs support and param names
shedaniel
2021-01-30
Merge remote-tracking branch 'architectury/dev/0.6-forge' into dev/0.6-forge
shedaniel
2021-01-30
Primitive MCP Support!
shedaniel
2021-01-29
Fixes refmap errors in sub-subprojects by replacing any subsequent : with a _.
NinjaPhenix
2021-01-30
Mark `useFabricMixin = true` by default.
shedaniel
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-30
Append platform suffix again
shedaniel
2021-01-29
Cache the checksum of asset index files. (#335)
shedaniel
2021-01-29
Data Generator for Forge
shedaniel
2021-01-28
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6
modmuss50
2021-01-28
Dont add the mojang maven repo twice.
modmuss50
2021-01-26
Set classpath before compileJava task (#330) (#333)
Bytzo
2021-01-26
Don't add tasks before run to idea anymore for arch
shedaniel
2021-01-24
Use the given manifest version hash if possible (#337)
Chocohead
2021-01-24
fix mixinConfig
shedaniel
2021-01-24
Deprecate mixinConfig in favor of mixinConfig method to add to the list
shedaniel
2021-01-24
Update fabric mixin, fix #3, reduce logger spam
shedaniel
2021-01-21
Revert previous attempt at fixing genSources when loom is applied via buildSrc
modmuss50
2021-01-21
Improve error handling around access widener remapping. Closes #311
modmuss50
2021-01-21
Another attempt at fixing issues with fernflower's classpath
modmuss50
2021-01-21
Apply all buildscript configurations across all parent projects to try and fi...
modmuss50
2021-01-21
Override minVersion for dependencies.
shedaniel
2021-01-20
Auto generate vscode run configurations, inject our own pre launch tasks to t...
shedaniel
2021-01-20
Allow configuring additional local sourceSets.
shedaniel
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
Centralise refreshDeps variable.
modmuss50
2021-01-19
Adding Constant of the plugin id, don't duplicate the classpath if it is alre...
shedaniel
2021-01-19
Make genSources work in sub-projects without loom on the classpath (the root ...
shedaniel
2021-01-19
Cache the checksums on local asset files.
shedaniel
2021-01-19
Multi-thread native unpacking.
shedaniel
2021-01-19
Multi-thread assets checking, saving 500ms here.
shedaniel
2021-01-19
Use Project#javaexec instead of creating a JavaExec task
shedaniel
2021-01-19
Apply license header
shedaniel
2021-01-19
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-18
1 Infinite Loop
modmuss50
2021-01-18
Fix checkstyle
shedaniel
2021-01-18
Mark Forge repo as ignoreGradleMetadataRedirection if possible
shedaniel
2021-01-18
Fix issue with resolving minecraft libraries on the wrong thread
Juuxel
2021-01-18
Fix failed getMixinVersion resolution
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
[next]