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-09-12
Fix some tests
shedaniel
2021-09-11
Fix checkstyle
shedaniel
2021-09-11
Fix merge conflicts
shedaniel
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-11
Compile to J11
shedaniel
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-09-10
Add loom.modVersion to read the version from the fabric.mod.json file. (#489)
modmuss50
2021-09-07
Update dependencies
modmuss50
2021-09-07
Disable ANSI when gradle's --console plain arg is used Fixes #486
modmuss50
2021-09-07
Update checkstyle to prevent using var expect for new instance creation.
modmuss50
2021-09-07
Use tiny-remapper to remap mixin annotation. (#441)
Logic
2021-09-05
Add option to disable deprecated POM generation and the warnings together wit...
Juuxel
2021-09-05
Fix crash when "sourcesElements" is not present
modmuss50
2021-09-05
Update MCE and test deps
modmuss50
2021-09-05
Fix the java software component not working with Loom and fix #200 (#460)
Juuxel
2021-09-02
Revert "Make SourceRemapper threaded (#446)"
modmuss50
2021-08-31
Make --refresh-dependencies work by creating the directory after clearing it ...
shedaniel
2021-08-31
Refactor and improve tests (#466)
modmuss50
2021-08-31
Make it work
shedaniel
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-08-26
Make LayeredMappingsDependency not error because of uninitialized MappingsPro...
shedaniel
2021-08-26
Fix compile for b320c4199a3aae41a83d5c336d45ecaac0499c36 (#480)
shedaniel
2021-08-26
Merge remote-tracking branch 'shedaniel/patch-2' into dev/future
shedaniel
2021-08-26
Fix compile for b320c4199a3aae41a83d5c336d45ecaac0499c36
shedaniel
2021-08-26
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-22
Allow developer set the site where to download game resource.(0.9 branch) (#442)
hanbings
2021-08-22
update mapping-io, fix #473 (#474)
Logic
2021-08-14
Fix conflicts
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-13
File Structure Changes (#462)
shedaniel
2021-08-14
Fix checkstyle
shedaniel
2021-08-14
Bump to 0.9.1 and fix conflicts
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-08-11
Fix #469 (#470)
modmuss50
2021-07-31
Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458)
Juuxel
2021-07-31
Make RemapSourcesJarTask use properties (#459)
Juuxel
2021-07-31
Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#...
Logic
2021-07-31
Remove the ShowCodeDetailsInExceptionMessages jvm arg, I didn't realise it wa...
modmuss50
2021-07-28
Revert: "Always fork the java compiler" Fixes #453
modmuss50
2021-07-28
fix #448 (#451)
Logic
2021-07-27
Fix NPE when in a mod loader dev env
modmuss50
2021-07-26
Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449)
Juuxel
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
2021-07-26
Fix loom.accessWidener being a read-only property in Kotlin (#447)
Juuxel
2021-07-25
Make SourceRemapper threaded (#446)
modmuss50
2021-07-23
Use jar processor ids to fix #432 (#444)
Juuxel
2021-07-23
Ensure files are closed and outputs cleaned up when remapping.
modmuss50
2021-07-21
Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...
modmuss50
2021-07-21
Fix MojangMappingsSpec having the same hash version for each mc version.
modmuss50
[next]