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
/
ide
Age
Commit message (
Expand
)
Author
2021-07-31
Remove the ShowCodeDetailsInExceptionMessages jvm arg, I didn't realise it wa...
modmuss50
2021-07-27
Fix NPE when in a mod loader dev env
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
Use spotless for header validation, years have been back-filled from git history
modmuss50
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
Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...
modmuss50
2021-03-03
Fix custom sourceset not being correctly set for runconfig tasks (#357)
modmuss50
2021-02-27
Fix inherit not copying `ideConfigGenerated`
modmuss50
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
Rename `runs` -> `runConfigs`
modmuss50
2021-01-31
Rename mode -> environment + Hopefully fix a regression with the run tasks
modmuss50
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50