c94a032bea
Update reflection for >=1.20.1 NMS
2025-09-03 19:42:50 +05:00
70a56e345c
Bump version
2025-09-03 19:42:03 +05:00
4ffda18a48
Improve version detection
2025-09-03 19:41:55 +05:00
Jason Penilla
980ba0dfb3
renovate: ignore guava and brigadier
...
- we want to keep using old guava to avoid breaking compat
- can't run renovate for brig since mojangs maven has invalid meta
2023-11-09 14:09:16 -07:00
Jason Penilla
30c3094d8a
renovate: only target 1.x.x-dev for now
2023-11-09 13:52:57 -07:00
Jason Penilla
0d617f26bb
Configure renovate
2023-11-09 13:43:50 -07:00
Jason Penilla
fda52448c2
release: Version 1.8.4
2023-09-09 00:17:56 -07:00
Konicai
19bbfb1e24
Log cause of CommandExecutionException in fabric's default exception handler ( #466 )
2023-09-09 00:17:56 -07:00
Pablo Herrera
90b63e53f3
Fix flags not tab-completing unless string is empty ( #460 )
2023-09-09 00:17:56 -07:00
solo
cba9b5f079
Fix parser registry not properly resolving TypeTokens ( #454 )
...
This change is good for correctness in general but is mostly relevant when using parsers with generic types, which now works as expected.
2023-09-09 00:17:56 -07:00
Jason Penilla
a0c80582d3
Improve string parser supplier argument checking
2023-09-09 00:17:56 -07:00
Jason Penilla
897eafba79
fix(fabric): avoid pottery pattern registry overriding default string parser for annotations
2023-09-09 00:17:56 -07:00
Jason Penilla
5bd2b90d02
Improve docs around Brigadier on bukkit/paper
2023-09-09 00:17:56 -07:00
Jason Penilla
c8f07033e6
1.8.4-SNAPSHOT
2023-09-09 00:17:56 -07:00
Jason Penilla
a4cc749b91
Update CHANGELOG
2023-03-16 10:11:32 -07:00
Jason Penilla
9ceb988d8d
release: Version 1.8.3
2023-03-16 10:07:27 -07:00
Jason Penilla
8352904c01
Update run-paper Minecraft version
2023-03-16 10:07:27 -07:00
Jason Penilla
831a7f6ee9
1.8.3-SNAPSHOT
2023-03-16 10:07:27 -07:00
zml
53cab95e48
fabric: 1.19.4 ( #430 )
2023-03-16 10:07:27 -07:00
Jason Penilla
f8ac42e91a
Back to 1.9.0-SNAPSHOT
2023-03-16 10:07:27 -07:00
Jason Penilla
487067b4e8
release: Version 1.8.2
2023-02-28 15:09:29 -07:00
Jason Penilla
9c40a4d3b4
release: Version 1.8.1
2023-02-21 21:10:24 -07:00
Jason Penilla
4e02686a1f
Update loom to 1.1 & move fabric-permissions-api to modApi to match pre-loom 1.1 behavior of it being on the compile classpath for consumers
2023-02-21 21:10:24 -07:00
Hasan DemirtaĹź
1f17e92974
Remove redundant at literal in docs ( #427 )
...
No need to put literals since it's already in the code section.
2023-02-21 21:10:24 -07:00
Pablo Herrera
1d3f1d3a56
Fix last argument always being treated as greedy in suggestions ( #428 )
2023-02-21 21:10:24 -07:00
Jason
6fe744f33c
Improve doc on ParameterInjectorRegistry#registerInjector ( #423 )
2023-02-21 21:10:24 -07:00
Jason Penilla
9e257ce365
1.9.0-SNAPSHOT
2023-02-21 21:10:24 -07:00
Jason Penilla
c69c313a23
Update changelog header
2022-12-13 11:31:25 -07:00
Jason Penilla
5810925cf7
release: Version 1.8.0
2022-12-13 11:13:00 -07:00
Jason Penilla
de271f7f97
Update changelog
2022-12-13 11:13:00 -07:00
Jason Penilla
f54f83fe7b
Update changelog
2022-12-13 11:13:00 -07:00
Jason Penilla
22ed9aef9b
Fix deprecated method use in new test
2022-12-13 11:13:00 -07:00
Pablo Herrera
bde084c14b
Allow greedy parsers to suggest after a space ( #414 )
2022-12-13 11:13:00 -07:00
Jason
99d388b708
Deprecate argument newBuilder methods and add builder methods to align with newer arguments ( #419 )
2022-12-13 11:13:00 -07:00
Jason
306a1def9a
Add helper to get root index help topic ( #415 )
2022-12-13 11:13:00 -07:00
Jason Penilla
771e723224
Update testing Paper
2022-12-13 11:13:00 -07:00
zml
59c5a8310c
build: update build-time dependencies, address new warnings ( #413 )
...
* build: update build-time dependencies, address new warnings
* build: switch to central repo declaration, remove redundant repositories
* build: use spotless predeclaration, more task avoidance on kotlin modules
2022-12-13 11:13:00 -07:00
Jason Penilla
86b76b91c7
Remove fabric gradle.properties
...
Issue should be patched in quiet-loom now
2022-12-13 11:13:00 -07:00
Jason Penilla
acc34d338e
caching=false
2022-12-13 11:13:00 -07:00
Jason Penilla
5bb102a721
Attempt to work around loom bug with shadow fields
2022-12-13 11:13:00 -07:00
Jason
0bb6625de6
Update cloud-bukkit & cloud-paper for Minecraft 1.19.3 ( #412 )
2022-12-13 11:13:00 -07:00
Jason
7777a85d41
cloud-fabric: Update for Minecraft 1.19.3 ( #411 )
...
This also removes support for older versions (1.19-1.19.2)
Co-authored-by: zml <zml@stellardrift.ca>
2022-12-13 11:13:00 -07:00
Jason Penilla
c0cdd3310d
Fix cloudburst module compile
2022-12-13 11:13:00 -07:00
Jason Penilla
385453e1d5
Fix double space in MinecraftHelp page commands
2022-12-13 11:13:00 -07:00
Jason Penilla
0f4ad5d16a
Fix flag nodes not having their parent set
2022-12-13 11:13:00 -07:00
Phinner
569077ce36
Fix argument annotation name not being processed ( #397 )
2022-12-13 11:13:00 -07:00
Jason Penilla
4d96aa4b5f
Update test
2022-12-13 11:13:00 -07:00
Jason
eca81f7372
Improve FilteringCommandSuggestionProcessor and adjust default filters ( #410 )
2022-12-13 11:13:00 -07:00
Pablo Herrera
6c026f994b
Add option to allow flags anywhere after last literal argument ( #395 )
2022-12-13 11:13:00 -07:00
Jason Penilla
adea7d5ba9
Set paper override when available in selector suggestions to match parsing behavior
2022-12-13 11:13:00 -07:00