Skip to content

Releases: suspiciousman3187/Gnosis

v0.0.6

Choose a tag to compare

@suspiciousman3187 suspiciousman3187 released this 23 Jul 04:19

Bugfixes

  • Fixed a bug where consecutive Sortie runs could sometimes be merged together.

v0.0.5

Choose a tag to compare

@suspiciousman3187 suspiciousman3187 released this 08 Jul 04:29

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

Choose a tag to compare

@suspiciousman3187 suspiciousman3187 released this 24 Jun 21:40

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

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!

v0.0.2

Choose a tag to compare

@suspiciousman3187 suspiciousman3187 released this 15 Jun 02:27
v0.0.1

v0.0.1

Choose a tag to compare

@suspiciousman3187 suspiciousman3187 released this 14 Jun 22:33
v0.0.0

v0.0.0

Choose a tag to compare

@suspiciousman3187 suspiciousman3187 released this 14 Jun 09:18
initial commit