Commit Graph

34 Commits

Author SHA1 Message Date
Sekwah
4424ee77e6 feat: center titles based on length 2023-12-03 05:03:08 +00:00
Sekwah
93ceb0b422 fix: allow null values for auto complete suggestions 2023-12-02 20:22:59 +00:00
Sekwah
b68153d744 feat: adding auto complete for tags 2023-12-01 04:11:29 +00:00
Sekwah
19d6d8f0fb feat: add a warning for no name being included 2023-11-29 03:32:11 +00:00
Sekwah
0753839699 feat: add the ability to have multiple values for a tag 2023-11-29 03:18:25 +00:00
Sekwah
394b238958 feat: new tag parser 2023-11-22 01:16:36 +00:00
Sekwah
beee5e09dd chore: pre-commit cleanup 2023-11-22 00:25:59 +00:00
Sekwah
edfbb713c6
feat: portal block placing checks surrounding blocks for orientation
Also moved data to be serializeddata
2023-05-14 21:31:17 +01:00
Sekwah
7414f21794
feat: portal placer block rotate tool 2023-05-14 21:12:18 +01:00
Sekwah
313b3b4d53
refactor: switch to permission builder 2023-05-06 06:26:06 +01:00
Sekwah
59b609415d
fix: show page numbers on tab complete 2023-04-12 15:29:33 +01:00
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