Skip to content

Releases: SirLouen/petria-inventory-viewer

Release v1

19 Oct 23:34
Compare
Choose a tag to compare

I'm excited to announce the first release of the Petria Inventory Viewer!

Initial Features

  • Load and parse inventory files in text format
  • Display items in a sortable treeview
  • Filter items by various attributes:
    • Object type
    • Weapon type
    • Level range
    • Item attributes (Hit Roll, Damago Roll, Wisdom, Intelligence, etc.)
  • Search items by name
  • View detailed item information
  • Automatically load 'inventario.txt' if present in the same directory
  • Custom icon for Windows executable and taskbar

Installation

Download the Windows executable from the releases page. No installation required - just run the .exe file.

For developers, clone the repository and run main.py with Python 3.x.

Feedback

We welcome your feedback and suggestions for future improvements. Please open an issue on GitHub for any bugs or feature requests.

Thank you for using the first version of Petria Inventory Viewer!