Releases: Haselnussbomber/HaselDebug
Releases · Haselnussbomber/HaselDebug
HaselDebug v1.54.0
HaselDebug v1.53.0
- 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
- 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
HaselDebug v1.51.0
- 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
HaselDebug v1.49.0
HaselDebug v1.48.1
HaselDebug v1.48.0
- 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).