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
Alca259
a20bd1c419
Support for 16x16px per tile and river editor ( #668 )
...
* Upgrade to .NET 8 + Nugets
* Add support for tile 16x16px instead 1px
* Rivers except 2B
* River2B
2025-07-28 00:02:34 -05:00
Kurt
de3ee7ba41
Rotate terrain tile on ctlr-shift click
...
Closes #290
2020-06-01 20:47:04 -07:00
Kurt
084542d367
xmldoc
...
tried to split off some grid stuff because rooms don't need to know about acres; whatever
2020-05-23 13:08:14 -07:00
Kurt
febcc4e024
Change sea acre naming for combobox
...
'B' for bottom is the same as 'B' for Row2; just use directional arrows instead.
not using unicode arrows
2020-05-20 20:26:04 -07:00
Kurt
d586085b18
Differentiate road colors
...
Closes #222
2020-05-15 08:17:19 -07:00
Kurt
6fe7e4e53a
Add road tile detail copy
...
Copies only the road portion of the terrain tile, not the ground detail.
Closes #203
2020-05-12 15:22:39 -07:00
Kurt
60faecdc69
Refactoring
...
move files, abstract some logic for later reuse
2020-05-11 22:14:27 -07:00