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
Age
Commit message (
Expand
)
Author
2021-03-05
Update tiny remapper
shedaniel
2021-03-01
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-27
Fix inherit not copying `ideConfigGenerated`
modmuss50
2021-02-27
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-26
Add log4jConfigs to Loom extension (#356)
Shadowfacts
2021-02-22
Add way to add new launch arguments, because this can change without regenera...
shedaniel
2021-02-21
Add debug logging to publication modification, remove log spam in asset downl...
shedaniel
2021-02-20
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-14
Add loom dev deps to runtimeClasspath instead of runtimeOnly
modmuss50
2021-02-14
Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.
modmuss50
2021-02-14
Fix merge conflicts
shedaniel
2021-02-14
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-13
Disable log4j jansi support when compiling, removes a warning about it.
modmuss50
2021-02-13
Add dev runtime dependencies to runtimeClasspath instead of runtimeOnly (#350)
Juuxel
2021-02-12
RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...
Juuxel
2021-02-12
Rewrite minecraft game data handling.
modmuss50
2021-02-11
Generate IDE run configs on a per config basis. Allows for much finer grain c...
modmuss50
2021-02-11
Revert previous change, somewhat. I didnt understand the issue correctly.
modmuss50
2021-02-11
Rename `runs` -> `runConfigs`
modmuss50
2021-02-11
Update MCE - Remove auto population of minVersion in mixins - Drop some log l...
modmuss50
2021-02-09
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-09
Allow post configuring run configs
shedaniel
2021-02-03
Fix CME, Closes #345
modmuss50
2021-02-03
Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-merge
shedaniel
2021-02-03
Create the data run
shedaniel
2021-02-03
Still takes about a minute to download all the assets, should be much better ...
shedaniel
2021-02-02
Generate fabric.mod.json for included submodule jars (#343)
Jason
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
[next]