Commit Graph

670 Commits

Author SHA1 Message Date
Sekwah
01d864b1e9 feat(spigot): add command for porting portals and destinations to the new format 2024-01-14 17:54:17 +00:00
Sekwah
ee5918b825 feat: add portal protections 2024-01-14 17:54:17 +00:00
Sekwah
f40a52ab10 feat: add default trigger block if unspecified 2023-12-20 05:58:20 +00:00
sekwah
a6de44b5ba feat: show triggerblocks in debug view 2023-12-19 06:23:01 +00:00
Sekwah
02d58e5dfd refactor: switch triggerblock to a tag for consistency 2023-12-18 02:25:02 +00:00
Sekwah
6d4fd07cc2 fix: improve auto complete for triggerblock 2023-12-18 02:19:08 +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
21e7481a1a feat: add debug view for selection 2023-12-17 06:33:18 +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
0cf22e3d10 feat: remap and filter tags 2023-12-07 03:58:56 +00:00
Sekwah
3c517a97c9 feat: add basic desti create and remove 2023-12-05 09:20:08 +00:00
sekwah
c3e60fa02e feat: add error messages for the destination commands 2023-12-03 18:31:53 +00:00
sekwah
013d41d65d feat: make portal and desti implement the same tab auto complete 2023-12-03 14:50:44 +00:00
sekwah
725b847caa chore: improve dev tasks 2023-12-03 14:19:57 +00:00
Sekwah
4424ee77e6 feat: center titles based on length 2023-12-03 05:03:08 +00:00
Sekwah
9e5acdb2e5 chore: disable discord upload for now 2023-12-02 20:24:07 +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
1402a56e21 chore: fix up project caps 2023-11-22 00:25:22 +00:00
Sekwah
34a083f620 chore: fix up newline on windows for builds 2023-11-22 00:23:23 +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
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