Commit Graph

948 Commits

Author SHA1 Message Date
Sekwah
1c7d09469e feat: portal placer block rotate tool 2024-11-18 05:32:21 +00:00
Sekwah
d65d5dd659 refactor: switch to permission builder 2024-11-18 05:32:21 +00:00
Sekwah
b2e19a1391 fix: show page numbers on tab complete 2024-11-18 05:32:21 +00:00
Sekwah
2cd64528a4 fix: remove references to old material + make translatable 2024-11-18 05:32:21 +00:00
Sekwah
10618e2ab0 feat: update lang command to add missing translation keys 2024-11-18 05:32:21 +00:00
Sekwah
33c92212db feat: add list command & update translation colors 2024-11-18 05:32:21 +00:00
Sekwah
9deb765ad5 fix: switch tab complete to empty arrays from null returns 2024-11-18 05:32:21 +00:00
Sekwah
ef9241e260 fix: references to services in portal subcommands 2024-11-18 05:32:21 +00:00
Sekwah
722ef68ed0 feat: make services available as singletons 2024-11-18 05:32:21 +00:00
Sekwah
8dd1094ab6 fix: language file duplication 2024-11-18 05:32:21 +00:00
Sekwah
7e3be0456f fix: subcommand registry boolean order 2024-11-18 05:32:21 +00:00
Sekwah
ebc2196511 fix: switch all translation blocks to pick up color codes 2024-11-18 05:32:21 +00:00
Sekwah
55de809349 feat: add destination and portal services 2024-11-18 05:32:21 +00:00
Sekwah
154919f780 feat: add portal and desti commands 2024-11-18 05:32:21 +00:00
Sekwah
d7e6df2556 feat: add base repos and portal data 2024-11-18 05:32:21 +00:00
Sekwah
6d2ed12f36 feat: add basic data loading and translations 2024-11-18 05:32:21 +00:00
Sekwah
ff18c7fce5 chore: change broken gradle 2024-11-18 05:32:21 +00:00
Sekwah
8178968bb3 chore: move build.gradle to the right folder 2024-11-18 05:32:21 +00:00
Sekwah
ebae2c8b1e chore: add info 2024-11-18 05:32:21 +00:00
Sekwah
6ebd332589 chore: update readme 2024-11-18 05:32:21 +00:00
Sekwah
48598452ac chore: update serverconfig to spigot 1.19.4 2024-11-18 05:32:21 +00:00
Sekwah
1f60b97904 chore(ci): add server run task 2024-11-18 05:32:21 +00:00
Sekwah
7fe48075ab chore(ci): add pre-commit as well as split variables out 2024-11-18 05:32:21 +00:00
Sekwah
d46d6e4787 chore: remove old docs folder 2024-11-18 05:32:21 +00:00
Sekwah
a50a613987 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 2024-11-18 05:32:21 +00:00
Sekwah
635e8799b2 chore(ci): switch from compile 2024-11-18 05:32:21 +00:00
Sekwah
e5f76b297e chore(ci): fix typo 2024-11-18 05:32:21 +00:00
Sekwah
182fdb846d refactor: reorganise the package structure 2024-11-18 05:32:21 +00:00
Sekwah
590507029e refactor: reorganise the package structure 2024-11-18 05:32:21 +00:00
Sekwah
d665e1a271 feat: register basic bungee plugin with metrics 2024-11-18 05:32:21 +00:00
Sekwah
077816ec99 chore(ci): adding run-paper plugin for easy testing on paper 2024-11-18 05:32:21 +00:00
Sekwah
eca12efb05 chore(ci): fix guild gradle and version 2024-11-18 05:32:21 +00:00
Sekwah
3bcf0bdc94 Started adding container data 2024-11-18 05:32:21 +00:00
Sekwah
1267b81ee2 Started setting up guice 2024-11-18 05:32:21 +00:00
Sekwah
a6df788f4f Removed API module
For now the core module will be what is used to communicate with the plugin rather than a specific API package.
2024-11-18 05:32:21 +00:00
Sekwah
4d45719a3a Re-organising structure 2024-11-18 05:32:21 +00:00
Sekwah
dcb4463de9 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.
2024-11-18 05:32:21 +00:00
Sekwah
1462c3ed05 docs: Add new commit info to README 2024-11-18 05:32:21 +00:00
Sekwah
2526f6ac86 build: Rearrange to multi project build 2024-11-18 05:32:21 +00:00
Sekwah
b12a1faa15 ci: Updating build pipeline 2024-11-18 05:32:21 +00:00
Sekwah
0249b929ab Removed useless class 2024-11-18 05:32:21 +00:00
Rezel
8c04b82e02 Implemented new dynamic registry system 2024-11-18 05:32:21 +00:00
Sekwah
51dbb408a6 A little cleanup 2024-11-18 05:32:21 +00:00
Sekwah
5e2d4a4dba Changing a few things 2024-11-18 05:32:21 +00:00
Sekwah
cdde81dbb7 Moving more stuff 2024-11-18 05:32:21 +00:00
Sekwah
b8c14b13f5 Moving stuff and looking at better registry 2024-11-18 05:32:21 +00:00
Aztec
7d29e70cf6 Reorganized the folders slightly
Reorganized the way repositories are
2024-11-18 05:32:21 +00:00
Sekwah
03530bb5e6 Removed fabric 2024-11-18 05:32:21 +00:00
Sekwah
2423d17793 Updated build.gradle 2024-11-18 05:32:21 +00:00
Sekwah
faeb50de39 Fixed lang files and updated references 2024-11-18 05:32:21 +00:00