Commit graph

218 commits

Author SHA1 Message Date
aro
e06424a0ca fix: downgrade to java 8 2023-02-13 18:05:06 +01:00
aro
bce3578fe8 feat: revert bad idea 2023-02-08 19:39:09 +01:00
aro
cb8cf571b8 fix: variable is not shared, so it's useless 2023-02-07 16:00:35 +01:00
aro
a3005111c7 refactor: instance not used but should 2023-02-07 15:53:05 +01:00
aro
1edfac5537 feat(bungee): profile plugin message 2023-02-03 21:37:32 +01:00
aro
e81d45c2f5 refactor: avoid duplicate code 2023-02-01 18:25:26 +01:00
aro
c1880389de refactor: simplify code 2023-02-01 18:24:07 +01:00
aro
b6c21eb352 fix(bukkit): remove unused variable 2023-02-01 18:22:59 +01:00
aro
215b96ea4b fix(sql): correctly update database values 2023-02-01 18:16:53 +01:00
aro
69e6fd0583 feat(sql): support null 2023-02-01 01:35:28 +01:00
aro
f31868ccf6 feat: remove unstable 2023-02-01 01:26:20 +01:00
aro
13d2b6f497 feat: sql data storage and retrieve 2023-02-01 01:06:40 +01:00
aro
b63e60e83d feat(sql): correctly store uuids 2023-01-31 19:59:38 +01:00
aro
219f4426ea style(internals): inaccurate comment 2023-01-31 18:14:45 +01:00
aro
2bba64e521 feat(global): downgrade project to jre1.8 for compatibility reasons
also fixed the impossibility to compile 1.13 to 1.16
because the PlayerInfoData class is NOT static
toying with NMS is not recommended and
i can see why but this is on another level
2023-01-31 18:11:05 +01:00
aro
5fa12e0ef7 style(config): clearer explanation 2023-01-31 17:22:40 +01:00
aro
5a6759d470 style(readme): update readme 2023-01-31 16:59:00 +01:00
aro
dae78564c1 feat: 1.13 - 1.16.5 support 2023-01-31 16:40:55 +01:00
aro
acef7e2f55 fix: ignore iml files 2023-01-31 15:48:41 +01:00
aro
2806a87cc5 feat(build): cleaned up dependencies 2023-01-31 15:46:17 +01:00
aro
575224a69d refactor(layout): clean packaging 2023-01-31 15:26:09 +01:00
aro
273ffb28ec feat(bungee): force sql 2023-01-30 18:39:47 +01:00
aro
8c59dae6ae feat(anvil): set interactable slots 2023-01-30 10:46:41 +01:00
aro
9b840ee53f refactor: update anvilgui usage 2023-01-30 10:43:55 +01:00
aro
0e41c927c9 refactor(global): still refactoring some packages 2023-01-30 10:32:47 +01:00
aro
dab8553247 feat: disable setting if bungeecord failed to init 2023-01-30 10:18:21 +01:00
aro
b09a09438e feat: load storage and disable if not sql 2023-01-30 10:17:57 +01:00
aro
eda5b33370 refactor: class moved 2023-01-30 09:53:22 +01:00
aro
6b1c2255c9 refactor: move class to bukkit package 2023-01-30 09:52:44 +01:00
aro
9d18f0fdcb fix: debug print 2023-01-29 22:02:53 +01:00
aro
bf46564e46 feat: switch to jackson for YAML config parsing 2023-01-29 22:02:26 +01:00
aro
bf09e24c4b refactor(global): unify global components into a single parent class 2023-01-29 21:06:23 +01:00
aro
567e005e16 refactor(config): field names and structure 2023-01-28 16:55:59 +01:00
aro
69e2e95598 refactor: preparing config for massive refactor 2023-01-28 16:39:34 +01:00
aro
836bbd3f90 refactor: new line fix 2023-01-28 13:48:11 +01:00
aro
91835389b1 refactor: unused channel 2023-01-28 13:14:22 +01:00
aro
60e6a69e38 fix(bungee): condition check 2023-01-28 11:58:49 +01:00
aro
88f32ff954 feat: invalid chat session handle 2023-01-28 11:57:57 +01:00
aro
fb05305d8d feat(1.19.3): clean error message 2023-01-28 11:44:54 +01:00
aro
c72760d0b0 refactor(bungee): useless listener 2023-01-28 11:43:15 +01:00
aro
53efa969a1 fix(msg): line breaks 2023-01-28 11:42:58 +01:00
aro
09e30f6a62 feat(papi): empty profile check 2023-01-23 18:47:38 +01:00
aro
7484b40cfc feat: broken sql tests 2023-01-23 18:12:23 +01:00
aro
974a6facc3 build(cvs): update api 2023-01-23 18:11:54 +01:00
aro
d95a9e844a test: broken sql connection + more adequate logging levels 2023-01-23 17:18:31 +01:00
aro
72c2c5ed12 feat(sql): player storage 2023-01-23 16:26:53 +01:00
aro
2d2e315793 refactor: logic 2023-01-23 15:04:43 +01:00
aro
a8b3a1d290 style: spacing 2023-01-23 14:16:40 +01:00
aro
32cfade9db refactor: convert to local field 2023-01-23 14:04:17 +01:00
aro
27a2ecda32 feat: action result on storage 2023-01-23 10:53:44 +01:00