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
Age
Commit message (
Expand
)
Author
2021-02-14
Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.
modmuss50
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
asm 9.1
modmuss50
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-03
Fix CME, Closes #345
modmuss50
2021-02-02
Generate fabric.mod.json for included submodule jars (#343)
Jason
2021-01-31
Rename mode -> environment + Hopefully fix a regression with the run tasks
modmuss50
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-29
Cache the checksum of asset index files. (#335)
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-24
Use the given manifest version hash if possible (#337)
Chocohead
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-19
Dont remap dependency sources when building on CI services.
modmuss50
2021-01-19
Centralise refreshDeps variable.
modmuss50
2021-01-18
1 Infinite Loop
modmuss50
2021-01-17
Gradle 7 (and hopefully 8) support (#332)
modmuss50
2021-01-16
Remove dep on procyon-fabric-compilertools I cannot see its use
modmuss50
2021-01-16
Fix build.
modmuss50
2021-01-16
Update a number of dependencies
modmuss50
2021-01-07
Remove usage of internal kotlin class, should fix crash with kotlin 1.4. Clos...
modmuss50
2021-01-03
Improve debugging repo instructions and fix typos (#323)
Juuxel
2021-01-03
Improve the readme a little.
modmuss50
2020-12-30
Cleanup output files when remap fails. Fixes #321
modmuss50
2020-12-30
Fix classifier handling for remapped dependencies
modmuss50
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-26
Remove jcenter as a default maven repo. This will make builds faster and more...
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50
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
Update editorconfig to set import order, thanks to @user11681
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-21
Start 0.6 dev cycle
modmuss50
2020-12-02
Allow specifying natives directory with the `fabric.loom.natives.dir` gradle ...
modmuss50
2020-11-15
Publish using github actions
modmuss50
[prev]
[next]