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
/
configuration
Age
Commit message (
Expand
)
Author
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
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-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-13
File Structure Changes (#462)
shedaniel
2021-07-31
Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458)
Juuxel
2021-07-31
Make RemapSourcesJarTask use properties (#459)
Juuxel
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-27
Fix NPE when in a mod loader dev env
modmuss50
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
2021-07-25
Make SourceRemapper threaded (#446)
modmuss50
2021-07-23
Use jar processor ids to fix #432 (#444)
Juuxel
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
2021-07-18
Better Mixin AP configuration (#423)
LogicFan
2021-07-16
Fix fabricApi.module does not respecting offline mode. Closes #412
modmuss50
2021-07-16
Fallback to fabric's experimental version manifest for versions that are not ...
modmuss50
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Add versions used to compile/build against to jar manifest (#428)
modmuss50
2021-07-10
Fix local file mod dependencies (#430)
Juuxel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-07-04
Fix build...
modmuss50
2021-07-04
Use a detached configuration to add jetbrains annotations to the source remap...
modmuss50
2021-06-20
Fix typo "officalMojangMappings" (#420)
shedaniel
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50
2021-06-13
Fix new gradle 8.0 deprecation added in 7.2 (#416)
modmuss50
2021-06-13
Always fork the java compiler
modmuss50
2021-05-22
add support for new dependencyResolutionManagement (#400)
LogicFan
2021-05-15
Make the run config api stable
modmuss50
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-05-12
Catch all when merging jars
modmuss50
2021-05-12
Cleanup merged jar on failure
modmuss50
2021-05-12
Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...
modmuss50
2021-05-04
Make all loom added configurations lazy
modmuss50
2021-05-04
Make remapped configurations lazy
modmuss50
2021-05-04
Merge branch 'dev/0.7' into future/dev
modmuss50
2021-04-21
Add loom development dependencies to test runtime classpath (#389)
ByMartrixX
2021-04-04
Update to Gradle 7 (#380)
modmuss50
2021-03-31
Fix last commit, oops
modmuss50
2021-03-31
Ensure output is deleted before remapping the game.
modmuss50
2021-03-25
Constant unpicking (#328)
modmuss50
2021-03-15
Ensure outputs are reproducable across all OS's. (#363)
modmuss50
2021-03-12
Mod Remapping Refactor. (#362)
modmuss50
2021-03-04
Minor cleanup/optimisations to downloading, should help a little bit more wit...
modmuss50
2021-03-03
Fix custom sourceset not being correctly set for runconfig tasks (#357)
modmuss50
[next]