Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Releases: ZeromusXYZ/PacketViewerLogViewer

Version 0.5.1

18 May 11:04
Compare
Choose a tag to compare

Bugfix: Now correctly loads Ashita packeteer log files again.

Version 0.5

12 May 07:15
Compare
Choose a tag to compare

Added features:

  • Arrow icons to indicate incoming and outgoing packets
  • Added setting to change arrow style (or set it to the old way)
  • Icons added to other places as well
  • Bug-fix in packet location by time (used in video linking)
  • Added filmstrip icon if a packet is within video link
  • Video link form will now open in the bottom-right corner of the mainform
  • Added new search option, Search by parsed data (requires pre-parse setting to be enabled to use). This will allow searching of values as shown in the field grid view (string-only case insensitive)

Version 0.4.5

06 May 19:45
Compare
Choose a tag to compare

Various bug fixes.
Added more information to .pvlv files.
Can now open .pvlv files directly from the open dialog.
Added Copy Summary button to the project information window.

Version 0.4

03 May 18:39
Compare
Choose a tag to compare

Added features:

  • Linking local video files or YouTube videos and set their relative offset (requires VideoLAN VLC player to be installed for libvlc)
  • Added "Project File" functionality (auto-saved after closing a log that did not get edited)
  • Added dialog for editing the Project File settings, like including tags that can later be used to search for
  • Statusbar at the bottom that show what is considered the current Project Directory (and if video links are available)

Version 0.3

27 Apr 11:06
Compare
Choose a tag to compare

Following features have been added:

  • Correctly displaying local time for the "vanatime" field
  • Added support to write hex values with a h at the end (e.g. A0h)
  • New "field type" showblock, that is the same as switchblock without a condition
  • Helpers for the internal parser editor

Version 0.2

24 Apr 17:24
Compare
Choose a tag to compare

Added following features:

  • Popup menu with options for filters/edit parser/export on the PacketList
  • Added Copy Packet Source button
  • Added close button on PacketList Tabs
  • Added a very basic internal editor for editing parser files
  • Added a checkbox in the settings dialog to allow using your default text editor for editing parser files

Version 0.1.0

22 Apr 17:39
Compare
Choose a tag to compare

Added features:

  • Search
  • Paste Clipboard as new tab

Version 0.0.1 - Initial Test Release

22 Apr 11:23
Compare
Choose a tag to compare

This is the first release of the C# version of PacketViewerLogViewer.
It should be used for testing purposes as I'm not 100% sure that the packet parsers are correct yet.
Notable missing features are:

  • Search
  • Video Link