Skip to content

Releases: tfarley/aclogview

1.0.11

19 May 01:49
Compare
Choose a tag to compare

GUI enhancements from fantoms:

  • Ability to re-open the current pcap file
  • Ability to search/highlight opcodes from the toolbar
  • Displays the full file path in the status bar
  • Fix for crash when sorting a column with no pcap loaded

Also includes more parsing enhancements (thanks to OptimShi & fantoms)

Adds parsing for:
INVENTORY_PUT_OBJ_IN_CONTAINER_EVENT
INVENTORY_WIELD_OBJ_EVENT
INVENTORY_REMOVE_OBJ_EVENT
VENDOR_INFO_EVENT
Evt_Communication__PopUpString_ID
Evt_Communication__Emote_ID
Evt_Communication__HearEmote_ID
Evt_Communication__SoulEmote_ID
Evt_Communication__HearSoulEmote_ID
Evt_Communication__TransientString_ID
Evt_Communication__Talk_ID
Evt_Communication__TalkDirect_ID
CLOSE_GROUND_CONTAINER_EVENT
ATTACKER_NOTIFICATION_EVENT
DEFENDER_NOTIFICATION_EVENT
EVASION_ATTACKER_NOTIFICATION_EVENT
EVASION_DEFENDER_NOTIFICATION_EVENT
Vendor, Weapon, and Creature profiles
OldPublicWeenieDesc

Enhances parsing for:
APPRAISAL_INFO_EVENT
Item profiles

Along with various fixes and cleanup.

1.0.10

30 Apr 07:22
Compare
Choose a tag to compare

Added lifestone materialize message (thanks fantoms).
Added packet list lock and forward/back buttons (thanks forbiddenz).
Added option to display guids as hex as well as adding a column for hex opcodes (thanks ogmage78).
Fixed a regression where some pcapng files would not load correctly due to the parsing stream not skipping blocks properly.

1.0.9

16 Apr 04:05
Compare
Choose a tag to compare

Contains player death message parsing, ability to copy parsed treeview to clipboard, and ability to open pcaps as fully constructed messages as opposed to packets and fragments.

1.0.8

12 Mar 00:50
Compare
Choose a tag to compare

Contains various new tools from Mag-nus for mass data mining, including exception reporting for opcode searching and parsing to binary/csv.

1.0.7

20 Feb 23:09
Compare
Choose a tag to compare

Now with more communication/chat packet decoding as well as a bulk pcap opcode searcher, from Mag-nus.

1.0.6

06 Feb 09:40
Compare
Choose a tag to compare

Support for opening Wireshark captures and pcapng format, small fixes and checks.

1.0.5

29 Jan 10:17
Compare
Choose a tag to compare

Fixes and heatmap saving option.

1.0.4

29 Jan 09:25
Compare
Choose a tag to compare

Now with some bulk pcap tools in the menu bar - select the folder and it will process all .pcap files in that folder (recursively).

1.0.3

22 Jan 08:21
Compare
Choose a tag to compare

Now with highlighting!

1.0.1

22 Jan 05:06
Compare
Choose a tag to compare
More movement packets