Skip to content

Releases: Haselnussbomber/HaselDebug

HaselDebug v1.54.0

07 Apr 21:20
3fee0b9

Choose a tag to compare

  • Added: Zone Init Log tab to inspect ZoneInit packets.
  • Fixed: TreeNodes in Packet Log tabs couldn't be opened.
  • Updated: ClientStructs now at 9c7551ac (compare).

HaselDebug v1.53.0

06 Apr 14:12
ca5090b

Choose a tag to compare

  • Updated: The excel renderer now supports Subrow sheets and SubrowRefs.
  • Updated: The Unlock Links tab now displays unknown entries and a couple system unlocks have been manually added.
  • Fixed: Region names in the Aetherytes tab have been corrected.
  • Fixed: DescriptionPages in the Unlock Links tab now properly display the Subrow id.
  • Updated: ClientStructs now at 9c7551ac (compare).

HaselDebug v1.52.0

30 Mar 17:19
e457def

Choose a tag to compare

  • Added: A config option to toggle the /xldev menu entry.
  • Added: Support for AgentLifecycle vtable replacements. The original vtable address is now resolved. Can be disabled in the plugin configuration.
  • Added: Fields of type short, int, ushort or uint and name containing "WorldId" will now additionally display the World name.
  • Added: A Party Finder Listing Log tab was added to log incoming CrossRealmListingSegmentPackets.
  • Updated: Packet Log tabs are now grouped together.
  • Updated: The Chara Select Character List tab was overhauled and is now displayed as table, like in other tabs.
  • Fixed: An exception in the BitField renderer when the underlying type is not ulong and shift was held for the hex view.
  • Updated: ClientStructs now at 4245e53d (compare).

HaselDebug v1.51.1

12 Mar 23:56
e346ae0

Choose a tag to compare

  • Fixed: NodeOptions were using default, causing properties not to be initialized.
  • Updated: ClientStructs now at bc101ec2 (compare).

HaselDebug v1.51.0

12 Mar 01:58
76d447d

Choose a tag to compare

  • Added: The Addon Inspector now has an "Observe Events" button on addons, which opens a window to log ReceiveEvent calls.
  • Fixed: Only one field at an offset were shown. I forgot unions existed.
  • Updated: Handler names in the Atk Handler Calls tab were updated.
  • Updated: ClientStructs now at 1757d8f3 (compare).

HaselDebug v1.50.0

01 Mar 00:11
d7a1cfe

Choose a tag to compare

  • Added: A LogMessage Log tab that lists all dispatched IChatGui.LogMessage events.
  • Added: A new Sound Manager tab for playing around with sounds.
  • Added: Highlighting a positional SoundData entry will draw a line to its position.
  • Updated: ClientStructs now at 008914bf (compare).

HaselDebug v1.49.0

14 Feb 20:14
9d0ad3e

Choose a tag to compare

  • Added: Bit fields are now rendered.
  • Added: Private/internal fields from parent structs (that the inheritance generator doesn't copy) are now rendered.
  • Updated: ClientStructs now at 302aacc9 (compare).

HaselDebug v1.48.1

10 Feb 07:50
e57ccc1

Choose a tag to compare

HaselDebug v1.48.0

10 Feb 00:46
05eac91

Choose a tag to compare

  • Updated: The Inventory Operation tab now additionally tracks the following packet handlers:
    • HandleInventoryItemPacket
    • HandleInventoryItemUpdatePacket
    • HandleInventoryItemCurrencyPacket
    • HandleInventoryItemSymbolicPacket
  • Fixed: The Instance tab wouldn't show the structs name when the address was null.
  • Updated: ClientStructs now at ba66cafa (compare).

HaselDebug v1.47.2

05 Feb 23:47
f5c37cd

Choose a tag to compare