shedaniel
1ab03ecdea
Fix @Input
2021-01-27 09:17:45 +08:00
shedaniel
f20c27a2c8
Add vscode task
2021-01-26 11:38:47 +08:00
shedaniel
815b728306
Tell IDEA to delegate through Gradle
2021-01-26 09:18:44 +08:00
shedaniel
41191d3681
We must do "TransformForgeEnvironment" step.
2021-01-25 19:58:36 +08:00
shedaniel
0e8b84628d
Merge remote-tracking branch 'origin/master'
2021-01-25 18:01:20 +08:00
shedaniel
b1b09adf3d
Fix unable to build with no mixins
2021-01-25 17:59:27 +08:00
Max
f1bf515685
Merge pull request #7 from ROMVoid95/patch-1
...
Fix KubeJS link
2021-01-24 21:53:35 +01:00
ROM
59f24faab2
Fix KubeJS link
...
Previous link referenced non-existing (or private) repository.
2021-01-24 14:42:51 -06:00
shedaniel
bde966049e
Log skipped transformers
2021-01-25 01:00:37 +08:00
shedaniel
5326d4b01d
Skip remap if there is nothing to remap
2021-01-25 00:46:20 +08:00
shedaniel
d02aa32ac8
Log plugin version
2021-01-24 18:39:46 +08:00
shedaniel
7f725c16f9
Snapshot Build ( #5 )
...
* Test snapshot
* Invert snapshot flag
* Change version format
* Detect if file is properly closed.
* Use ATOMIC_MOVE
* Try using renameTo
* Check if can access before remap
* Check if can access before remap
* Please, delete it
* Can you please work
* Maybe just maybe
* Test
* So it works?
2021-01-23 20:50:52 +08:00
shedaniel
c1bbb052a5
Please shut up
2021-01-20 20:25:31 +08:00
shedaniel
f8cbbdeabd
Refactor to the transformer system, bump version to 2.0 for an unstable test
2021-01-20 17:11:26 +08:00
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