freeciv / freeciv-web

Freeciv-web is an Open Source strategy game implemented in HTML5 and WebGL, which can be played online against other players, or in single player mode against AI opponents.
Other
2k stars 331 forks source link

Add height to tile packet based on heightmap generated originally in map generator #494

Open andreasrosdal opened 2 years ago

andreasrosdal commented 2 years ago

Add height to tile packet based on heightmap generated originally in map generator. This is needed by 3D version to get more realistic terrain height.

https://github.com/fciv-net/fciv-net/blob/main/freeciv/patches/add_packet_tile_height.patch

cazfi commented 2 years ago

Server ticket related to this: https://osdn.net/projects/freeciv/ticket/45128