Nice, exactly what was needed!
However there are some issues....
1. Ice lakes Slope Aware:
One of the menu-graphics has water on both sides

- Example792.png (14.45 KiB) Viewed 4421 times
2. Ice lakes Slope Aware:
The water is not moving...
Could it be that the watergraphics you put in are in 32bpp?
That way it wont recognise that it is animated water colors, recode in just 8bpp then
3. The Ice Transitions:
They all have the same issue I think as a lot of your other water objects, but with a twist..
In summer it looks like this when you place them on freshly demolished land next to a road to keep it from flooding:

- Example791.png (57.57 KiB) Viewed 4421 times
Which is good
But in winter (so when snow-line reaches it), it looks like this:

- Example790.png (61.72 KiB) Viewed 4421 times
Not good
Also when you place these objects on dry land, it doesnt show water under it.
And it should do that, so I think its a code issue.
Could you post the code of one of those objects?
I'll take a look to see if I can spot what needs to change.
I think it may be something like GROUNDTILE_NORMAL to GROUNDTILE_WATER (its been a while since I coded objects in NML)
EDIT:
It may be a good idea though to switch to PM's while we adress these issues.
That way you wont have to keep upping the version-number and also Kamnet doesnt have to keep track of new versions untill we get this fixed
