Commit graph

  • 0f1d05ef9c Cache gradle workflow (#260) Josh Taylor 2021-05-04 04:43:32 +01:00
  • ab86332990 fabric: General cleanup and javadoc improvements jmp 2021-05-03 20:39:04 -07:00
  • f90db1c648 build: Comment out sponge module jmp 2021-05-02 21:09:56 -07:00
  • dc75c2a986 Update to indra 2.0.2 broccolai 2021-05-03 01:45:14 +01:00
  • 243ec15d63 Update to indra 2.0.1 broccolai 2021-05-02 23:42:48 +01:00
  • 99040ca68a bukkit: Use WrappedBrigadierParser for modern ItemStack suggestions jmp 2021-04-30 00:12:19 -07:00
  • 56f8b58489 bukkit: Only suggest items for ItemStackArgument jmp 2021-04-29 20:52:05 -07:00
  • e3cc7d43cb bukkit: Implement ItemStackArgument (#257) Jason 2021-04-29 18:20:53 -07:00
  • e5d6ce7b90 build: Apply Indra publishing plugin to subprojects jmp 2021-04-28 17:07:18 -07:00
  • 5643cd7ac9 Remove cadix licenser version declaration broccolai 2021-04-29 00:48:31 +01:00
  • 3e3ddf23ee Comment out buildGroups usage broccolai 2021-04-29 00:38:00 +01:00
  • 637964e838 Update to non-snapshot Indra broccolai 2021-04-29 00:16:49 +01:00
  • 4957a23e5d Fix todo broccolai 2021-04-28 16:48:29 +01:00
  • 950d69ac5c Initial work broccolai 2021-04-28 16:37:24 +01:00
  • e109e639a1 core: Improvements to number arguments (#255) Jason 2021-04-28 15:18:33 -07:00
  • 343be0bf67 Bump safe gradle plugins broccolai 2021-04-28 00:30:47 +01:00
  • c9ac39ed26 Update build scripts for Gradle 7 (#247) Jason 2021-04-27 15:44:08 -07:00
  • 09fac7734e brigadier: Use StringArgumentType.word() as fallback jmp 2021-04-23 02:25:19 -07:00
  • 2a4c29267c Use default descriptions and others broccolai 2021-04-20 23:26:16 +01:00
  • 677ba4d0e9 Bump Adventure dependency to 4.7.0 jmp 2021-04-20 00:21:38 -07:00
  • 05bf533419 fabric: Use lockRegistration instead of calling transitionOrThrow to lock registration jmp 2021-04-18 22:39:03 -07:00
  • fd9a819e30 fabric: Update Loom to 0.7-SNAPSHOT jmp 2021-04-14 15:44:59 -07:00
  • dbb293017a fabric: Add missing dependency to fabric.mod.json jmp 2021-04-09 23:42:43 -07:00
  • 900335df8b fabric: Catch late command manager instantiation (#245) zml 2021-03-28 17:49:28 -07:00
  • 4305b8e3bd Fix package-info in jda broccolai 2021-03-29 00:40:18 +01:00
  • 1fc08b80a1 Remove Dokka linking that didn't work anyways jmp 2021-03-19 18:36:51 -07:00
  • ab615127b9 Remove todos jmp 2021-03-19 16:51:32 -07:00
  • e98ae06594 fabric: remove redundant @Unique jmp 2021-03-15 17:48:47 -07:00
  • 0d5c2b0b65 fabric: fix checkstyle issues jmp 2021-03-13 12:37:35 -08:00
  • 246fa8bc1c fabric: add missing since tags jmp 2021-03-13 12:27:51 -08:00
  • 1409b91db0 fabric: add some pre-built predicate permissions for the client command manager jmp 2021-03-13 12:24:39 -08:00
  • 9e9a9d79d8 fabric: use interfaces for entity selectors jmp 2021-03-13 00:40:10 -08:00
  • 69b2e52e49 fabric: fix javadoc on @Center annotation, add myself to fabric.mod.json jmp 2021-03-12 20:29:57 -08:00
  • 427842cade fabric: implement location argument types jmp 2021-03-12 20:19:06 -08:00
  • c95d0c70cd fabric: add more nullability annotations jmp 2021-03-12 14:47:18 -08:00
  • ddf16373fb brigadier: add @since tags jmp 2021-03-12 14:02:47 -08:00
  • 65bb4d7a5d fabric: javadoc cleanup jmp 2021-03-12 13:28:51 -08:00
  • 488ea8f9d8 fabric: minor formatting/javadoc fixes jmp 2021-03-12 01:13:40 -08:00
  • 5a15ca2167 fabric: Add a couple more commands to the test mod jmp 2021-03-11 02:19:47 -08:00
  • d72558ee81 fabric: Remove unfinished argument types, add some javadoc, fix checkstyle issues jmp 2021-03-10 20:24:31 -08:00
  • 78e7146ba3 fabric: Implement entity/player selector argument types jmp 2021-03-10 19:36:32 -08:00
  • 2659eac93b brigadier: Fix MappedArgumentParsers always mapping to string jmp 2021-03-10 18:57:26 -08:00
  • 31d1f85830 fabric: Implement FabricClientCommandManager jmp 2021-03-10 15:00:07 -08:00
  • f16cafda3f fix brigadier suggestions with the '/execute' command, fix running cloud commands with '/execute' on fabric jmp 2021-02-06 18:04:16 -08:00
  • 8db87744d9 fabric: use Velocity's workaround for https://github.com/Mojang/brigadier/issues/46 jmp 2021-02-06 19:09:18 -08:00
  • 653503f375 fabric: only strip the starting '/' from input when it is actually there jmp 2021-02-05 20:09:52 -08:00
  • 96e08ab2ef fabric: register forwards mapper with the BrigadierManager jmp 2021-02-05 18:05:21 -08:00
  • 149ffffe8e fabric: check permissions using fabric-permissions-api jmp 2021-02-03 20:52:16 -08:00
  • c01445dd1e fabric: update loom to 0.6-SNAPSHOT jmp 2021-02-02 17:28:52 -08:00
  • 5c7f2ffaab license headers Zach Levis 2021-01-31 00:51:38 -08:00
  • 67a36d81e0 fabric: More work Zach Levis 2021-01-15 22:37:12 -08:00
  • 23e05262d7 bump MC version Zach Levis 2021-01-15 18:38:00 -08:00
  • 3f67a1ae04 fabric: work Zach Levis 2021-01-11 20:30:36 -08:00
  • 6eae149089 brigadier: Unwrap mapped argument parsers Zach Levis 2021-01-09 22:24:26 -08:00
  • 52c0796539 More parser work Zach Levis 2021-01-07 19:36:00 -08:00
  • 91b433c14b fabric: Fully implement a registry entry argument type Zach Levis 2021-01-05 12:20:48 -08:00
  • 98aea50d3c brigadier: Allow specifying a custom brigadier suggestions provider Zach Levis 2021-01-05 12:20:30 -08:00
  • 0af44e2406 fabric: Add builders for many of the basic argument types Zach Levis 2021-01-03 23:22:02 -08:00
  • 48181164b0 fabric: Split out server-specific command manager to allow for client commands Zach Levis 2021-01-03 19:02:48 -08:00
  • 6b690811f1 core: Add a way to map the output of argument parsers Zach Levis 2021-01-03 18:12:32 -08:00
  • 3be50956cc fabric: Begin adding support for some wrapped vanilla arguments Zach Levis 2021-01-03 14:25:41 -08:00
  • 62caa2d641 brigadier: Add support for wrapped parsers Zach Levis 2021-01-03 14:24:09 -08:00
  • 79006ac40f fabric: Add registration environment meta Zach Levis 2021-01-01 15:14:34 -08:00
  • dc90551168 fabric: Use stateful command manager Zach Levis 2020-12-15 20:58:20 -08:00
  • eef98da9c9 fabric: Begin work on commands manager for platform Zach Levis 2020-11-24 21:39:29 -08:00
  • 0722bf6ead bukkit/paper/velocity: Add convenience methods for constructing command managers using native platform sender types jmp 2021-03-18 20:37:04 -07:00
  • 5d460e9f3a minecraft-extras: Add AudienceProvider.nativeAudience and MinecraftHelp.createNative convenience methods for sender types which are Audiences. jmp 2021-03-18 20:08:35 -07:00
  • c78c4aba08 core: Throw an exception when both GREEDY and QUOTED are specified for a StringArgument jmp 2021-03-17 21:11:44 -07:00
  • 1bed15ea6d core: Add @Quoted annotation to mark string arguments as quoted in annotated methods jmp 2021-03-17 20:51:00 -07:00
  • ffa17b001b Apply .trim() before .isEmpty() check to prevent 0-length splits Frank van der Heijden 2021-03-01 23:58:50 +01:00
  • dd811bd157 Update changelog for long parser p5nbTgip0r 2021-02-10 15:44:11 -08:00
  • f3e142d1f6 Register Long parser in StandardParserRegistry p5nbTgip0r 2021-02-10 15:36:49 -08:00
  • 69642bd5f4 Make long parser public and add documentation to constructor p5nbTgip0r 2021-02-10 15:36:13 -08:00
  • b7ffbda532 Update Gradle to 6.8.1 jmp 2021-02-01 23:46:42 -08:00
  • 3c02c964e7 Add snapshot repo jmp 2021-02-01 23:45:53 -08:00
  • d5259dfbe4 Add explict this checkstyle rule and fix violations broccolai 2021-01-28 09:30:10 +00:00
  • a6eb44376c Fix tuple#toArray implementations broccolai 2021-01-28 09:41:17 +00:00
  • 213039fc20 Update changelog broccolai 2021-01-27 06:30:00 +00:00
  • f83eb6c4a1 Restore old UserParser constructor and deprecate it p5nbTgip0r 2021-01-25 20:01:13 -08:00
  • c0df263a32 Use GLOBAL isolation by default p5nbTgip0r 2021-01-25 19:52:43 -08:00
  • 80ad84f2e8 JDA: Guild isolation for user argument p5nbTgip0r 2021-01-25 17:22:58 -08:00
  • 775cf803fa JDA: Add role argument parser p5nbTgip0r 2021-01-05 02:42:50 -08:00
  • 956700b310 Remove unused imports jmp 2021-01-18 02:37:55 -08:00
  • 21fa35a9fc Bump version to 1.5.0-SNAPSHOT jmp 2021-01-18 02:06:10 -08:00
  • 58f49033ce Use Command instead of TabCompleteEvent on Bukkit jmp 2021-01-18 02:02:33 -08:00
  • 2cc72e2ff9 docs: Update snapshot repo link in docs jmp 2021-05-03 21:17:52 -07:00
  • c76f296185 Update README with correct snapshot repo jmp 2021-02-02 00:09:19 -08:00
  • 7b441ec481 Use simpleCoordinator() in docs example Jason 2021-03-08 12:00:30 -08:00
  • 3960727b2a Bump com.github.ben-manes.versions from 0.36.0 to 0.38.0 dependabot[bot] 2021-03-04 06:10:21 +00:00
  • e0a1ec9c9f Bump jvm from 1.4.30 to 1.4.31 dependabot[bot] 2021-02-26 06:09:27 +00:00
  • 96c6b13c63 Bump jvm from 1.4.21-2 to 1.4.30 dependabot[bot] 2021-02-04 06:16:14 +00:00
  • 04270bef5b
    Update README.adoc Aurora 2021-02-03 21:30:02 +01:00
  • 87a8bef895
    Add files via upload Aurora 2021-02-03 21:24:29 +01:00
  • 85785ebe5a
    Replace logo Aurora 2021-02-03 21:22:35 +01:00
  • 975d3e0e5d
    New cloud logo epic poggers awesome Aurora 2021-02-03 21:21:47 +01:00
  • e77d5c8d78
    Update README.adoc Alexander Söderberg 2021-01-18 16:36:25 +01:00
  • 42f5c643be
    Update README.adoc Alexander Söderberg 2021-01-17 22:45:01 +01:00
  • 753507cc3c build: Bump dependency versions Zach Levis 2021-01-16 15:52:40 -08:00
  • 98f389a72a build: Move to using Indra Zach Levis 2021-01-16 15:37:14 -08:00
  • 6a100c9ca1
    Update docs.yml Alexander Söderberg 2021-01-17 09:42:14 +01:00