Commit Graph

35 Commits (823fcf98745790b5bc699bbe19852b11d138611f)
 

Author SHA1 Message Date
William 823fcf9874
refactor: ensure all modules implement Uniform 8 months ago
William 665389482c
docs: slight tidy-up of README 8 months ago
William 25ad664a36
docs: Update version matrix in README 8 months ago
AlexDev_ 37b65f3b5c
fix: Java compile level problem (#2) 8 months ago
William 79c7d4d304
refactor: fixup wrong file header, cleanup 8 months ago
William cffb5b0020
feat: fixup command aliases on legacy Paper 8 months ago
William b59b376eb6
feat: support 1.17.1+ brigadier on Paper 8 months ago
William 2f3edf0ca1
refactor: fix uniform on Bukkit
BukkitCommand no longer requires JavaPlugin
8 months ago
William 6a452524f4
fix: center table 8 months ago
William 4faaea1475
fix: update licenses 8 months ago
William f9742ccedf
docs: update docs for changes 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 a43cc4108b
build: update versioning 8 months ago
William a129b90110
docs: more README formatting updates 8 months ago
William 38d43a228d
docs: update README 8 months ago
William f4f3b3b329
feat: publish to fabric 8 months ago
William b519783906
feat: target Paper 1.20.6+ instead with new API 8 months ago
William b65e1f3769
docs: more README tidying 8 months ago
William 08e008f9bd
docs: document fabric deps 8 months ago
William b35fbd6ecf
docs: document registering commands 8 months ago
William ca2604b01b
build: remove adventure dep 8 months ago
William aad26c3965
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	fabric-1.20.1/build.gradle
#	fabric-1.20.1/src/main/java/net/william278/uniform/fabric/FabricCommand.java
#	fabric-1.20.1/src/main/java/net/william278/uniform/fabric/FabricUniform.java
#	fabric-1.20.6/build.gradle
#	fabric-1.20.6/src/main/java/net/william278/uniform/fabric/FabricCommand.java
#	fabric-1.20.6/src/main/java/net/william278/uniform/fabric/FabricUniform.java
8 months ago
William 785b33e845
feat: make x-plat command registering possible 8 months ago
William e1e39927f3
feat: add Fabric 1.20.1/6 support 8 months ago
William e5c8975339
refactor: use lombok, reduce code surface 8 months ago
William 513aa24d03
build: fix build artifact target tasks 8 months ago
William 85f5ed1b62
docs: update README info 8 months ago
William 6793e38e7e
deps: exclude velocity from dependabot 8 months ago
William 29dfef4af7
build: add CI, README, banner, metadata 8 months ago
William 8f4e952337
refactor: redo layout, registration structure 8 months ago
Tofaa 712949d4f7 add 9 months ago
Tofaa 9b464fd06d
Initial commit 10 months ago