Sekwah
|
d568f051f8
|
feat: add portal protections
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
c90597228a
|
feat: add default trigger block if unspecified
|
2024-11-18 05:32:21 +00:00 |
|
sekwah
|
29b2e2734b
|
feat: show triggerblocks in debug view
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
91fdb4dc33
|
refactor: switch triggerblock to a tag for consistency
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
12923480fc
|
fix: improve auto complete for triggerblock
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
81e8876079
|
fix: issues with tab menu capitalisation
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
9ccf7b1d13
|
feat: can create basic portals with tags
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
dd7c545a75
|
feat: add debug view for selection
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
3558629f8e
|
feat: add the ability for tags to reject values
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
6629151fc6
|
feat: add show desti command
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
008573305e
|
feat: add abstracted game scheduler
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
f002c8e125
|
feat: adding debug command
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
a658e7df87
|
feat: remap and filter tags
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
c6d644a0b3
|
feat: add basic desti create and remove
|
2024-11-18 05:32:21 +00:00 |
|
sekwah
|
13a27cacb3
|
feat: add error messages for the destination commands
|
2024-11-18 05:32:21 +00:00 |
|
sekwah
|
6921749128
|
feat: make portal and desti implement the same tab auto complete
|
2024-11-18 05:32:21 +00:00 |
|
sekwah
|
00ab7e4fec
|
chore: improve dev tasks
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
852221533f
|
feat: center titles based on length
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
f991048cc2
|
chore: disable discord upload for now
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
412bc4f07f
|
fix: allow null values for auto complete suggestions
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
c64c342a4d
|
feat: adding auto complete for tags
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
106a0ae8b4
|
feat: add a warning for no name being included
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
cc9fa203cb
|
feat: add the ability to have multiple values for a tag
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
030ef3a135
|
feat: new tag parser
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
8c171dbaff
|
chore: pre-commit cleanup
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
602586229c
|
chore: fix up project caps
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
13283c470b
|
chore: fix up newline on windows for builds
|
2024-11-18 05:32:21 +00:00 |
|
Sekwah
|
ad1ef6cc40
|
feat: portal block placing checks surrounding blocks for orientation
Also moved data to be serializeddata
|
2024-11-18 05:32:21 +00:00 |
|
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 |
|