InkerBot
ad25f16f4d
use java8 to build
3 months ago
dependabot[bot]
e4dff33015
deps: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 ( #7 )
...
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5 ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
d1bcbc0600
deps: bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 ( #9 )
...
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5 ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
0fd5d5d54d
deps: bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3 ( #11 )
...
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5 ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
edaaf0b6a1
deps: bump io.github.goooler.shadow from 8.1.7 to 8.1.8 ( #10 )
...
Bumps [io.github.goooler.shadow](https://github.com/Goooler/shadow ) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/Goooler/shadow/releases )
- [Commits](https://github.com/Goooler/shadow/compare/v8.1.7...v8.1.8 )
---
updated-dependencies:
- dependency-name: io.github.goooler.shadow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
William
072c8a1b88
feat: add `ExecutionScope`
5 months ago
William
8c62c77bf3
feat: add annotation-driven command system ( #12 )
5 months ago
William
ab1b641471
docs: update README
5 months ago
William
9013991821
build: bump to 1.1.11
5 months ago
William
3e2a0a35fe
feat: add Sponge 11 platform support
5 months ago
William
8c00cdefa3
feat: target Fabric 1.21
5 months ago
William
5bc33ea055
fix: NPE fetching usage text
5 months ago
William
6fc0a618ff
feat: properly do the above
5 months ago
William
4dfabc26f8
feat: set usage text for Bukkit/legacy Paper commands
5 months ago
William
d1b946f14a
fix: problems with permissions on Bukkit/legacy Paper
5 months ago
William
d399788b9f
refactor: change approach with <1.20.6 Paper commands
...
Fixes issues with custom arg types on Paper
5 months ago
William
1e7297c0b3
feat: register aliases of Fabric commands
5 months ago
William
2a869008cb
build: use remapJar as deploy artifacts
5 months ago
William
6c6465d031
build: ensure accessWidener file gets remapped
5 months ago
William
d12eb2ac29
build: ensure fabric jar is correctly remapped
5 months ago
William
23a17891f6
feat: add Permissions API for commands
5 months ago
William
5c93b3c848
docs: sponge 10 not 8
5 months ago
William
1817d12b5f
fix: fix fabric mixins
5 months ago
William
187acc9195
fix: adjust signature of mixin constructor redirect
5 months ago
William
58d20a3a8c
fix: make static mixin methods private
5 months ago
William
73559b32a4
build: adjust mixins to fix error
5 months ago
William
ad3da1005f
build: update mixins
5 months ago
dependabot[bot]
4015e15c48
deps: bump space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4 ( #4 )
...
Bumps space.arim.morepaperlib:morepaperlib from 0.4.3 to 0.4.4.
---
updated-dependencies:
- dependency-name: space.arim.morepaperlib:morepaperlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
William
353eceac61
build: bump to 1.0.8
5 months ago
William
984a111a09
feat: mixin for server-side custom arg types on Fabric
5 months ago
William
b411cc9c57
feat: add argument example to testbase
5 months ago
William
aaa86932e7
refactor: fixup custom argument support on Fabric
5 months ago
William
e23b39c6a5
fix: version/description on Fabric mods
5 months ago
William
341be14e1f
build: fixup fabric build, publish as a mod
5 months ago
William
b960c2b510
feat: register namespace-backed aliases on legacy paper
5 months ago
William
4f5bc46d43
build: fix fabric builds being obscenely large
5 months ago
William
594be092d2
build: bump to 1.0.4
5 months ago
William
27ec5a3176
feat: fixup paper custom argument types
5 months ago
William
00b3beea32
fix: use of missing method on adventure-platform-bukkit
5 months ago
William
d43e81aa46
refactor: don't store Uniform within BaseCommand
5 months ago
William
39ebab832a
fix: pass Uniform instance to built subcommands
5 months ago
William
10baf5307a
fix: make gradlew executable
...
This was breaking my buildscript versioning because I checked for a clean git head. At some point GitHub actions started making these executable automatically...
5 months ago
William
a3b9c1ab82
feat: add way of supplying custom commanduser impls
5 months ago
William
823fcf9874
refactor: ensure all modules implement Uniform
5 months ago
William
665389482c
docs: slight tidy-up of README
5 months ago
William
25ad664a36
docs: Update version matrix in README
5 months ago
AlexDev_
37b65f3b5c
fix: Java compile level problem ( #2 )
5 months ago
William
79c7d4d304
refactor: fixup wrong file header, cleanup
5 months ago
William
cffb5b0020
feat: fixup command aliases on legacy Paper
5 months ago
William
b59b376eb6
feat: support 1.17.1+ brigadier on Paper
5 months ago