Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle difference in water level handling between Carnivores, and later titles #1

Open
Ithamar opened this issue Jul 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Ithamar
Copy link
Contributor

Ithamar commented Jul 17, 2021

In the first carnivores, the heightmap specifies water level (i.e. top surface), and the watermap has the "water floor" heights for water tiles.
In Carnivores 2 and IceAge, the heightmap has water floor heights, and the watermap specifies an index into the waters table in which the water level is specified.

When loading Carnivores maps, if map is version 1, correct heightmap and dynamically create the water table and a corrected watermap.

@Ithamar Ithamar mentioned this issue Jul 18, 2021
Closed
@Ithamar Ithamar added the enhancement New feature or request label Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant