Skip to content

1.0.11

Latest
Compare
Choose a tag to compare
@tfarley tfarley released this 19 May 01:49

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.