mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-05-23 05:46:29 -05:00
* python tool should support reading/writing tuples in tables
* writing `0` to a length in a table should update the children to be null (and delete the data)
* change an element count from 0 should create new data if the pointer is null
* creating new data via `@{` should update the length
* tested that this also works as expected with trainer teams (tpt)
* might have issues with ows, but they handle length differently
|
||
|---|---|---|
| .. | ||
| HexManiac.Core | ||
| HexManiac.Tests | ||
| HexManiac.WPF | ||
| Directory.Build.props | ||
| SharedAssemblyInfo.cs | ||