bf46564e46
feat: switch to jackson for YAML config parsing
2023-01-29 22:02:26 +01:00
bf09e24c4b
refactor(global): unify global components into a single parent class
2023-01-29 21:06:23 +01:00
567e005e16
refactor(config): field names and structure
2023-01-28 16:55:59 +01:00
69e2e95598
refactor: preparing config for massive refactor
2023-01-28 16:39:34 +01:00
836bbd3f90
refactor: new line fix
2023-01-28 13:48:11 +01:00
91835389b1
refactor: unused channel
2023-01-28 13:14:22 +01:00
60e6a69e38
fix(bungee): condition check
2023-01-28 11:58:49 +01:00
c72760d0b0
refactor(bungee): useless listener
2023-01-28 11:43:15 +01:00
53efa969a1
fix(msg): line breaks
2023-01-28 11:42:58 +01:00
09e30f6a62
feat(papi): empty profile check
2023-01-23 18:47:38 +01:00
7484b40cfc
feat: broken sql tests
2023-01-23 18:12:23 +01:00
974a6facc3
build(cvs): update api
2023-01-23 18:11:54 +01:00
d95a9e844a
test: broken sql connection + more adequate logging levels
2023-01-23 17:18:31 +01:00
72c2c5ed12
feat(sql): player storage
2023-01-23 16:26:53 +01:00
2d2e315793
refactor: logic
2023-01-23 15:04:43 +01:00
a8b3a1d290
style: spacing
2023-01-23 14:16:40 +01:00
32cfade9db
refactor: convert to local field
2023-01-23 14:04:17 +01:00
27a2ecda32
feat: action result on storage
2023-01-23 10:53:44 +01:00
d9dca0c0cc
refactor: else branch not necessary
2023-01-23 10:07:40 +01:00
ffb50e8391
refactor: return values if profile is null
2023-01-23 10:05:02 +01:00
3dfb6517a1
style: cleanup debug statements
2023-01-22 21:15:57 +01:00
c7d6c57320
refactor: much cleaner internals
2023-01-22 15:57:55 +01:00
a72b67be06
style(file): structure
2023-01-22 15:34:01 +01:00
1f58704488
fix: useless statement
2023-01-22 15:33:32 +01:00
b176296b24
feat: save all on shutdown
2023-01-22 15:32:55 +01:00
44b4fdd618
style(item): make naming more in line with others
2023-01-22 15:27:42 +01:00
8634f4c84c
feat: make item async
2023-01-22 15:27:20 +01:00
ed1ffc472e
style: make sentence shorter
2023-01-22 14:53:15 +01:00
9a921d0b7a
refactor: make field final
2023-01-22 14:52:44 +01:00
ebdcdd34ae
refactor: cleanup the code
2023-01-21 14:47:07 +01:00
c7154510de
feat: reflection here so save the day
2023-01-21 12:38:20 +01:00
4c2135ac32
feat: full 1.19.3 support
...
ok this is SO weird. protocollib appears to have absolutly NO trouble modifing (via reflection) a IMMUTABLE list??
the code is so messy right now but i'll clean it up later, let's say it works for now.
this commit also breaks all the other versions due to the way i get the internals soooooo.....
2023-01-21 12:11:11 +01:00
052ff6bc9d
feat: 1.19.3 skin support
2023-01-20 23:36:15 +01:00
95b3e420bc
fix: internals not found error
2023-01-20 17:15:45 +01:00
f7a9689ee2
refactor: remove debug statements
2023-01-20 16:53:35 +01:00
42ba20cc1a
refactor: remove useless line
2023-01-20 13:19:15 +01:00
cd03732aaa
feat: unavailable option display
2023-01-20 13:07:48 +01:00
8dfdbd4db3
refactor(item): descriptions and naming
2023-01-20 12:58:27 +01:00
690aeadf67
feat: do not cache skin reset
2023-01-19 20:08:10 +01:00
aba24384d5
refactor: extract uuid to var
2023-01-19 19:07:58 +01:00
338a470468
fix: placeholder invalid player
2023-01-19 19:07:35 +01:00
3c3ff182f0
feat: make items display horizontaly
2023-01-19 19:07:20 +01:00
e75331fe4e
style: spacing
2023-01-19 19:06:23 +01:00
f3284d3c05
fix: translate to UUID
2023-01-17 01:04:10 +01:00
50d42549de
feat/fix/refactor: gui stuff
2023-01-17 00:48:37 +01:00
f4e2f9cb46
feat: cache stats and ajustements
2023-01-16 19:07:55 +01:00
3f2473aac5
fix(command): oob
2023-01-16 18:32:17 +01:00
ee8fc04d4a
style: better code naming/conventions for player check
2023-01-16 18:28:36 +01:00
42439019b7
style: better code naming/conventions
2023-01-16 18:27:07 +01:00
3497dd3adf
feat: skin cache invalidation
2023-01-16 17:11:54 +01:00