Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

First Beta: More verbose than ever!

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 14 Nov 15:25
· 105 commits to main since this release

This release comes with a lot of fixes, improvements, and the following:
-an efficient log system.
-an announcement system (just like the one used by official servers).
-colored broadcasts.
-a more efficient/robust (but not bulletproof) player list.
-stronger exception handling.

The logs are using a file format created solely for the purpose of storing these kinds of logs. It can reduce the file size a lot(compared to using CSV directly).
Beware that, when using the fetch command to download logs, the logs are converted to CSV on-demand, which can be a little bit CPU intensive and will produce a spike in usage.