Commit graph

21 commits

Author SHA1 Message Date
Jason Penilla
2f46b0c71d build: update loom 2022-12-13 11:13:00 -07:00
zml
63f2c9299f fabric: Support 1.19 (#356)
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2022-06-18 22:52:58 -07:00
Jason Penilla
21aa30eab7 Switch plugin application order on fabric module
Fixes natives download on macOS by allowing loom to put mojang's repo first
2022-06-18 22:52:58 -07:00
Jason Penilla
eae247954f build and publishing updates 2022-06-18 22:52:58 -07:00
Jason Penilla
e30d79d342 update gradle plugins 2022-02-28 13:57:35 -07:00
Jason Penilla
9dc4e87fa8 Use typesafe dependency accessors 2021-12-02 02:04:43 -08:00
Jason Penilla
2bf8d0f709 fabric: Update loom 2021-12-02 02:04:43 -08:00
Jason Penilla
ed6cbf3bbf
build/fabric: Publish Javadoc jar 2021-07-05 03:23:21 -07:00
Jason Penilla
cd6fe0e120 build/fabric: Use Quiet Fabric Loom 2021-07-05 02:56:06 -07:00
Jason Penilla
e22b75fe86 build/fabric: Update loom to 0.8-SNAPSHOT 2021-07-05 02:56:06 -07:00
zml
1d2d5d373d fix loom being broken 2021-07-05 02:56:06 -07:00
Jason Penilla
28821b5ff1 fabric: Remap to Mojang names 2021-07-05 02:56:06 -07:00
broccolai
4957a23e5d Fix todo 2021-07-05 02:56:06 -07:00
broccolai
950d69ac5c Initial work 2021-07-05 02:56:06 -07:00
jmp
fd9a819e30 fabric: Update Loom to 0.7-SNAPSHOT 2021-07-05 02:56:06 -07:00
zml
900335df8b fabric: Catch late command manager instantiation (#245)
This would previously result in command registration silently failing,
since commands are registered before the server starts.
2021-07-05 02:56:06 -07:00
jmp
96e08ab2ef fabric: register forwards mapper with the BrigadierManager
fixes CommandSourceStack#getServer being null during permission checks for arguments with custom suggestions
2021-07-05 02:56:06 -07:00
jmp
149ffffe8e fabric: check permissions using fabric-permissions-api 2021-07-05 02:56:06 -07:00
jmp
c01445dd1e fabric: update loom to 0.6-SNAPSHOT 2021-07-05 02:56:06 -07:00
Zach Levis
3be50956cc fabric: Begin adding support for some wrapped vanilla arguments 2021-07-05 02:56:06 -07:00
Zach Levis
eef98da9c9 fabric: Begin work on commands manager for platform 2021-07-05 02:56:06 -07:00