Commit Graph

158 Commits

Author SHA1 Message Date
shedaniel
b608269474 Attempt to fix FSAlreadyExists error 2021-01-20 14:43:22 +08:00
shedaniel
7acdde6634 My attempt failed immediately 2021-01-19 23:56:29 +08:00
shedaniel
9e5f4629f8 First attempt in trying to trick IDEA, if this works I will be very surprised, but no 2021-01-19 23:52:35 +08:00
shedaniel
b54bd5176f Generate fake fabric.mod.json to be sure that it is on the current classpath. 2021-01-19 22:23:11 +08:00
shedaniel
475c79fc67 Not fail with 0.6 loom 2021-01-18 13:39:47 +08:00
shedaniel
bbbb02a811 Fix invalid loom version 2021-01-18 11:07:48 +08:00
shedaniel
612f723b1c Merge remote-tracking branch 'origin/master' 2021-01-18 11:04:40 +08:00
shedaniel
e352bd9ad0 Support loom 0.6 2021-01-18 11:02:50 +08:00
shedaniel
44243bb077 Remove forced java 1.8 target 2021-01-16 18:03:05 +08:00
shedaniel
20fe7ae252 Update to architectury-injectables 1.0.4 2021-01-12 18:55:16 +08:00
shedaniel
e298f3f937 Update README.md 2021-01-11 11:17:55 +08:00
shedaniel
d7d8f5a1a0 Close #3 Allow the use of @ExpectPlatform without api 2021-01-11 11:07:28 +08:00
shedaniel
4f3b528a49 Remap mixin targets to srg 2021-01-10 18:07:32 +08:00
shedaniel
d97a413bfe Forgot to remove debug statement 2021-01-10 17:21:12 +08:00
shedaniel
68d1fe65fc Remember to remap mixin shadows 2021-01-10 17:12:13 +08:00
shedaniel
e4272050ae Update LICENSE to include 2021 2021-01-07 01:17:14 +08:00
shedaniel
fbb9fcef68 Fix refmap remapping not able to remap methods without class names 2021-01-07 01:03:17 +08:00
shedaniel
5966eb1d36 Add runtime specific artifacts that doesn't include the refmaps 2020-12-30 22:44:18 +08:00
shedaniel
68e27652d4 Update README.md to better describe the current architectury plugin. 2020-12-30 19:34:49 +08:00
shedaniel
b6f1d22344 Fix refmap info not being present in the mixin json for the fabric build 2020-12-30 19:04:29 +08:00
shedaniel
859101428c Minor version bump 2020-12-30 18:54:26 +08:00
shedaniel
64e45f54c4 Rename to architectury-plugin 2020-12-30 18:52:59 +08:00
shedaniel
b1a5022c8c Remove old unused tasks, add the remap of mixins for the common modules 2020-12-30 18:52:48 +08:00
Max
30a37abdc5 Add support for cancellable events on the forge side (#2)
(using the `@ForgeEventCancellable` annotation)
2020-12-28 11:34:56 +08:00
shedaniel
8e8b6ff982 Update forgified-fabric-loom to 0.5.12 2020-12-27 13:51:19 +08:00
shedaniel
8d4777a46a Update forgified-fabric-loom to 0.5.11 2020-12-27 13:05:47 +08:00
shedaniel
a4826bca44 Update forgified-fabric-loom to 0.5.10 2020-12-26 23:54:24 +08:00
shedaniel
677cf02369 Update forgified-fabric-loom to 0.5.9 2020-12-26 23:08:57 +08:00
shedaniel
ae07167925 Filter logger 2020-12-23 19:00:56 +08:00
shedaniel
3b2038c5f5 Update forgified-fabric-loom 2020-12-20 23:43:55 +08:00
shedaniel
2003a57d59 Use name instead 2020-12-20 23:32:08 +08:00
shedaniel
5c00887eac Update platformSetupLoomIde to build own project instead 2020-12-20 23:28:52 +08:00
shedaniel
871996c34c Remove mavenLocal() 2020-12-08 21:30:52 +08:00
shedaniel
fd24dd8e01 Add ways to make it easier to add run configs 2020-12-08 21:29:10 +08:00
shedaniel
d6d951e47b Update loom to 0.5.3 2020-12-08 19:55:03 +08:00
shedaniel
01ba8fddb5 Use forgified loom 2020-12-08 15:32:15 +08:00
shedaniel
6a130e0341 Fix @ExpectPlatform for longs and doubles 2020-12-05 20:09:42 +08:00
shedaniel
15da1618d3 Allow not remapping to mcp with common module 2020-12-02 11:46:13 +08:00
shedaniel
cb64621c28 Update loom + fix jetbrains annotations remap src 2020-11-18 01:07:44 +08:00
shedaniel
e0ce2fc2c3 Properly apply @ForgeMod 2020-11-16 00:02:30 +08:00
shedaniel
d66620f788 Apply extends Event if @ForgeEvent is annotated 2020-11-15 23:23:12 +08:00
shedaniel
a09f7b0a8d calculate max 2020-11-14 01:00:43 +08:00
shedaniel
77ac1d37fb Let's try 2020-11-13 01:23:32 +08:00
shedaniel
c25e3cf3f5 Set the maxStack 2020-11-13 01:02:47 +08:00
shedaniel
a51b04c67d Set compute max for ClassWriter 2020-11-13 00:50:13 +08:00
shedaniel
12d54b078f Allow Expect Platform on interface static methods 2020-11-12 23:41:03 +08:00
shedaniel
49f129ae8c Transform @ExpectPlatform 2020-11-12 21:44:29 +08:00
shedaniel
84e5125cd9 Newer loom is breaking my stuff 2020-10-13 01:49:08 +08:00
shedaniel
4514190276 Transform invisible @Environment annotations to visible @OnlyIn 2020-10-10 13:47:14 +08:00
shedaniel
e4210f5761 Update README.md 2020-10-04 03:34:40 +08:00