Commit Graph

5 Commits

Author SHA1 Message Date
Kurt
b88c518d5c
Update FieldItemEditor for 3.0.0 (#716)
Updates the Field Item Editor to render layers based on the entire map, and the per-patch positioning of each layer.
Import/export will gracefully handle upgrade/downgrade, and viewport import/export will gracefully update tiles rather than a per-acre basis.

Performance has also been slightly improved; no allocation is done anymore when updating the image.
2026-01-25 16:55:38 -06:00
Kurt
fa3f0e3cc8
Update to .NET 10 (#683) 2026-01-13 16:02:58 -06:00
Kurt
28e4e76d3f Update EnumHashTests.cs 2020-04-11 23:11:04 -07:00
Kurt
f5d470ac3d Add conversion for some enum names
src input: f20b29a0b7/specs_111.py

(renamed .py->.txt for resource loading)
2020-04-11 16:53:31 -07:00
Kurt
6bdab868eb Add enum hashing method 2020-04-11 16:10:34 -07:00