...(hopefully with all transitions as they were) and rename new ford
as reef introduced as completely new terrain (with some arbitrary
unbalanced values) to all default movetypes.
Use some proper terrain type names:
- "grassland" becomes "flat"
- "tundra" (which was displayed as "snow") becomes "frozen" (not sure
it's the optimal name here - can be changed if we find a bettter
name)
- "canyon" (which was displayed as "chasm") becomes "unwalkable"
- "cavewall" becomes "impassable"
- The renamings of the wml key used in the stats will probably stay.
- The 4 added "virtual" terrains will be axed by the next step, once
we get proper terrain type support.
- The labels might be changed (Noy had some ideas about it, it will be
easier when we have terrain types)
...it now has its own attribute in all movetypes in mainline,
currently with stats identical to grassland. This fixes the "Road
(Grassland)" problem in the game and editor status bars.
Named "Stone path" and using the code Rp. Feel free to change the name
and code. Also, I'm not sure how the probability %'s should be like
exactly, but this seems to work well enough.
...instead of the new chasm ones. Mainly intended to be used as the
"overflowing" lava in scenarios where lava expands. The old chasm lava
is renamed to "Lava chasm".
sorry that the names will appear in both textdomains, but since they
do appear in the ingame help, too, there is no clean way to prevent it
since the editor is only allowed to read data from wesnoth-lib and
wesnoth-editor
Since I'm no artist the transition could use some cleaning up, also
there's no support yet for convex and concave transitions.
Also converted Hexcake to see how it looks on a hex shaped map. Still
has quite some glitches partly caused by the alpha in the _off
terrains.
Also some terrains look odd on the background (eg trees).