Skip to content

Releases: totemo/NerdLag

0.2.0 - Control whether reports are logged.

04 Dec 07:57
Compare
Choose a tag to compare

Logging of events that exceed their duration threshold is now off by default and can be controlled using:

/nerdlag event log (on|off)

The syntax of the command to control in-game notifications of long-duration events now uses a similar syntax:

/nerdlag event notify (on|off)

0.1.0 - Basic reporting functionality in-game and in the server log.

04 Dec 06:51
Compare
Choose a tag to compare

Event durations that exceed the reporting threshold are logged to the server log and sent as a message to the user if they subscribe.

Later there will be a /nerdlag event report command that produces a full report of worst case event durations to a file in the plugin directory.