Commit graph

  • d3864414aa feat(annotations): use TypeToken in AnnotationParser Citymonstret 2022-06-13 18:04:51 +02:00
  • 296539d56c chore(core): deprecate prefixed accessors/mutators in CommandManager (#377) Alexander Söderberg 2022-06-13 10:57:12 +02:00
  • 687cd4c536 bukkit/paper: Update for commodore 2.0 Jason Penilla 2022-06-12 15:49:38 -07:00
  • 2dfbefdd7a fix(bukkit): only update commands if the method exists Citymonstret 2022-06-12 10:50:37 +02:00
  • de22d70669 fix(bukkit): use Server#getMinecraftVersion when available Citymonstret 2022-06-11 18:19:43 +02:00
  • 89ec3fbf29 chore: make code style consistent Citymonstret 2022-06-10 10:24:50 +02:00
  • a2cea2f33e bukkit/paper: NamespacedKeyParseException cleanup Jason Penilla 2022-06-09 22:31:07 -07:00
  • c250aa642f bukkit/paper: Add NamespacedKeyArgument (#376) Jason 2022-06-09 22:26:36 -07:00
  • a441f42666 bukkit/paper: Deprecate unused BukkitCommandSender and inheritors Jason Penilla 2022-06-09 22:03:16 -07:00
  • ef2582edc3 bukkit/paper: Fix BlockPredicateArgument on 1.18.2 Jason Penilla 2022-06-09 21:58:04 -07:00
  • 9f6fb76a2a bukkit/paper: Fix BukkitBrigadierMapper#mapSimpleContextNMS on 1.18.2 Jason Penilla 2022-06-09 21:40:57 -07:00
  • 52e6a53175 bukkit/paper: Fix Holder#value reflection in obf environment Jason Penilla 2022-06-09 21:37:15 -07:00
  • 1fe1b4a0d3 bukkit/paper: Update reflection for Minecraft 1.19 (#374) Jason 2022-06-09 01:52:32 -07:00
  • 2572b73c4b feat(bukkit/paper): add root command deletion support (#371) Alexander Söderberg 2022-06-09 05:28:08 +02:00
  • 17491c17c7 build: feed gradle more ram Jason Penilla 2022-06-08 14:53:20 -07:00
  • 63f2c9299f fabric: Support 1.19 (#356) zml 2022-06-08 14:42:44 -07:00
  • 28ff5d3003 feat(core): support root command deletion & standardize capabilities (#369) Alexander Söderberg 2022-06-08 13:23:41 +02:00
  • 08a97b2c4f fix: make BooleanArgument suggestions lowercase (#336) Brian 2022-06-07 08:18:59 -04:00
  • f0e9b80c77 docs: fix typos (#344) Brian 2022-06-07 08:09:44 -04:00
  • 16ea203a79 docs: add annotation processing instructions Citymonstret 2022-06-06 21:32:14 +02:00
  • 4360847852 chore(core): add apiguardian @API annotations (#368) Alexander Söderberg 2022-06-06 20:34:50 +02:00
  • d4ab593460 feat(core): flag yielding arguments (#367) Alexander Söderberg 2022-06-06 07:49:23 +02:00
  • e889811380 chore(core): add @This annotations Citymonstret 2022-06-06 07:42:23 +02:00
  • 74fd40f403 feat(annotations): add @CommandMethod annotation processing (#366) Alexander Söderberg 2022-05-31 21:06:15 +02:00
  • f1582fb64e feat(annotations): add command containers (#364) Alexander Söderberg 2022-05-31 15:37:45 +02:00
  • d613fd0208 feat(core): add MulticastDelegateFutureCommandExecutionHandler (#363) Alexander Söderberg 2022-05-28 18:59:30 +02:00
  • c39e0517fa chore: add test for issue #281 Citymonstret 2022-05-28 17:14:03 +02:00
  • 0ee576657b chore: add tests for issue #262 Citymonstret 2022-05-28 15:51:10 +02:00
  • 09044b9c1b feat(core): add unit tests for the standard parsers (#362) Alexander Söderberg 2022-05-28 14:23:37 +02:00
  • 46a3f7129f build: add revapi to core api modules (#361) Alexander Söderberg 2022-05-28 11:20:14 +02:00
  • 236cd34a32 build: add test results as comment Citymonstret 2022-05-27 14:15:41 +02:00
  • ebb25e9d41 chore(core): improve (some) tests Citymonstret 2022-05-27 14:06:05 +02:00
  • db17fb5d10 Update paper repo Jason Penilla 2022-05-26 22:43:12 -07:00
  • 5849f471a7 Remove no longer needed licenser references Jason Penilla 2022-05-26 22:42:56 -07:00
  • 21aa30eab7 Switch plugin application order on fabric module Jason Penilla 2022-05-26 22:35:56 -07:00
  • 1e2b7f8b8a Update gradle wrapper & add .gitattributes Jason Penilla 2022-05-26 22:24:55 -07:00
  • 4ffd077165 chore: update CHANGELOG.md Citymonstret 2022-05-26 17:42:55 +02:00
  • f3e95070ce fix: #337 NPE thrown on empty command tree (#358) Alexander Söderberg 2022-05-26 17:28:38 +02:00
  • 2277bf5ef8 feat: allow a custom CaptionVariableReplacementHandler (#352) Aldin 2022-05-26 11:18:45 +02:00
  • 7b23dd0329 Fix Kotlin and Java interop issues. (#343) solo 2022-05-26 05:13:54 -04:00
  • fc27fa5b51 chore(annotations): fix formatting issues Citymonstret 2022-05-26 11:05:10 +02:00
  • 40b51676fe feat(minecraft): support sender-aware description decorators (#354) Alexander Söderberg 2022-05-26 06:54:49 +02:00
  • d681ba5840 feat: annotation string processors (#353) Alexander Söderberg 2022-05-26 06:53:54 +02:00
  • ed7b7569a8 build: switch to spotless (#355) zml 2022-05-23 23:23:09 -07:00
  • cc7793925d Register missing regex failure caption (#351) Aldin 2022-04-14 20:29:20 +02:00
  • 84857313db always apply sonatype publishing plugin Jason Penilla 2022-03-10 15:18:58 -07:00
  • 3d31688952 remove old snapshot publishing repo Jason Penilla 2022-03-10 14:59:34 -07:00
  • eae247954f build and publishing updates Jason Penilla 2022-03-10 14:49:12 -07:00
  • a8932bc307 Update gradle wrapper Jason Penilla 2022-03-10 13:18:10 -07:00
  • b3db0aab38 Improved KeyedWorldArgument suggestions (#334) Jason 2022-01-12 20:34:47 -08:00
  • b0289e8d01 DurationArgument cleanup Jason Penilla 2022-01-06 11:21:10 -08:00
  • c58248e35d Register the duration argument parser in the default parser registry (#333) Aldin 2022-01-06 20:03:55 +01:00
  • c2b3145d4d Add DurationArgument for parsing java.time.Duration (#330) Tadhg Boyle 2022-01-04 21:46:53 -07:00
  • 52f3e2c679 back to 1.7.0-SNAPSHOT Jason Penilla 2021-12-18 04:21:57 -08:00
  • 018950fda8
    build(pircbotx): bump pircbotx version Citymonstret 2022-06-02 11:33:17 +02:00
  • 10bdabf587
    docs: update links Citymonstret 2022-06-01 17:58:20 +02:00
  • 27ae568966
    Update docs regarding snapshot builds Jason Penilla 2022-03-10 15:28:56 -07:00
  • d7182807de
    Update changelog Jason Penilla 2022-02-28 14:03:07 -07:00
  • 7c6a01e414
    release: Version 1.6.2 Jason Penilla 2022-02-28 13:59:58 -07:00
  • 0623bcb050 Update changelog Jason Penilla 2022-02-28 13:49:44 -07:00
  • c26fbcb6fc Fix incorrect inputQueue usage in some argument types Jason Penilla 2022-01-06 11:51:26 -08:00
  • 33c51967e2 build updates Jason Penilla 2022-02-28 13:22:30 -07:00
  • 1c02da5116 Update commodore Jason Penilla 2022-02-28 13:21:37 -07:00
  • 3d2d850533 Update MinecraftArgumentTypes util for 1.18.2 Jason Penilla 2022-02-28 12:33:08 -07:00
  • 5fb18ddc6e Update BlockPredicateArgument for 1.18.2 Jason Penilla 2022-02-25 21:32:27 -07:00
  • 29b780358b Update commodore version lucko 2022-02-07 22:41:11 +00:00
  • e30d79d342 update gradle plugins Jason Penilla 2022-01-27 14:51:56 -07:00
  • a06e592d4a fix velocity build (#332) zml 2022-01-04 17:57:26 -08:00
  • 36833588d3 1.6.2-SNAPSHOT Jason Penilla 2022-02-28 13:40:54 -07:00
  • 1f33942d03
    Update README Jason Penilla 2022-01-06 11:58:27 -08:00
  • e187a1cc24
    release: Version 1.6.1 Jason Penilla 2021-12-18 04:14:25 -08:00
  • 5a2d3a3488 set version to 1.6.1-SNAPSHOT Jason Penilla 2021-12-18 04:00:40 -08:00
  • c4b77b3190 update changelog Jason Penilla 2021-12-18 03:58:59 -08:00
  • d8b6dec80f reword comment Jason Penilla 2021-12-18 03:48:52 -08:00
  • e47f54e376 paper: Fix handling of empty slash buffer in async suggestion listener (#327) Frank van der Heijden 2021-12-18 12:45:48 +01:00
  • 7421418ffd build changes Jason Penilla 2021-12-15 20:03:19 -08:00
  • 18fc685c70 Don't remove from queue on failure in quoted string parser Jason Penilla 2021-12-15 19:56:24 -08:00
  • 484c97ca98 Fix concurrent cause of execution exception not being wrapped right Irmo van den Berge 2021-12-10 16:47:49 +01:00
  • 351951c196 1.7.0-SNAPSHOT Jason Penilla 2021-12-02 02:54:02 -08:00
  • 98fe551ba3
    Change JavaDoc link Alexander Söderberg 2021-12-05 12:18:58 +01:00
  • 4df07c079e
    release: Version 1.6.0 Jason Penilla 2021-12-02 02:07:17 -08:00
  • f175ef8005 Update changelog Jason Penilla 2021-12-01 22:25:59 -08:00
  • 708d11854e Fix import order Jason Penilla 2021-12-01 22:00:40 -08:00
  • dbf5af7202 Update gradle wrapper Jason Penilla 2021-12-01 21:47:50 -08:00
  • 29abe82215 Chore: Improve the test setup for cloud-core and clean up some test cases. alexander.soderberg 2021-11-27 16:30:37 +01:00
  • dd4f67ad2e undo intellij auto format Jason Penilla 2021-11-25 14:40:33 -08:00
  • a22d9e0100 Remove redundant Function Jason Penilla 2021-11-25 14:39:37 -08:00
  • c473e9674a Fixup duplicated field Jason Penilla 2021-11-25 14:29:52 -08:00
  • 66c803852c Update CraftBukkit reflection for 1.18 Jason Penilla 2021-11-25 14:23:19 -08:00
  • 9dc4e87fa8 Use typesafe dependency accessors Jason Penilla 2021-11-15 16:53:36 -08:00
  • 3f0ef5715c cloud-kotlin-coroutines (#318) Jason 2021-11-15 16:35:21 -08:00
  • 6011bd1d63 Put kotlin stdlib in api configuration Jason Penilla 2021-11-15 15:11:06 -08:00
  • d2a47ad941 Split kotlin modules (#316) Jason 2021-11-15 14:51:52 -08:00
  • 762de3dfba Update changelog Jason Penilla 2021-11-14 02:58:17 -08:00
  • 526ef2af61 Allow parser parameter annotations for flags as well (#315) Pasqual Koschmieder 2021-11-14 11:56:24 +01:00
  • b111b8996c Set minimum toolchain to 17 Jason Penilla 2021-11-14 01:56:21 -08:00
  • 8c7a81ea10 Enable build cache Jason Penilla 2021-11-14 01:40:25 -08:00
  • f886222650 Dependency updates Jason Penilla 2021-11-14 01:38:46 -08:00
  • 0454f5f0bb Update shadow to 7.1.0 Jason Penilla 2021-11-14 01:35:08 -08:00
  • 20b85baf14 Update gradle wrapper to 7.3 Jason Penilla 2021-11-14 01:34:58 -08:00