Commit graph

169 commits

Author SHA1 Message Date
aro
4ceffe9e10 feat: preferences NickoProfile#toString 2022-12-07 16:29:54 +01:00
aro
df97aee854 refactor: clearer variable name 2022-12-07 16:28:24 +01:00
aro
e2ccdf9071 feat(settings): bungeecord transfer settings (front only) 2022-12-07 11:30:04 +01:00
aro
6ad2a32d5d fix(perf): remove unused instance 2022-12-06 16:52:57 +01:00
aro
d31831c5ee feat(bungee): communication between servers 2022-12-06 14:43:47 +01:00
aro
573463d7f3 feat: check the other way for bungee support 2022-12-06 14:43:15 +01:00
aro
ba778db81a feat: figuring out bungee support 2022-12-06 01:08:54 +01:00
aro
3f86c3c405 fix: wrong field 2022-12-06 00:52:09 +01:00
aro
7e51099b8a fix(build): remove vavr and update to api 1.19.2 2022-12-05 18:30:47 +01:00
aro
451e1c4c95 fix: npe on name change only 2022-12-05 18:13:40 +01:00
aro
93efcd2536 refactor: change meaning 2022-12-05 16:22:55 +01:00
aro
159d0209fb feat: settings gui 2022-12-05 16:14:40 +01:00
aro
8e024c2edf fix: unwanted char 2022-12-05 16:14:32 +01:00
aro
cefef1e213 feat: rework i18n 2022-12-05 16:14:17 +01:00
aro
e46647214f fix(build): invalid module 2022-12-05 16:13:28 +01:00
aro
0bcbcbaa19 fix: shared object instance causes default profile sharing 2022-11-08 20:53:23 +01:00
aro
b4d9c48fd7 fix: crash on anvil 2022-11-08 20:41:35 +01:00
aro
4afdaf4957 fix: this has been done a long time ago 2022-11-08 15:03:51 +01:00
aro
5024d57308 i18n: make the reconnection message more understandable 2022-11-08 15:01:34 +01:00
aro
301a449e14 fix: unreachable case 2022-11-08 14:56:04 +01:00
aro
0160f99ef8 fix: undeclared message now inside dict 2022-11-08 14:55:21 +01:00
aro
39cbfde76f refator: streamline anvilmanager 2022-11-08 14:44:12 +01:00
aro
7fe7412a2d feat: send message on disguise 2022-11-08 14:38:19 +01:00
aro
1ddad4564a fix: english typo 2022-11-08 14:37:19 +01:00
aro
4cae021d34 feat: autocomplete player names for remote gui opening 2022-11-08 14:34:30 +01:00
aro
dcf5305de9 fix: remove mention of removed sub-cmds 2022-11-07 13:18:59 +01:00
aro
b150ae2875 refactor: remove useless class 2022-11-07 13:15:36 +01:00
aro
78b4725584 perf: remove init of useless var 2022-11-05 18:30:06 +01:00
aro
6e20c22147 perf: make var final 2022-11-05 18:27:30 +01:00
aro
f2e2c4f599 refactor: remove case for console 2022-11-05 18:22:02 +01:00
aroooo
9a836bd1e8 refactor: precise nicko can only be used in-game 2022-11-04 17:28:23 +01:00
aroooo
460fcaff84 style: typos/meaning 2022-11-04 17:27:14 +01:00
aroooo
225224b34c fix: open gui after sub-cmd 2022-11-04 17:22:18 +01:00
aroooo
4450eaaf8c fix: display object instead of foreign key 2022-11-04 17:19:44 +01:00
aroooo
f94c462610 fix: remove cmd usage 2022-11-04 17:15:11 +01:00
aroooo
f690d03d77 feat: remove rainbowtext dep 2022-11-04 17:13:17 +01:00
aroooo
ec6a83405a fix(debug sub-cmd): fix arrayindexoutofboundsexception 2022-11-04 17:11:06 +01:00
aroooo
d940d2ad34 feat(plugin.yml): update file 2022-11-04 16:56:28 +01:00
aroooo
17b836005c feat(cmd): remove gui sub-cmd 2022-11-04 16:54:49 +01:00
aroooo
b5ba5441cf feat(cmd): remove from main cmd 2022-11-04 16:53:09 +01:00
aroooo
c5e05737eb feat: remove disguise sub-cmd 2022-11-04 16:52:44 +01:00
aroooo
522da7369a feat: revamp i18n key feature 2022-11-04 16:52:15 +01:00
aroooo
54671b62e5 feat: reset disguise 2022-11-04 16:18:56 +01:00
aroooo
9e64dc74f0 feat(gui): change display item 2022-11-03 11:03:55 +01:00
aroooo
739e41f8f0 fix(i18n): swapped messages 2022-11-03 11:01:02 +01:00
aroooo
f711a4f10b feat: remove redundant message and add gui default item 2022-11-03 11:00:40 +01:00
aroooo
8abd2f8559 style(gui): update structure 2022-11-03 11:00:05 +01:00
aroooo
e398da4039 updated localization files 2022-11-03 10:59:27 +01:00
aroooo
e4265596cb updated localization files 2022-11-03 09:19:08 +01:00
aroooo
c217db98e8 fix: replace vavr's either with in-house implementation 2022-11-03 09:17:50 +01:00
aroooo
a1a0b04471 feat: revert either impl 2022-11-02 11:45:53 +01:00
aroooo
6314fe81b6 style: line length 2022-11-01 21:37:07 +01:00
aroooo
2fdafa225e feat(i18n): localize internals and more 2022-11-01 21:28:28 +01:00
aroooo
887ffaf537 feat: main graphical user interface 2022-11-01 21:27:22 +01:00
aroooo
6666c56f84 build: add vavr 2022-11-01 21:25:34 +01:00
aroooo
9890c6b1a7 feat: gui base 2022-10-27 19:52:16 +02:00
aroooo
acc50e55cd fix: remove debug print 2022-10-27 19:14:22 +02:00
aroooo
27b88ebdf1 fix: remove the text retreive from configuration 2022-10-27 18:40:52 +02:00
aroooo
af6e031995 feat(i18n): rework i18n to get locale from player 2022-10-27 18:39:25 +02:00
aroooo
fa32baf26a build: include and relocate inventory lib 2022-10-27 18:38:07 +02:00
aroooo
816bf72d1c build: change inventory lib 2022-10-27 15:27:11 +02:00
aroooo
492fa479f7 build: add gui lib 2022-10-26 20:15:06 +02:00
aroooo
fe5e172d1d fix(storage): fix some npe and unaccurate check 2022-10-26 20:13:24 +02:00
aroooo
023cabd4a3 fix(i18n): fix npe on local load 2022-10-26 19:51:50 +02:00
aroooo
1e23c64144 feat: initial i18n support 2022-10-24 12:26:52 +02:00
aroooo
421e1f74e6 perf: delay initialisation of mojangapi 2022-10-23 18:45:55 +02:00
aroooo
d1f9fba884 fix: initialise plugin instance 2022-10-23 18:43:59 +02:00
aroooo
6331603594 perf: delay initialisation 2022-10-23 18:43:20 +02:00
aroooo
3185886ead fix(git): correct dependencies 2022-10-23 12:38:21 +02:00