Commit graph

15 commits

Author SHA1 Message Date
Alexander Söderberg
e43a3c7194
Start working on the annotated command method system 2020-09-17 22:34:58 +02:00
Alexander Söderberg
7148e76bcd
Add Brigadier support. 2020-09-14 22:37:06 +02:00
dependabot[bot]
e1c17a4906 Bump junit-jupiter-engine from 5.6.2 to 5.7.0
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:53:03 +02:00
Alexander Söderberg
e7c59b2062
Fix suggestions and add a bukkit test module 2020-09-13 22:07:34 +02:00
Alexander Söderberg
0fcf9822a9
Remove exec-maven-plugin for now 2020-09-13 14:16:02 +02:00
Alexander Söderberg
990b5685af Add build instructions to README and make the build process update submodules in the initialisation phase 2020-09-12 17:26:58 +02:00
Alexander Söderberg
f1a05c5cec
Add pipeline as submodule 2020-09-12 14:20:54 +02:00
Alexander Söderberg
f90ce38a36
Add checkstyle and add 950 billion comments 2020-09-11 22:36:59 +02:00
Alexander Söderberg
514aa6c725 Restructure project and fix JavaDoc generation 2020-09-11 09:15:12 +02:00
Alexander Söderberg
90d37f1df8
Add command meta & add new guided builder methods for components 2020-09-10 13:03:26 +02:00
Alexander Söderberg
e623d72be7
Add default arguments 2020-09-08 19:30:45 +02:00
Alexander Söderberg
3ec124aac4
Basic bukkit support 2020-09-06 17:55:46 +02:00
Alexander Söderberg
762bdb7ff4
Add limited support for completions, add .editorconfig and reformat. 2020-09-06 16:13:08 +02:00
Alexander Söderberg
d4143246b7
Lots of progress 2020-09-05 21:38:12 +02:00
Alexander Söderberg
0303da531e
Initial commit 2020-08-30 20:53:00 +02:00