Commit Graph

863 Commits

Author SHA1 Message Date
shedaniel
9b583af7ff Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forge 2022-07-03 17:59:25 +08:00
modmuss50
72b1ca442e Actually handle gzip encoded connections when downloading. 2022-07-02 15:55:07 +01:00
modmuss50
df6b097c62 Apply mitigation's against Log4J2 exploit CVE-2021-44228.
(cherry picked from commit 4eb0290bb4)
(cherry picked from commit ae6109c09c)
(cherry picked from commit 172e78dca7)
2021-12-12 22:07:28 +08:00
shedaniel
ffb1cd2ad1 Add warning message for outdated loom
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-12-02 02:13:39 +08:00
modmuss50
ef3e1260b0 Update Mixin Compile Extensions to support upcoming mixin versions 2021-09-08 11:43:07 +01:00
shedaniel
5028c8a2a2 Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forge
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-07-11 01:32:43 +08:00
modmuss50
da03cb6590 Use a fat mercury build with the correct versions of JDT included. (#429) 2021-07-10 12:41:08 +01:00
shedaniel
a3a43b4837 Avoid double brackets
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-06-20 20:47:45 +08:00
shedaniel
b2a7b4b7c9 Patch all eclipse deps to use a strict version
Co-authored-by: modmuss50 <modmuss50@gmail.com>
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-06-20 20:16:49 +08:00
Max
97bc8dfc4d Only publish substantial changes
This is a small general workflow rework based on upstream
2021-05-16 22:11:49 +02:00
Max
154a7818ee Update README.md
(TODO: Actually update the feature set to mention Architectury Looms' additional features, as well)
2021-05-16 22:05:25 +02:00
shedaniel
acc98508cd Update stitch
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-14 06:58:31 +08:00
shedaniel
c18d829a08 Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forge
# Conflicts:
#	src/main/java/net/fabricmc/loom/configuration/providers/MinecraftProvider.java
2021-05-14 06:57:08 +08:00
modmuss50
e19fe4ccf7 Fix build 2021-05-12 20:27:43 +01:00
modmuss50
b220e2d3d1 Catch all errors when merging jars 2021-05-12 20:27:04 +01:00
modmuss50
26d4c2e2b3 Cleanup merged jar on failure 2021-05-12 20:25:53 +01:00
shedaniel
7f32844bdb Don't remap forge sources on a CI build
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-11 00:57:03 +08:00
shedaniel
3ae05747f5 Merge remote-tracking branch 'architectury/dev/0.6-forge' into dev/0.7-forge
# Conflicts:
#	build.gradle
#	src/main/java/net/fabricmc/loom/configuration/CompileConfiguration.java
2021-05-10 23:13:25 +08:00
shedaniel
3364e7ae64 Add detection for "architectury.common.marker" to remap
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-10 23:12:54 +08:00
shedaniel
5c267250da Merge pull request #19 from architectury/feature/field-migration
Field Migration Mappings
2021-05-09 00:02:25 +08:00
shedaniel
60b10a53ab Bump to 0.7.2 2021-05-09 00:02:12 +08:00
shedaniel
8ef33a9d5e Add license
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-08 19:50:58 +08:00
shedaniel
9d19ab4c2e Small cleanup + Use MappingsUtils for reordering
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-08 19:15:21 +08:00
shedaniel
017e09cf52 Fix jar output location
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-08 19:14:11 +08:00
shedaniel
3570137e07 Setup empty launch settings
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-08 17:25:47 +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
d91d7c096c Revert "Filter ':launcher' dependency (Could cause problems! Please test!)"
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-05 21:42:03 +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
8d96bc0b6f Use "loom.platform" instead of "loom.forge"
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-05 02:34:03 +08:00
shedaniel
41b631f8d6 Version 0.7.1, Merge pull request #15 from architectury/feature/perf
Performance Optimisations on Project Setup
2021-05-05 02:27:29 +08:00
shedaniel
6b9f9bb06b Merge remote-tracking branch 'architectury/dev/0.7-forge' into feature/perf
# Conflicts:
#	build.gradle
2021-05-05 00:29:11 +08:00
shedaniel
43a082597d Migrate to "org.codehaus.groovy:groovy" and change repo order
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-05 00:23:31 +08:00
shedaniel
f0227044b3 Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.7-forge 2021-05-05 00:09:13 +08:00
shedaniel
da286b6c86 Change plugin ID to "dev.architectury.loom" 2021-05-03 18:40:02 +08:00
shedaniel
24d4043764 Bump to 0.7.1 & Update mercury 2021-05-03 18:36:55 +08:00
shedaniel
4c71989d2d Remove mavenLocal() 2021-05-02 00:37:26 +08:00
shedaniel
6f2ec219e7 Use TinyRemapper directly 2021-05-01 21:16:42 +08:00
shedaniel
77e71acd99 a 2021-05-01 19:40:27 +08:00
shedaniel
c28fe56870 Merge remote-tracking branch 'architectury/dev/0.7-forge' into feature/perf 2021-04-30 10:38:28 +08:00
shedaniel
73dbebbf95 Add --stacktrace 2021-04-30 10:06:42 +08:00
shedaniel
f9ba0104d1 Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forge 2021-04-30 10:06:21 +08:00
Username404-59
cc13624989 Workaround for FileSystemAlreadyExists errors (#17) 2021-04-30 00:38:27 +08:00
shedaniel
162a903423 Change MavenConfiguration's forge maven 2021-04-29 20:13:31 +08:00
Username404-59
4d10953278 Fix displayed forge version when using prefix-ranges in dev environments and fix the forge repo url too (#16)
* Fix displayed forge version when using prefix-ranges in dev environments

* Fix the forge repo url
2021-04-29 20:12:32 +08:00
shedaniel
e05c885508 Change MavenConfiguration's forge maven 2021-04-29 20:12:18 +08:00
Username404-59
d276b4f19b Fix displayed forge version when using prefix-ranges in dev environments and fix the forge repo url too (#16)
* Fix displayed forge version when using prefix-ranges in dev environments

* Fix the forge repo url
2021-04-29 20:10:09 +08:00
modmuss50
974cd1fa6c Update MCE to 0.4.3 2021-04-28 22:50:53 +01:00
modmuss50
7de021e7c1 Revert "Update MCE"
This reverts commit b85659640d.
2021-04-27 18:04:47 +01:00
shedaniel
9aa807d05a Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge 2021-04-27 20:58:01 +08:00
shedaniel
4c94886db8 Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forge 2021-04-27 20:55:19 +08:00