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
/
providers
/
mappings
Age
Commit message (
Expand
)
Author
2021-09-29
Fix merge conflicts
shedaniel
2021-09-28
Fix record signatures based on data provided by mappings. (#507)
modmuss50
2021-09-27
Fix #49
shedaniel
2021-09-24
Fix #47, Fix #48
shedaniel
2021-09-22
Fix debugger spam
shedaniel
2021-09-22
Fix srg not merging correctly and fix #42
shedaniel
2021-09-21
Fix generateSrgTiny with 1.17
shedaniel
2021-09-19
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-18
Fixes merging of mappings for cases like: class_1234 is mapped, but class_123...
shartte
2021-09-19
Add workaround with yarn inner classes
shedaniel
2021-09-18
Fix tests crash with fabric mode
shedaniel
2021-09-18
Fix codestyle, add forge tests
shedaniel
2021-09-18
Fix merge conflicts
shedaniel
2021-09-17
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-16
Migrate fully to mapping-io + Add comments about transitive access widners to...
modmuss50
2021-09-14
Access Widener 2.0 with support for Transitive Access Wideners (#484)
shartte
2021-09-13
Expose layered mappings as an API (#490)
modmuss50
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-09-07
Update checkstyle to prevent using var expect for new instance creation.
modmuss50
2021-08-31
Make --refresh-dependencies work by creating the directory after clearing it ...
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
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
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-13
File Structure Changes (#462)
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-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
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-20
Fix merge conflicts
shedaniel
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-20
Don't read the intermediary file immediately
shedaniel
2021-07-20
Give a proper working directory for GradleMappingContext
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Fix license headers
shedaniel
2021-07-13
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-06-29
Ignore Forge name mapping service provider
Juuxel
2021-06-25
Fix mergeAndSaveMappings logic
shedaniel
2021-06-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-06-20
Fix typo "officalMojangMappings" (#420)
shedaniel
2021-06-20
Add crane support
shedaniel
2021-06-20
Make mojang mappings stable by implementing a custom license supplier
shedaniel
2021-06-20
Readd silenceLicense
shedaniel
2021-06-18
Reapply some patches
shedaniel
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50
[next]