Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - ragundo

Pages: [1]
1
 A dfhack plugin (yes, it's a dfhack plugin) similar to gm-editor but with a convenient GUI and some cool features:



Features
  • Graphical viewer for all Dwarf Fortress structures known from DFHack.
  • Open any individual structure in a new window for easy understanding.
  • All structure types supported (vectors, arrays, pointers, enums, unions, bitfields, etc).
  • Hexadecimal memory viewer for Dwarf Fortress process memory.
  • Show comments and 'refers-to' (if defined) attributes for fields in structures.
  • Show the dfhack xml file where each structure is defined.
  • Stores opened df structures so you can track evolution of the structures in time (rather primitive right now).
  • Automatic decoding of enums, bitfields, coordinates and language names.
  • Decoding of derived classes showing its hierarachy.


Supported operating systems
  • Windows 64 bit
  • Linux 64 bit

More information in the plugin repository https://github.com/ragundo/DwarfExplorer

Download: https://github.com/ragundo/DwarfExplorer/releases

Linux version ready. No Mac support.


Pages: [1]