Commit Graph

  • 21d2a47623 Merge pull request #15 from architectury/feature/fix_14 shedaniel 2021-02-05 00:24:09 +08:00
  • 70557d7595 Fix #14 shedaniel 2021-02-05 00:18:59 +08:00
  • 7dd4337273 Remove jcenter() from repositories shedaniel 2021-02-04 23:32:59 +08:00
  • 9ec735d569 Fix #13 shedaniel 2021-02-04 23:32:45 +08:00
  • b0e5ea1210 Merge pull request #11 from malte0811/10-inner-class-refmap shedaniel 2021-01-31 17:11:35 +08:00
  • 6b726fd5db Fix inner classes not being remapped in the refmap, closes #10 malte0811 2021-01-30 12:32:15 +01:00
  • 84e5c0d04d Merge pull request #9 from architectury/feature/use_gradle_build shedaniel 2021-01-27 09:18:21 +08:00
  • 1ab03ecdea Fix @Input shedaniel 2021-01-27 09:17:45 +08:00
  • f20c27a2c8 Add vscode task shedaniel 2021-01-26 11:38:47 +08:00
  • 815b728306 Tell IDEA to delegate through Gradle shedaniel 2021-01-26 09:18:44 +08:00
  • 41191d3681 We must do "TransformForgeEnvironment" step. shedaniel 2021-01-25 19:58:36 +08:00
  • 0e8b84628d Merge remote-tracking branch 'origin/master' shedaniel 2021-01-25 18:01:20 +08:00
  • b1b09adf3d Fix unable to build with no mixins shedaniel 2021-01-25 17:59:27 +08:00
  • f1bf515685 Merge pull request #7 from ROMVoid95/patch-1 Max 2021-01-24 21:53:35 +01:00
  • 59f24faab2 Fix KubeJS link ROM 2021-01-24 14:42:51 -06:00
  • bde966049e Log skipped transformers shedaniel 2021-01-25 01:00:37 +08:00
  • 5326d4b01d Skip remap if there is nothing to remap shedaniel 2021-01-25 00:46:20 +08:00
  • d02aa32ac8 Log plugin version shedaniel 2021-01-24 18:39:34 +08:00
  • 7f725c16f9 Snapshot Build (#5) shedaniel 2021-01-23 20:50:52 +08:00
  • c1bbb052a5 Please shut up shedaniel 2021-01-20 20:25:31 +08:00
  • f8cbbdeabd Refactor to the transformer system, bump version to 2.0 for an unstable test shedaniel 2021-01-20 17:11:26 +08:00
  • b608269474 Attempt to fix FSAlreadyExists error shedaniel 2021-01-20 14:43:22 +08:00
  • 7acdde6634 My attempt failed immediately shedaniel 2021-01-19 23:56:29 +08:00
  • 9e5f4629f8 First attempt in trying to trick IDEA, if this works I will be very surprised, but no shedaniel 2021-01-19 23:52:35 +08:00
  • b54bd5176f Generate fake fabric.mod.json to be sure that it is on the current classpath. shedaniel 2021-01-19 22:23:11 +08:00
  • 475c79fc67 Not fail with 0.6 loom shedaniel 2021-01-18 13:39:47 +08:00
  • bbbb02a811 Fix invalid loom version shedaniel 2021-01-18 11:07:48 +08:00
  • 612f723b1c Merge remote-tracking branch 'origin/master' shedaniel 2021-01-18 11:04:40 +08:00
  • e352bd9ad0 Support loom 0.6 shedaniel 2021-01-18 11:02:50 +08:00
  • 44243bb077 Remove forced java 1.8 target shedaniel 2021-01-16 18:03:05 +08:00
  • 20fe7ae252 Update to architectury-injectables 1.0.4 shedaniel 2021-01-12 18:55:16 +08:00
  • e298f3f937 Update README.md shedaniel 2021-01-11 11:17:55 +08:00
  • d7d8f5a1a0 Close #3 Allow the use of @ExpectPlatform without api shedaniel 2021-01-11 11:07:28 +08:00
  • 4f3b528a49 Remap mixin targets to srg shedaniel 2021-01-10 18:02:57 +08:00
  • d97a413bfe Forgot to remove debug statement shedaniel 2021-01-10 17:21:12 +08:00
  • 68d1fe65fc Remember to remap mixin shadows shedaniel 2021-01-10 17:12:13 +08:00
  • e4272050ae Update LICENSE to include 2021 shedaniel 2021-01-07 01:17:14 +08:00
  • fbb9fcef68 Fix refmap remapping not able to remap methods without class names shedaniel 2021-01-07 01:03:17 +08:00
  • 5966eb1d36 Add runtime specific artifacts that doesn't include the refmaps shedaniel 2020-12-30 22:44:18 +08:00
  • 68e27652d4 Update README.md to better describe the current architectury plugin. shedaniel 2020-12-30 19:34:49 +08:00
  • b6f1d22344 Fix refmap info not being present in the mixin json for the fabric build shedaniel 2020-12-30 19:04:29 +08:00
  • 859101428c Minor version bump shedaniel 2020-12-30 18:54:26 +08:00
  • 64e45f54c4 Rename to architectury-plugin shedaniel 2020-12-30 18:52:59 +08:00
  • b1a5022c8c Remove old unused tasks, add the remap of mixins for the common modules shedaniel 2020-12-30 18:52:48 +08:00
  • 30a37abdc5 Add support for cancellable events on the forge side (#2) Max 2020-12-28 04:34:56 +01:00
  • 8e8b6ff982 Update forgified-fabric-loom to 0.5.12 shedaniel 2020-12-27 13:51:19 +08:00
  • 8d4777a46a Update forgified-fabric-loom to 0.5.11 shedaniel 2020-12-27 13:05:47 +08:00
  • a4826bca44 Update forgified-fabric-loom to 0.5.10 shedaniel 2020-12-26 23:54:24 +08:00
  • 677cf02369 Update forgified-fabric-loom to 0.5.9 shedaniel 2020-12-26 23:08:57 +08:00
  • ae07167925 Filter logger shedaniel 2020-12-23 19:00:56 +08:00
  • 3b2038c5f5 Update forgified-fabric-loom shedaniel 2020-12-20 23:43:55 +08:00
  • 2003a57d59 Use name instead shedaniel 2020-12-20 23:32:08 +08:00
  • 5c00887eac Update platformSetupLoomIde to build own project instead shedaniel 2020-12-20 23:28:52 +08:00
  • 871996c34c Remove mavenLocal() shedaniel 2020-12-08 21:30:48 +08:00
  • fd24dd8e01 Add ways to make it easier to add run configs shedaniel 2020-12-08 21:29:10 +08:00
  • d6d951e47b Update loom to 0.5.3 shedaniel 2020-12-08 19:55:03 +08:00
  • 01ba8fddb5 Use forgified loom shedaniel 2020-12-08 15:32:15 +08:00
  • 6a130e0341 Fix @ExpectPlatform for longs and doubles shedaniel 2020-12-05 20:09:42 +08:00
  • 15da1618d3 Allow not remapping to mcp with common module shedaniel 2020-12-02 11:46:13 +08:00
  • cb64621c28 Update loom + fix jetbrains annotations remap src shedaniel 2020-11-18 01:07:44 +08:00
  • e0ce2fc2c3 Properly apply @ForgeMod shedaniel 2020-11-16 00:02:30 +08:00
  • d66620f788 Apply extends Event if @ForgeEvent is annotated shedaniel 2020-11-15 23:23:12 +08:00
  • a09f7b0a8d calculate max shedaniel 2020-11-14 01:00:43 +08:00
  • 77ac1d37fb Let's try shedaniel 2020-11-13 01:23:32 +08:00
  • c25e3cf3f5 Set the maxStack shedaniel 2020-11-13 01:02:47 +08:00
  • a51b04c67d Set compute max for ClassWriter shedaniel 2020-11-13 00:50:13 +08:00
  • 12d54b078f Allow Expect Platform on interface static methods shedaniel 2020-11-12 23:41:03 +08:00
  • 49f129ae8c Transform @ExpectPlatform shedaniel 2020-11-12 21:44:29 +08:00
  • 84e5125cd9 Newer loom is breaking my stuff shedaniel 2020-10-13 01:49:08 +08:00
  • 4514190276 Transform invisible @Environment annotations to visible @OnlyIn shedaniel 2020-10-10 13:47:14 +08:00
  • e4210f5761 Update README.md shedaniel 2020-10-04 03:34:40 +08:00
  • e8c834fd5e Update README.md shedaniel 2020-10-04 03:28:10 +08:00
  • 13d9ba82e9 Set the plugin id as "architect-plugin" shedaniel 2020-10-04 02:56:37 +08:00
  • 50c925da13 Please publish correctly, I beg you shedaniel 2020-10-04 02:52:53 +08:00
  • 021752b643 Change plugin id shedaniel 2020-10-04 02:30:33 +08:00
  • e14ee6fabc Include sources shedaniel 2020-10-04 02:27:32 +08:00
  • 07fedb7e76 Remove curseforge task in the CI shedaniel 2020-10-04 02:23:45 +08:00
  • 50a1af65e4 It might work, maybe shedaniel 2020-10-04 02:19:54 +08:00
  • 8c5a9a3759 Initial commit shedaniel 2020-10-04 01:49:58 +08:00