Skip to content

Releases: nopjne/EntityHero

EntityHero v0.1.3

19 Sep 23:35
Compare
Choose a tag to compare

Fixes array elements not being editable.
Fixes Array element duplication and insertion.
Adds previous and next search.
Adds case matching button.

EntityHero v0.1.2

19 Sep 13:47
Compare
Choose a tag to compare

Fixes key name editing.
Hides unfinished features.

v0.1

19 Sep 13:26
Compare
Choose a tag to compare

Initial released version of EntityHero.
Displays .entities files in a treeview that can be modified
Supports opening .entities files and exporting/importing to/from text
Supports opening and browsing .resources files.
Supports reinjecting entities files into resources files.

Known issues:
Modifying element names may be a bit confusing. Please use left click for now. ( The context menu name editing does not work as it is not finished. )
Dragging elements to reorder does not work as it is not finished.
Array element key names are auto generated and do not allow editing.