Commit Graph

23 Commits

Author SHA1 Message Date
Sekwah
c861333304
fix: remove references to old material + make translatable 2023-04-12 15:24:42 +01:00
Sekwah
4174b59942
feat: update lang command to add missing translation keys 2023-04-12 12:32:50 +01:00
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
c1ed93203c
chore(ci): add pre-commit as well as split variables out 2022-04-24 13:44:14 +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
543c33bf3e
chore(ci): fix guild gradle and version 2022-04-23 02:23:02 +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
2c5b124cae
build: Rearrange to multi project build 2021-05-23 22:18:47 +01:00