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
/
providers
Age
Commit message (
Expand
)
Author
2020-07-30
MappingsProvider: Add mapping file augmented with SRG when Forge support is e...
Juuxel
2020-07-30
Make all custom functional interfaces to util.function
Juuxel
2020-07-30
Clean up FsPathConsumer
Juuxel
2020-07-30
Start adding a way to disable Forge processing
Juuxel
2020-07-28
Revert "Try using SpecialSource directly instead of going through ForgeGradle"
Juuxel
2020-07-28
Try using SpecialSource directly instead of going through ForgeGradle
Juuxel
2020-07-27
Force project-based file storage
Juuxel
2020-07-27
Add Forge dependencies to projects
Juuxel
2020-07-27
Inject Forge earlier to remap its SRG names to Yarn
Juuxel
2020-07-27
Add non-patched and Forge classes to the game jar
Juuxel
2020-07-27
Switch back to Atlas
Juuxel
2020-07-27
broken
Juuxel
2020-07-27
Fix dumb bug with MinecraftProvider.copyNonClassFiles
Juuxel
2020-07-27
Things
Juuxel
2020-07-27
Revert "Use TR instead of Atlas for simple resource bundling and lambdas"
Juuxel
2020-07-27
Use TR instead of Atlas for simple resource bundling and lambdas
Juuxel
2020-07-27
It "works" now, though resources are gone
Juuxel
2020-07-27
Use ForgeGradle for producing SRG jars for patching
Juuxel
2020-07-27
Some Forge stuff
Juuxel
2020-07-26
General cleanup
Reece Dunham
2020-07-26
Merge branch 'shared_caches' into dev/0.5
modmuss50
2020-07-26
Improve error handling in the case mappings or minecraft dependency was not p...
Fudge
2020-07-26
Use jetbrains annotations by default. (#240)
modmuss50
2020-06-27
First pass on "shareCaches".
modmuss50
2020-06-23
Rengenerate and download all files with --refresh-dependencies (#227)
modmuss50
2020-06-02
Fix #177
modmuss50
2020-05-27
Fix building on newer java versions
modmuss50
2020-05-13
Improve setup speed. (#208)
modmuss50
2020-05-11
Add a check to ensure the correct mc version is being used with the correct y...
modmuss50
2020-04-27
Some trivial performance improvements
modmuss50
2020-04-05
Cleanup potentially corrupt files on mappings error
modmuss50
2020-04-04
Use a custom dev time log4j config. Enables color output and improves overall...
modmuss50
2020-03-26
Add a basic way to specify custom intermediary URLs, ideally this would use m...
modmuss50
2020-03-06
0.2.7 refactors (#178)
modmuss50
2020-02-05
Fix not always downloading version_manifest.json, can lead to missing versions
modmuss50
2020-01-29
Multithreaded asset downloading, should be a lot quicker (#175)
modmuss50
2019-11-15
Improve support for custom self-resolving mappings (#145)
liach
2019-11-11
Use Dev Launch Injector to ensure that the launch options are always kept upt...
modmuss50
2019-11-09
Support using TinyV2 mappings (#132)
Fudge
2019-11-02
Reformat to use Fabric API's checkstyle (#137)
modmuss50
2019-10-22
Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134
modmuss50
2019-08-15
Add a quick way to specify custom minecraft manifest urls
modmuss50
2019-07-24
remove debug code
asie
2019-07-24
caching/performance improvements
asie
2019-05-27
use mappings name in MinecraftMappedProvider
asie
2019-05-17
fix DownloadUtil not downloading file if ETag present, but file is not
Adrian Siekierka
2019-05-10
updateMappings -> migrateMappings, new features
asie
2019-05-01
Avoid trying to download things offline (#87)
Chocohead
2019-04-24
cease loading the same mappings file a million times
Adrian Siekierka
2019-04-22
make modCompile() transitive
Adrian Siekierka
[next]