Commit Graph

26 Commits

Author SHA1 Message Date
Sekwah 2064c3f8ab feat: add cooldown tag that is stored 2024-02-05 02:17:44 +00:00
Sekwah bc6c492899 fix: portal activation issue 2024-01-15 03:58:34 +00:00
Sekwah a0a4633b9e feat: temporary player data is now stored for more perma use 2024-01-14 17:54:17 +00:00
Sekwah 01d864b1e9 feat(spigot): add command for porting portals and destinations to the new format 2024-01-14 17:54:17 +00:00
Sekwah fd0f011878 fix: issues with tab menu capitalisation 2023-12-18 02:03:03 +00:00
Sekwah ad7a482915 feat: can create basic portals with tags 2023-12-18 01:33:14 +00:00
Sekwah b84f3a9921 feat: add the ability for tags to reject values 2023-12-17 06:19:43 +00:00
Sekwah d51b6dbcdb feat: add show desti command 2023-12-12 03:53:37 +00:00
Sekwah 02dfd59679 feat: add abstracted game scheduler 2023-12-11 03:20:16 +00:00
Sekwah 9a92323660 feat: adding debug command 2023-12-10 12:00:19 +00:00
Sekwah 3c517a97c9 feat: add basic desti create and remove 2023-12-05 09:20: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 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 a9f2c532b8
feat: add list command & update translation colors 2023-04-12 11:59:49 +01:00
Sekwah c446c1602a
feat: make services available as singletons 2023-04-12 03:08:47 +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 9262d50f90
Started setting up guice 2021-05-26 02:25:32 +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