|
0ad2c408a6
|
style: clarify code
|
2023-04-25 23:25:43 +02:00 |
|
|
cee168e225
|
feat: wrappers
|
2023-04-25 23:25:14 +02:00 |
|
|
94634f7bba
|
fix: remove nms folder
|
2023-04-25 18:37:22 +02:00 |
|
|
ebe539c614
|
fix: remove dependency reduced pom
|
2023-04-25 18:36:14 +02:00 |
|
|
7f3ecddc51
|
feat: protocollib, java 8
|
2023-04-25 18:34:49 +02:00 |
|
|
fd732fc886
|
feat: use packetevents
|
2023-04-03 12:15:47 +02:00 |
|
|
d17aadc09a
|
feat(build): rework structure
|
2023-04-03 11:03:05 +02:00 |
|
|
6e0ef4a243
|
feat(build): remove dist
|
2023-04-03 11:00:34 +02:00 |
|
|
35e2db02e9
|
feat: remove NMS dependency
|
2023-04-03 10:56:43 +02:00 |
|
|
d37a0bd3ba
|
other: rework config later
|
2023-04-02 23:39:44 +02:00 |
|
|
197abbe5d1
|
fix: missing import?
|
2023-04-02 23:13:47 +02:00 |
|
|
5f55fe4fcb
|
Merge branch 'feat-gui' of atnrch.xyz:ineanto/nicko into feat-gui
|
2023-04-02 23:13:03 +02:00 |
|
|
5bbf4c3ab9
|
feat: improved gui based on feedback
|
2023-04-02 23:09:22 +02:00 |
|
|
6f1391c6cf
|
feat: improved gui based on feedback
|
2023-04-01 13:51:19 +02:00 |
|
|
7f6e890cab
|
fix(build): package relocation
|
2023-04-01 11:40:11 +02:00 |
|
|
5413b7aca9
|
feat: updated to latest version of InvUI
|
2023-04-01 11:25:51 +02:00 |
|
|
91d914fd23
|
fix: api-version
|
2023-03-29 09:03:26 +02:00 |
|
|
32e8bb0bcf
|
feat: 1.19.4 support
disguise seems broken for others as of late, and I can't seem to figure out the root cause.
|
2023-03-28 20:48:36 +02:00 |
|
|
45bca01366
|
feat: 1.19.4 support
|
2023-03-15 19:02:07 +01:00 |
|
|
fca460df50
|
refactor: use dedicated method
|
2023-03-14 15:56:11 +01:00 |
|
|
4c5ff34a8d
|
style+fix: player not respawning + prefix change
|
2023-03-14 13:34:59 +01:00 |
|
|
6f1ce8d5d9
|
refactor: instance not necessary and final vars
|
2023-03-14 09:53:29 +01:00 |
|
|
875dcebe0b
|
fix(config): add default constructor and actually test
|
2023-03-14 09:41:30 +01:00 |
|
|
c1dd0e646a
|
feat(config): clearer error message
|
2023-03-13 19:58:13 +01:00 |
|
|
7e64d3f93a
|
refactor(struct): test struct does not correspond to main struct
|
2023-03-13 19:35:37 +01:00 |
|
|
9c04d62ce5
|
fix: test is not in scope
|
2023-03-13 19:33:21 +01:00 |
|
|
46aa3225d3
|
feat(redis): rework configuration to support multiple data sources
|
2023-03-13 19:32:15 +01:00 |
|
|
e00875faa2
|
feat: working on transfer with cache
|
2023-03-12 10:09:43 +01:00 |
|
|
fb562b43b9
|
fix: cache test sql connection
|
2023-03-11 11:51:24 +01:00 |
|
|
8792c59568
|
refactor: moved name storage into seperate class
|
2023-03-11 11:49:56 +01:00 |
|
|
e7bd920e92
|
refactor: static imports
|
2023-03-11 11:41:23 +01:00 |
|
|
33504ff4e9
|
refactor: function name
|
2023-03-11 11:37:11 +01:00 |
|
|
f0dde058b0
|
refactor: clearer method name
|
2023-03-07 08:57:23 +01:00 |
|
|
8cfabe4a5c
|
feat(deps): jedis
|
2023-03-07 08:28:43 +01:00 |
|
|
4f1a706481
|
feat: redis configuration
|
2023-03-07 08:23:50 +01:00 |
|
|
341b2a5fd2
|
feat(deps): remove bungeecord repository
|
2023-03-07 08:09:26 +01:00 |
|
|
8376f9b7f7
|
feat(deps): remove bungeecord
|
2023-03-07 08:08:52 +01:00 |
|
|
3d625efa93
|
refactor: reorder variables
|
2023-03-06 21:28:37 +01:00 |
|
|
197c5e19fc
|
fix: img not ignored
|
2023-03-06 20:51:50 +01:00 |
|
|
656212ec48
|
remove .gitignore files
|
2023-03-06 20:50:50 +01:00 |
|
|
297f2ab15c
|
feat: remove configuration notice
|
2023-03-06 20:21:46 +01:00 |
|
|
80bd5ff4ab
|
fix: invalid configuration
|
2023-03-06 20:19:42 +01:00 |
|
|
31f5c4d88e
|
refactor/feat: remove bungeecord, uncluttered code
|
2023-03-06 19:30:53 +01:00 |
|
|
a4999a28a1
|
feat: bungeecord support on proxy and some optimizations
|
2023-02-13 18:08:45 +01:00 |
|
|
b3c624eaa4
|
style: trim space
|
2023-02-13 18:05:32 +01:00 |
|
|
e06424a0ca
|
fix: downgrade to java 8
|
2023-02-13 18:05:06 +01:00 |
|
|
bce3578fe8
|
feat: revert bad idea
|
2023-02-08 19:39:09 +01:00 |
|
|
cb8cf571b8
|
fix: variable is not shared, so it's useless
|
2023-02-07 16:00:35 +01:00 |
|
|
a3005111c7
|
refactor: instance not used but should
|
2023-02-07 15:53:05 +01:00 |
|
|
1edfac5537
|
feat(bungee): profile plugin message
|
2023-02-03 21:37:32 +01:00 |
|