v0.0.3
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 / reportcollects per-event-type timing + heap size. Each saved encounter (and Sortie report) auto-generates a sibling__perf.txtfile indata/Performance Logs/while debug is on. Manualgn debug reportdumps 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!