Commit graph

47 commits

Author SHA1 Message Date
RuscalWorld
9111ae9dcc
1.18 2021-12-03 14:15:29 +03:00
RuscalWorld
ee48cefe3c
Bump version 2021-09-07 22:22:26 +03:00
RuscalWorld
3cee0a1ba3
Fix changing MSPT gauge value without label (#1) 2021-09-07 22:21:56 +03:00
RuscalWorld
5c688104ea
Show all supported versions on Modrinth 2021-08-06 17:16:36 +03:00
RuscalWorld
f3f8ba66eb
Bump version 2021-08-06 17:05:56 +03:00
RuscalWorld
b921bc5c2c
Forcibly disable TPS and MSPT metrics if spark mod is not installed 2021-08-06 17:03:40 +03:00
RuscalWorld
3dc5c21474
Add backwards compatibility with Minecraft 1.16.5 (#2) 2021-08-06 16:51:40 +03:00
RuscalWorld
ec9349dce0
Check if spark enabled before registering metrics that require it 2021-06-26 11:26:34 +03:00
RuscalWorld
0e96325c79
Fix typo in config 2021-06-24 22:19:32 +03:00
RuscalWorld
235ec91332
Update version 2021-06-24 22:18:43 +03:00
RuscalWorld
95626ceaa7
Optimize imports 2021-06-24 22:18:27 +03:00
RuscalWorld
918a3785bd
Merge remote-tracking branch 'origin/master' 2021-06-24 22:15:17 +03:00
RuscalWorld
9126d9ba2e
Add support for Minecraft 1.17 2021-06-24 22:15:04 +03:00
Nikolay
9555ad4606
Fix typo 2021-06-10 15:51:53 +03:00
RuscalWorld
8aba2e8048
Bump version 2021-05-26 00:56:25 +03:00
RuscalWorld
9b331b84c7
Rename publish job 2021-05-26 00:55:38 +03:00
RuscalWorld
88c14f8624
Bump version 2021-05-26 00:47:42 +03:00
RuscalWorld
82f10e589e
Add Modrinth token in CI 2021-05-26 00:46:15 +03:00
Nikolay
d7c3dd6bd6
Fix CI again 2021-05-26 00:42:38 +03:00
Nikolay
53c9386f97
Attempt to fix CI 2021-05-26 00:39:47 +03:00
RuscalWorld
7476553088
Update version 2021-05-26 00:30:32 +03:00
RuscalWorld
bee2e597de
Merge remote-tracking branch 'origin/master' 2021-05-26 00:27:39 +03:00
RuscalWorld
b32bdf4d19
Publish on Modrinth 2021-05-26 00:27:30 +03:00
Nikolay
8fd1a773f8
Create README.md 2021-05-26 00:09:17 +03:00
RuscalWorld
0b87fec8b4
Fix typo 2021-05-26 00:08:36 +03:00
RuscalWorld
3d680b7f2c
Make spark optional 2021-05-26 00:08:05 +03:00
RuscalWorld
283b32fe8a
Update fabric.mod.json 2021-05-25 22:36:53 +03:00
RuscalWorld
305699a1fd
Add comments to the default config 2021-05-25 22:24:13 +03:00
RuscalWorld
a3ef97f821
Implement handshake request metrics 2021-05-25 22:02:52 +03:00
RuscalWorld
bad6896a5e
Refactor metric registration, add ability to disable metrics in config 2021-05-25 21:44:14 +03:00
RuscalWorld
2506639051
Add ability to disable spark metrics 2021-05-25 21:25:49 +03:00
RuscalWorld
c56b315c3e
Fix shutdown issues 2021-05-25 12:15:32 +03:00
RuscalWorld
c9fa96d792
Add loaded chunks count metrics 2021-05-25 00:43:14 +03:00
RuscalWorld
a48d73c30a
Make separate metrics for min and max MSPT 2021-05-25 00:32:20 +03:00
RuscalWorld
0961890d47
Make separate metrics for players in different worlds 2021-05-25 00:28:10 +03:00
RuscalWorld
a4c4b144f8
Refactor metric updating, implement entity metrics 2021-05-25 00:20:28 +03:00
RuscalWorld
19951d3f36
Shade another important dependency 2021-05-24 21:01:34 +03:00
RuscalWorld
43d01ac420
Fix saving of default config 2021-05-24 20:57:29 +03:00
RuscalWorld
2b78de3d76
Rename final jar file 2021-05-24 20:34:27 +03:00
RuscalWorld
073f8c1a69
Merge remote-tracking branch 'origin/master' 2021-05-24 20:20:22 +03:00
RuscalWorld
485afe1f9b
Remove some unnecessary repositories, oops 2021-05-24 20:20:15 +03:00
Nikolay
edebf3a813
Add CI 2021-05-24 20:18:07 +03:00
RuscalWorld
2687db425a
Add TPS and MSPT metrics 2021-05-24 20:10:45 +03:00
RuscalWorld
66a1cd5741
Start updater only after minecraft server starts
Fixes NPE during server startup
2021-05-24 19:56:54 +03:00
RuscalWorld
a24c0547de
Make server port and update interval configurable 2021-05-24 19:53:32 +03:00
RuscalWorld
495d55e242
Remove debug message 2021-05-24 19:20:55 +03:00
RuscalWorld
8514f86e37
Initial commit 2021-05-24 19:20:19 +03:00