modmuss50
d1902ecb0e
Add versions used to compile/build against to jar manifest ( #428 )
...
* Add versions used to compile/build against to jar manifest
* checkstyle
* Move to post remap
* Fix build
* Add mc version and mixin group
* Typo
* Make test run across versions better.
(cherry picked from commit 2259a4efc8 )
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-07-21 00:04:43 +08:00
shedaniel
3f576a44ab
Migration Mappings Detection
...
Still having issues with source locations, would need to check it out first
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-05-08 12:50:17 +08:00
shedaniel
2625b90a17
Adds Forge Sources Remapping
...
Filter ':launcher' dependency (Could cause problems! Please test!)
Fix previous optimisations leaving signing info in
Add license header to various files
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-05-05 18:29:42 +08:00
shedaniel
8bf5870c7f
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
...
# Conflicts:
# src/main/java/net/fabricmc/loom/configuration/providers/minecraft/MinecraftMappedProvider.java
# src/main/java/net/fabricmc/loom/configuration/providers/minecraft/assets/MinecraftAssetsProvider.java
2021-04-04 19:21:23 +08:00
modmuss50
8e424f3f50
Try to cleanup files when failing better, should hopefully increase the changes of things working on a subsequent run.
...
Also improve the error message a little.
2021-03-18 22:00:06 +00:00
shedaniel
55436cfda0
Append platform suffix again
2021-01-30 01:50:23 +08:00
shedaniel
c57b28e5b6
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
2021-01-20 14:48:07 +08:00
modmuss50
58e94f2db3
Centralise refreshDeps variable.
...
Makes it easier to hack it to always enable for profiling.
2021-01-19 21:58:39 +00:00
shedaniel
3a49510c01
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
2021-01-18 09:07:03 +08:00
modmuss50
792a64e2ef
Optimise loom configuration, saves 1.2 seconds in my testing. #319
2020-12-27 16:25:30 +00:00
modmuss50
03444f26b0
General code cleanup ( #313 )
...
* First general cleanup pass
* Review feedback
* Fix build
* Fix tests
2020-12-24 20:58:30 +00:00