Releases: suspiciousman3187/Gnosis
Releases · suspiciousman3187/Gnosis
Release list
v0.0.6
v0.0.5
New Features
- Added new Cleanup section which allows pruning of garbage encounter data, as well as a restore function to roll back any corrupted data from deletion/merge/split operations.
- Improved Merge/Split functions to be more stable and consistent.
- Select Mode in Encounter History now allows Click+Drag to quickly select multiple logs for merging.
Bugfixes
- Enemy-targetted Job Abilities should no longer be classified as Weapon Skills and should now properly display under Job Abilities across all views.
- Direct-drop personal Loot (in Multibox setups) now should be properly attributed to the proper clients.
- Fixed duplicated/triplicated drops appearing in multibox encounter reports.
- Tightened window for Gear snapshots to lessen the verbose output of multiple sets in laggy environments.
- Fixed multibox Sortie reports that only showed one character's Experience and Loot; all characters now appear.
- Fixed the Sortie Experience and Currency sections showing empty when Experience and Gallimaufry were actually earned.
- Fixed a bug where Debuff Uptime section was displayed incorrectly when viewing logs locally.
- Reworked the Gallimaufry tracking upon killing bosses in Sortie to be more reliable.
- Reworked Aminon fight engage detection to be more reliable and prevent double-logging.
v0.0.4
New Features
- Shared logs now include the version number for Gnosis.
- Added a Debuff Upkeep display that shows how long debuff status effects were kept throughout each fight.
Bugfixes
- Fixed a bug where Gnosis lagged the client while the viewer was closed.
- Fixed a bug where logs where Aminon wiped the team were not displaying properly.
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!