Commit Graph

636 Commits

Author SHA1 Message Date
Sekwah
a9f2c532b8
feat: add list command & update translation colors 2023-04-12 11:59:49 +01:00
Sekwah
c14afa79ed
fix: switch tab complete to empty arrays from null returns 2023-04-12 03:31:23 +01:00
Sekwah
a9a337f2b5
fix: references to services in portal subcommands 2023-04-12 03:22:41 +01:00
Sekwah
c446c1602a
feat: make services available as singletons 2023-04-12 03:08:47 +01:00
Sekwah
43c8823e4a
fix: language file duplication 2023-04-07 03:19:15 +01:00
Sekwah
ff8ff23a3c
fix: subcommand registry boolean order 2023-04-07 02:53:37 +01:00
Sekwah
a3d51db2ab
fix: switch all translation blocks to pick up color codes 2023-04-07 02:45:05 +01:00
Sekwah
423aa6879d
feat: add destination and portal services 2023-04-07 02:37:59 +01:00
Sekwah
4f78ef1578
feat: add portal and desti commands 2023-04-07 02:09:48 +01:00
Sekwah
d72a4c23b3
feat: add base repos and portal data 2023-04-07 00:29:31 +01:00
Sekwah
9545f75a46
feat: add basic data loading and translations 2023-04-07 00:05:54 +01:00
Sekwah
53a4deb9ab
chore: change broken gradle 2023-04-06 18:41:18 +01:00
Sekwah
d0970ea55c
chore: move build.gradle to the right folder 2023-04-06 04:52:32 +01:00
Sekwah
4eab34273e
chore: add info 2023-04-06 04:50:08 +01:00
Sekwah
0c5ebc49c0
chore: update readme 2023-04-06 04:46:48 +01:00
Sekwah
299f47ec12
chore: update serverconfig to spigot 1.19.4 2023-04-06 04:23:30 +01:00
Sekwah
81f78a213b
chore(ci): add server run task 2022-05-04 01:18:45 +01:00
Sekwah
c1ed93203c
chore(ci): add pre-commit as well as split variables out 2022-04-24 13:44:14 +01:00
Sekwah
3aa1ad6140
chore: remove old docs folder 2022-04-24 03:39:22 +01:00
Sekwah
9cd721fb0f
chore(ci): remove paper running plugin, switch out for a direct download/configure script so it can be easily tested on spigot, forge and the proxies 2022-04-24 03:38:04 +01:00
Sekwah
f2542b881e
chore(ci): switch from compile 2022-04-24 03:34:45 +01:00
Sekwah
efe256a33a
chore(ci): fix typo 2022-04-24 03:31:39 +01:00
Sekwah
c5f37138e0
refactor: reorganise the package structure 2022-04-24 03:30:26 +01:00
Sekwah
47ca225be7
refactor: reorganise the package structure 2022-04-23 16:07:16 +01:00
Sekwah
b63169ca58
feat: register basic bungee plugin with metrics 2022-04-23 02:50:11 +01:00
Sekwah
fd49023788
chore(ci): adding run-paper plugin for easy testing on paper 2022-04-23 02:31:37 +01:00
Sekwah
543c33bf3e
chore(ci): fix guild gradle and version 2022-04-23 02:23:02 +01:00
Sekwah
5ec79ed57d
Removed forgotten API module reference. 2021-05-26 03:02:19 +01:00
Sekwah
862232ee10
Fixed java version 2021-05-26 03:00:19 +01:00
Sekwah
e8d45b1cb5
Started adding container data 2021-05-26 02:56:27 +01:00
Sekwah
9262d50f90
Started setting up guice 2021-05-26 02:25:32 +01:00
Sekwah
40e4b2fc7a
Removed API module
For now the core module will be what is used to communicate with the plugin rather than a specific API package.
2021-05-26 02:25:17 +01:00
Sekwah
ce94280b45
Re-organising structure 2021-05-25 01:32:22 +01:00
Sekwah
2d9a24716e
Removing everything preparing for re-code.
Sorry in advance for any mess with this part. Setting up a project from the get go I am not sure how to follow the commit structure as easily as I jump around a bit. Once we have some structure ready or planned out I will be following the standards we put back in place.
2021-05-24 00:19:14 +01:00
Sekwah
987b2746e1
docs: Add new commit info to README 2021-05-23 22:37:52 +01:00
Sekwah
2c5b124cae
build: Rearrange to multi project build 2021-05-23 22:18:47 +01:00
Sekwah
4fa4a1f8bf
ci: Updating build pipeline 2021-05-22 00:36:03 +01:00
Sekwah
4b047466f6
Removed useless class 2020-07-03 23:39:36 +01:00
Rezel
3a0af57124 Implemented new dynamic registry system 2020-07-03 15:21:50 -06:00
Sekwah
851b0688c1
A little cleanup 2020-06-29 01:05:14 +01:00
Sekwah
3b4d387191
Changing a few things 2020-06-29 00:59:47 +01:00
Sekwah
3c2b53b4ff
Moving more stuff 2020-06-29 00:39:27 +01:00
Sekwah
b87edaa8a8
Moving stuff and looking at better registry 2020-06-29 00:23:06 +01:00
Sekwah
f8da332f1d
Merge remote-tracking branch 'origin/aztec' into recode 2020-06-28 23:29:51 +01:00
Aztec
3690a3b50d Reorganized the folders slightly
Reorganized the way repositories are
2020-06-28 16:24:08 -06:00
Sekwah
009b2fda26 Removed fabric 2020-06-28 23:11:23 +01:00
Sekwah
4008dbe521 Updated build.gradle 2020-06-28 22:44:20 +01:00
Sekwah
6b06e12284 Fixed lang files and updated references 2020-06-28 22:22:13 +01:00
sekwah41
b391514fb1
Merge pull request #165 from FootInMySalad/patch-1
Add api-version
2019-07-08 03:21:22 +01:00
FootInMySalad
fd6fd7314f
Update plugin.yml 2019-07-07 17:36:42 -04:00