Hi. Can I make a modest sprite contribution? I'm not an artist, just copypasted some from existing ones.
I was somewhat annoyed by that effect with windows, you know, they can be constructed everywhere, but they have only two images, so
I have to finish intersections:
At first I tried variants with right angles, but they were too... messy. I couldn't solve that.
And more doors. Just for other materials. And individual sprites for floodgates.
Floodgate look like something between a door and a section of wall only for clarification, because it's not a door. I couldn't divise something more floodgate-like in one square with current mechanics.
And a little tweak of handles for double doors.
By the way, can I report here a bunch of small xml-issues? I couldn't find a better place to do it.
- While the multitile trees were not included in the main release.
In trees.xml fungiwood is assigned to the same sprite with tower-cap (there are identical sprites in trees.png at different cells). Can fungiwood be changed to 30th sprite? It's not in use now. - buildings/include/wsBenches.xml
In line 41 must be sprite number 24 (GreenGlass bench), not 23 (Clear/CrystalGlass bench). - buildings/Table.xml
- buildings/include/wsTub.xml
- buildings/include/wsFPTub.xml
Lack of metal variants, although there are proper sprites. I've pasted condition for metallic from buildings/include/wsFurnace.xml and set appropriate sprite, works fine for me.