Commit Graph

26 Commits (1b5599c58ff9d47c5863d138f4f4117cc7a58280)

Author SHA1 Message Date
dependabot[bot] 1b5599c58f
deps: bump fabric-loom from 1.7-SNAPSHOT to 1.8.0-alpha.6
Bumps fabric-loom from 1.7-SNAPSHOT to 1.8.0-alpha.6.

---
updated-dependencies:
- dependency-name: fabric-loom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
William 1e7297c0b3
feat: register aliases of Fabric commands 8 months ago
William 6c6465d031
build: ensure accessWidener file gets remapped 8 months ago
William d12eb2ac29
build: ensure fabric jar is correctly remapped 8 months ago
William 23a17891f6
feat: add Permissions API for commands 8 months ago
William 1817d12b5f
fix: fix fabric mixins 8 months ago
William 187acc9195
fix: adjust signature of mixin constructor redirect 8 months ago
William 58d20a3a8c
fix: make static mixin methods private 8 months ago
William 73559b32a4
build: adjust mixins to fix error 8 months ago
William ad3da1005f
build: update mixins 8 months ago
William 984a111a09
feat: mixin for server-side custom arg types on Fabric 8 months ago
William aaa86932e7
refactor: fixup custom argument support on Fabric 8 months ago
William e23b39c6a5
fix: version/description on Fabric mods 8 months ago
William 341be14e1f
build: fixup fabric build, publish as a mod 8 months ago
William 4f5bc46d43
build: fix fabric builds being obscenely large 8 months ago
William d43e81aa46
refactor: don't store Uniform within BaseCommand 8 months ago
William 39ebab832a
fix: pass Uniform instance to built subcommands 8 months ago
William a3b9c1ab82
feat: add way of supplying custom commanduser impls 8 months ago
William 823fcf9874
refactor: ensure all modules implement Uniform 8 months ago
William 2f3edf0ca1
refactor: fix uniform on Bukkit
BukkitCommand no longer requires JavaPlugin
8 months ago
William 331f54407b
feat: bukkit support, x-plat sub-commands
Also changes how the fabric modules are published
8 months ago
William d78847550c
feat: target Paper 1.20.6, add command descriptions 8 months ago
William accf186c33
refactor: add `isConsole method` 8 months ago
William 521769cfd4
refactor: fixup Command method names 8 months ago
William ca2604b01b
build: remove adventure dep 8 months ago
William 785b33e845
feat: make x-plat command registering possible 8 months ago