.. |
assets
|
add license header
|
2018-10-27 16:14:05 +02:00 |
progress
|
add license header
|
2018-10-27 16:14:05 +02:00 |
Checksum.java
|
update libraries
|
2019-04-07 13:33:48 +02:00 |
Constants.java
|
refactor genSources into multiple reusable tasks
|
2019-05-10 11:48:15 +02:00 |
ConsumingOutputStream.java
|
backport FernFlowerTask and relevant systems from 0.3
|
2019-04-22 13:40:59 +02:00 |
DeletingFileVisitor.java
|
add cleanLoomMappings, close #36
|
2018-12-22 15:35:36 +01:00 |
DependencyProvider.java
|
fix #85, remove parts of deprecated code, update Mixin
|
2019-04-27 22:31:50 +02:00 |
DownloadUtil.java
|
fix DownloadUtil not downloading file if ETag present, but file is not
|
2019-05-17 12:59:40 +02:00 |
GroovyXmlUtil.java
|
support appending to existing <dependencies> keys in maven-publish hook; in came a buildscript uses .withXml, say
|
2019-04-21 23:50:35 +02:00 |
LineNumberRemapper.java
|
fix line number remapping, add option to disable mixin refmap remapping (unnecessary in loader 0.4.0+, but needs testting)
|
2019-04-23 22:50:39 +02:00 |
LoomDependencyManager.java
|
pull in annotationProcessor dependencies from fabric-loader JSON too
|
2019-05-27 22:14:35 +02:00 |
ManifestVersion.java
|
add license header
|
2018-10-27 16:14:05 +02:00 |
MapJarsTiny.java
|
Avoid trying to download things offline (#87)
|
2019-05-01 21:30:50 +02:00 |
MinecraftVersionInfo.java
|
use one asset directory
|
2018-11-05 14:44:52 +01:00 |
MixinRefmapHelper.java
|
remove hacky mixin refmap remapper
|
2019-05-27 22:01:30 +02:00 |
ModCompileRemapper.java
|
Possible fix for #68
|
2019-05-26 16:02:35 +01:00 |
ModProcessor.java
|
remove hacky mixin refmap remapper
|
2019-05-27 22:01:30 +02:00 |
NestedJars.java
|
migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fields; make RemapJarTask use input and output locations instead of in-place renaming fluff
|
2019-05-11 00:53:50 +02:00 |
OperatingSystem.java
|
add license header
|
2018-10-27 16:14:05 +02:00 |
RunConfig.java
|
migrate to try-with-resources
|
2019-04-22 00:39:09 +02:00 |
SetupIntelijRunConfigs.java
|
fix IDE generation file paths assuming CWD == project root, close #72
|
2019-04-21 11:48:00 +02:00 |
SourceRemapper.java
|
migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fields; make RemapJarTask use input and output locations instead of in-place renaming fluff
|
2019-05-11 00:53:50 +02:00 |
TinyRemapperMappingsHelper.java
|
cease loading the same mappings file a million times
|
2019-04-24 19:32:35 +02:00 |
Version.java
|
Include loader's basic version parser, adds support for new yarn version separator
|
2019-04-10 17:35:38 +01:00 |