jmp
|
65bb4d7a5d
|
fabric: javadoc cleanup
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
488ea8f9d8
|
fabric: minor formatting/javadoc fixes
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
5a15ca2167
|
fabric: Add a couple more commands to the test mod
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
d72558ee81
|
fabric: Remove unfinished argument types, add some javadoc, fix checkstyle issues
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
78e7146ba3
|
fabric: Implement entity/player selector argument types
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
31d1f85830
|
fabric: Implement FabricClientCommandManager
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
f16cafda3f
|
fix brigadier suggestions with the '/execute' command, fix running cloud commands with '/execute' on fabric
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
8db87744d9
|
fabric: use Velocity's workaround for https://github.com/Mojang/brigadier/issues/46
|
2021-07-05 02:56:06 -07:00 |
|
jmp
|
653503f375
|
fabric: only strip the starting '/' from input when it is actually there
|
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
|
5c7f2ffaab
|
license headers
|
2021-07-05 02:56:06 -07:00 |
|
Zach Levis
|
67a36d81e0
|
fabric: More work
|
2021-07-05 02:56:06 -07:00 |
|
Zach Levis
|
3f67a1ae04
|
fabric: work
|
2021-07-05 02:56:06 -07:00 |
|
Zach Levis
|
52c0796539
|
More parser work
|
2021-07-05 02:56:06 -07:00 |
|
Zach Levis
|
91b433c14b
|
fabric: Fully implement a registry entry argument type
|
2021-07-05 02:56:06 -07:00 |
|
Zach Levis
|
0af44e2406
|
fabric: Add builders for many of the basic argument types
|
2021-07-05 02:56:06 -07:00 |
|
Zach Levis
|
48181164b0
|
fabric: Split out server-specific command manager to allow for client commands
|
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
|
79006ac40f
|
fabric: Add registration environment meta
|
2021-07-05 02:56:06 -07:00 |
|
Zach Levis
|
dc90551168
|
fabric: Use stateful command manager
|
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 |
|