Commit Graph

  • ad25f16f4d use java8 to build master InkerBot 2024-08-22 21:59:59 +0800
  • 7aa1c51774
    deps: bump net.fabricmc:fabric-loader from 0.15.11 to 0.16.2 dependabot/gradle/net.fabricmc-fabric-loader-0.16.2 dependabot[bot] 2024-08-19 11:25:34 +0000
  • 1b5599c58f
    deps: bump fabric-loom from 1.7-SNAPSHOT to 1.8.0-alpha.6 dependabot/gradle/fabric-loom-1.8.0-alpha.6 dependabot[bot] 2024-08-19 11:25:03 +0000
  • 43fc7e0521
    deps: bump net.fabricmc.fabric-api:fabric-api dependabot/gradle/net.fabricmc.fabric-api-fabric-api-0.102.21.21.2 dependabot[bot] 2024-08-19 11:24:53 +0000
  • f87d4a8bbf
    deps: bump net.kyori:adventure-platform-bukkit from 4.3.3 to 4.3.4 dependabot/gradle/net.kyori-adventure-platform-bukkit-4.3.4 dependabot[bot] 2024-08-12 11:41:51 +0000
  • bb91c54b4e
    deps: bump org.projectlombok:lombok from 1.18.32 to 1.18.34 dependabot/gradle/org.projectlombok-lombok-1.18.34 dependabot[bot] 2024-07-08 11:39:15 +0000
  • e4dff33015
    deps: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 (#7) dependabot[bot] 2024-07-04 12:26:27 +0100
  • d1bcbc0600
    deps: bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#9) dependabot[bot] 2024-07-04 12:26:20 +0100
  • 0fd5d5d54d
    deps: bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3 (#11) dependabot[bot] 2024-07-04 12:23:31 +0100
  • edaaf0b6a1
    deps: bump io.github.goooler.shadow from 8.1.7 to 8.1.8 (#10) dependabot[bot] 2024-07-04 12:23:24 +0100
  • 072c8a1b88
    feat: add `ExecutionScope` 1.2.1 William 2024-07-03 12:41:33 +0100
  • 8c62c77bf3
    feat: add annotation-driven command system (#12) 1.2 William 2024-07-02 23:03:16 +0100
  • ab1b641471
    docs: update README 1.1.11 William 2024-06-30 16:47:01 +0100
  • 9013991821
    build: bump to 1.1.11 William 2024-06-30 16:46:19 +0100
  • 3e2a0a35fe
    feat: add Sponge 11 platform support 1.1.10 William 2024-06-30 16:40:03 +0100
  • 8c00cdefa3
    feat: target Fabric 1.21 1.1.9 William 2024-06-30 14:58:17 +0100
  • 5bc33ea055
    fix: NPE fetching usage text 1.1.8 William 2024-06-19 12:49:03 +0100
  • 6fc0a618ff
    feat: properly do the above 1.1.7 William 2024-06-19 12:41:23 +0100
  • 4dfabc26f8
    feat: set usage text for Bukkit/legacy Paper commands William 2024-06-19 12:29:01 +0100
  • d1b946f14a
    fix: problems with permissions on Bukkit/legacy Paper 1.1.6 William 2024-06-19 11:58:07 +0100
  • d399788b9f
    refactor: change approach with <1.20.6 Paper commands 1.1.5 William 2024-06-18 23:45:41 +0100
  • 1e7297c0b3
    feat: register aliases of Fabric commands 1.1.4 William 2024-06-18 12:57:50 +0100
  • 2a869008cb
    build: use remapJar as deploy artifacts 1.1.3 William 2024-06-18 00:33:29 +0100
  • 6c6465d031
    build: ensure accessWidener file gets remapped 1.1.2 William 2024-06-17 23:04:16 +0100
  • d12eb2ac29
    build: ensure fabric jar is correctly remapped 1.1.1 William 2024-06-17 22:40:35 +0100
  • 23a17891f6
    feat: add Permissions API for commands 1.1 William 2024-06-17 18:49:48 +0100
  • 5c93b3c848
    docs: sponge 10 not 8 William 2024-06-17 17:33:05 +0100
  • 1817d12b5f
    fix: fix fabric mixins 1.0.13 William 2024-06-17 17:17:51 +0100
  • 187acc9195
    fix: adjust signature of mixin constructor redirect 1.0.12 William 2024-06-17 16:45:17 +0100
  • 58d20a3a8c
    fix: make static mixin methods private 1.0.11 William 2024-06-17 16:32:35 +0100
  • 73559b32a4
    build: adjust mixins to fix error 1.0.10 William 2024-06-17 16:25:01 +0100
  • ad3da1005f
    build: update mixins 1.0.9 William 2024-06-17 15:39:52 +0100
  • 4015e15c48
    deps: bump space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4 (#4) dependabot[bot] 2024-06-17 15:10:58 +0100
  • 353eceac61
    build: bump to 1.0.8 1.0.8 William 2024-06-17 15:08:03 +0100
  • 984a111a09
    feat: mixin for server-side custom arg types on Fabric William 2024-06-17 15:07:16 +0100
  • b411cc9c57
    feat: add argument example to testbase William 2024-06-17 12:45:30 +0100
  • aaa86932e7
    refactor: fixup custom argument support on Fabric 1.0.7 William 2024-06-17 01:10:36 +0100
  • e23b39c6a5
    fix: version/description on Fabric mods William 2024-06-17 01:01:54 +0100
  • 341be14e1f
    build: fixup fabric build, publish as a mod 1.0.6 William 2024-06-17 00:43:04 +0100
  • b960c2b510
    feat: register namespace-backed aliases on legacy paper 1.0.5 William 2024-06-17 00:14:11 +0100
  • 4f5bc46d43
    build: fix fabric builds being obscenely large William 2024-06-17 00:09:21 +0100
  • 594be092d2
    build: bump to 1.0.4 1.0.4 William 2024-06-16 23:54:45 +0100
  • 27ec5a3176
    feat: fixup paper custom argument types William 2024-06-16 23:54:22 +0100
  • 00b3beea32
    fix: use of missing method on adventure-platform-bukkit 1.0.3 William 2024-06-16 17:49:42 +0100
  • d43e81aa46
    refactor: don't store Uniform within BaseCommand 1.0.2 William 2024-06-16 17:24:32 +0100
  • 39ebab832a
    fix: pass Uniform instance to built subcommands 1.0.1 William 2024-06-16 17:03:52 +0100
  • 10baf5307a
    fix: make gradlew executable 1.0 William 2024-06-16 14:24:00 +0100
  • a3b9c1ab82
    feat: add way of supplying custom commanduser impls William 2024-06-16 14:05:57 +0100
  • 823fcf9874
    refactor: ensure all modules implement Uniform William 2024-06-16 13:28:59 +0100
  • 665389482c
    docs: slight tidy-up of README William 2024-06-16 11:38:11 +0100
  • 25ad664a36
    docs: Update version matrix in README William 2024-06-16 11:37:13 +0100
  • 37b65f3b5c
    fix: Java compile level problem (#2) AlexDev_ 2024-06-16 12:31:27 +0200
  • 79c7d4d304
    refactor: fixup wrong file header, cleanup William 2024-06-15 23:30:06 +0100
  • cffb5b0020
    feat: fixup command aliases on legacy Paper William 2024-06-15 23:27:04 +0100
  • b59b376eb6
    feat: support 1.17.1+ brigadier on Paper William 2024-06-15 22:48:36 +0100
  • 2f3edf0ca1
    refactor: fix uniform on Bukkit William 2024-06-15 19:26:01 +0100
  • 6a452524f4
    fix: center table William 2024-06-15 18:00:37 +0100
  • 4faaea1475
    fix: update licenses William 2024-06-15 17:59:46 +0100
  • f9742ccedf
    docs: update docs for changes William 2024-06-15 17:59:21 +0100
  • 331f54407b
    feat: bukkit support, x-plat sub-commands William 2024-06-15 17:53:10 +0100
  • d78847550c
    feat: target Paper 1.20.6, add command descriptions William 2024-06-14 15:55:06 +0100
  • accf186c33
    refactor: add `isConsole method` William 2024-06-14 15:21:45 +0100
  • 521769cfd4
    refactor: fixup Command method names William 2024-06-14 15:18:30 +0100
  • a43cc4108b
    build: update versioning William 2024-06-13 23:56:56 +0100
  • a129b90110
    docs: more README formatting updates William 2024-06-13 23:55:45 +0100
  • 38d43a228d
    docs: update README William 2024-06-13 23:55:20 +0100
  • f4f3b3b329
    feat: publish to fabric William 2024-06-13 23:50:31 +0100
  • b519783906
    feat: target Paper 1.20.6+ instead with new API William 2024-06-13 23:46:54 +0100
  • b65e1f3769
    docs: more README tidying William 2024-06-13 21:48:42 +0100
  • 08e008f9bd
    docs: document fabric deps William 2024-06-13 21:45:24 +0100
  • b35fbd6ecf
    docs: document registering commands William 2024-06-13 21:43:59 +0100
  • ca2604b01b
    build: remove adventure dep William 2024-06-13 21:42:35 +0100
  • aad26c3965
    Merge remote-tracking branch 'origin/master' William 2024-06-13 21:36:19 +0100
  • 785b33e845
    feat: make x-plat command registering possible William 2024-06-13 15:23:01 +0100
  • e1e39927f3
    feat: add Fabric 1.20.1/6 support William 2024-06-13 15:23:01 +0100
  • e5c8975339
    refactor: use lombok, reduce code surface William 2024-06-13 13:47:19 +0100
  • 513aa24d03
    build: fix build artifact target tasks William 2024-06-13 13:35:45 +0100
  • 85f5ed1b62
    docs: update README info William 2024-06-13 13:32:51 +0100
  • 6793e38e7e
    deps: exclude velocity from dependabot William 2024-06-13 13:28:48 +0100
  • 29dfef4af7
    build: add CI, README, banner, metadata William 2024-06-13 13:25:32 +0100
  • 8f4e952337
    refactor: redo layout, registration structure William 2024-06-13 13:10:05 +0100
  • 712949d4f7 add Tofaa 2024-05-13 01:22:03 +0400
  • 9b464fd06d
    Initial commit Tofaa 2024-05-07 18:36:44 +0400