Jason Penilla
0623bcb050
Update changelog
2022-02-28 13:57:35 -07:00
Jason Penilla
c26fbcb6fc
Fix incorrect inputQueue usage in some argument types
2022-02-28 13:57:35 -07:00
Jason Penilla
33c51967e2
build updates
2022-02-28 13:57:35 -07:00
Jason Penilla
1c02da5116
Update commodore
2022-02-28 13:57:35 -07:00
Jason Penilla
3d2d850533
Update MinecraftArgumentTypes util for 1.18.2
2022-02-28 13:57:35 -07:00
Jason Penilla
5fb18ddc6e
Update BlockPredicateArgument for 1.18.2
2022-02-28 13:57:35 -07:00
lucko
29b780358b
Update commodore version
2022-02-28 13:57:35 -07:00
Jason Penilla
e30d79d342
update gradle plugins
2022-02-28 13:57:35 -07:00
zml
a06e592d4a
fix velocity build ( #332 )
2022-02-28 13:57:35 -07:00
Jason Penilla
36833588d3
1.6.2-SNAPSHOT
2022-02-28 13:57:35 -07:00
Jason Penilla
1f33942d03
Update README
2022-01-06 11:58:27 -08:00
Jason Penilla
e187a1cc24
release: Version 1.6.1
2021-12-18 04:14:25 -08:00
Jason Penilla
5a2d3a3488
set version to 1.6.1-SNAPSHOT
2021-12-18 04:12:42 -08:00
Jason Penilla
c4b77b3190
update changelog
2021-12-18 04:12:42 -08:00
Jason Penilla
d8b6dec80f
reword comment
2021-12-18 04:12:42 -08:00
Frank van der Heijden
e47f54e376
paper: Fix handling of empty slash buffer in async suggestion listener ( #327 )
2021-12-18 04:12:42 -08:00
Jason Penilla
7421418ffd
build changes
...
Update sponge repo
Update shadow
Reorder repos
Bump various dependencies
further repo adjustments
temporarily comment out sponge7 module so we can build
Revert "temporarily comment out sponge7 module so we can build"
This reverts commit 396921ae71ace17f7e545f0fbfe2687ba3337007.
Use temporary repo for sponge
restore sponge repo
update adventure platform
2021-12-18 04:12:42 -08:00
Jason Penilla
18fc685c70
Don't remove from queue on failure in quoted string parser
2021-12-18 04:12:42 -08:00
Irmo van den Berge
484c97ca98
Fix concurrent cause of execution exception not being wrapped right
...
Signed-off-by: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2021-12-18 04:12:42 -08:00
Jason Penilla
351951c196
1.7.0-SNAPSHOT
2021-12-18 04:12:42 -08:00
Alexander Söderberg
98fe551ba3
Change JavaDoc link
2021-12-05 12:18:58 +01:00
Jason Penilla
4df07c079e
release: Version 1.6.0
2021-12-02 02:07:17 -08:00
Jason Penilla
f175ef8005
Update changelog
2021-12-02 02:04:43 -08:00
Jason Penilla
708d11854e
Fix import order
2021-12-02 02:04:43 -08:00
Jason Penilla
dbf5af7202
Update gradle wrapper
2021-12-02 02:04:43 -08:00
alexander.soderberg
29abe82215
Chore: Improve the test setup for cloud-core and clean up some test cases.
2021-12-02 02:04:43 -08:00
Jason Penilla
dd4f67ad2e
undo intellij auto format
2021-12-02 02:04:43 -08:00
Jason Penilla
a22d9e0100
Remove redundant Function
2021-12-02 02:04:43 -08:00
Jason Penilla
c473e9674a
Fixup duplicated field
2021-12-02 02:04:43 -08:00
Jason Penilla
66c803852c
Update CraftBukkit reflection for 1.18
2021-12-02 02:04:43 -08:00
Jason Penilla
9dc4e87fa8
Use typesafe dependency accessors
2021-12-02 02:04:43 -08:00
Jason
3f0ef5715c
cloud-kotlin-coroutines (#318 )
...
* Builder coroutine support
* Move coroutines to version catalog
* Add kdocs
* Add note about simple coordinator
* Update changelog
2021-12-02 02:04:43 -08:00
Jason Penilla
6011bd1d63
Put kotlin stdlib in api configuration
...
Kotlin gradle plugin really should apply the bom by default instead of the stdlib...
2021-12-02 02:04:43 -08:00
Jason
d2a47ad941
Split kotlin modules ( #316 )
2021-12-02 02:04:43 -08:00
Jason Penilla
762de3dfba
Update changelog
2021-12-02 02:04:43 -08:00
Pasqual Koschmieder
526ef2af61
Allow parser parameter annotations for flags as well ( #315 )
2021-12-02 02:04:43 -08:00
Jason Penilla
b111b8996c
Set minimum toolchain to 17
2021-12-02 02:04:43 -08:00
Jason Penilla
8c7a81ea10
Enable build cache
2021-12-02 02:04:43 -08:00
Jason Penilla
f886222650
Dependency updates
2021-12-02 02:04:43 -08:00
Jason Penilla
0454f5f0bb
Update shadow to 7.1.0
2021-12-02 02:04:43 -08:00
Jason Penilla
20b85baf14
Update gradle wrapper to 7.3
2021-12-02 02:04:43 -08:00
Jason Penilla
2bf8d0f709
fabric: Update loom
2021-12-02 02:04:43 -08:00
Jason Penilla
8df3f28cb7
KotlinAnnotatedMethods: Hold onto filtered params
2021-12-02 02:04:43 -08:00
Jason Penilla
39a2738630
Fix indent
2021-12-02 02:04:43 -08:00
Jason Penilla
8ea7d59736
fix: deep nesting on permissions causing stack overflow errors
2021-12-02 02:04:43 -08:00
Jason Penilla
4eb3df1f57
Fix error message for unknown parameters in KotlinAnnotatedMethods
2021-12-02 02:04:43 -08:00
solo
8711d19703
Merge pull request #307 from solonovamax/fix/commands-completing-before-execution
...
Fix cloud swallowing exceptions in `suspend` methods.
2021-12-02 02:04:43 -08:00
Alexander Söderberg
ad80933a20
Feature: Allow argument names to be inferred from parameter names
2021-12-02 02:04:43 -08:00
Jason Penilla
83163c2a77
Replace more usages of TypeToken#toString
2021-12-02 02:04:43 -08:00
Jason
3df3560d91
annotations: Also apply builder modifiers from class ( #303 )
2021-12-02 02:04:43 -08:00