Skip to content

v0.0.3

Choose a tag to compare

@suspiciousman3187 suspiciousman3187 released this 23 Jun 01:22

New Features

Average WS TP under Stats

  • Improved WS TP tracking & also added a new "Average WS TP" column under stats.

Debug/Performance Tooling

  • gn debug on / off / reset / report collects per-event-type timing + heap size. Each saved encounter (and Sortie report) auto-generates a sibling __perf.txt file in data/Performance Logs/ while debug is on. Manual gn debug report dumps a 5-minute rolling history to the same folder.

Command Line Functions

Command Arguments Function
gn start Starts tracking.
gn stop Stops tracking.
gn mode <encounter|session|zone|off> Change the tracking mode.
gn save Manually save the current encounter.
gn timeout <s> Set encounter timeout.
gn status Show current status.
gn debug <on|off|reset|report> Enter debug/performance logging mode.
gn help Help Me

Bugfixes

  • Reworked sync and logging architecture to be more performant. Should reduce lag across the board, both inside and outside Sortie.

Thanks to everyone who requested and gave feedback!