Commit graph

4 commits

Author SHA1 Message Date
Rawaho
6f4904ceaf Memory allocated by base maps is now only done if cell contains specific section. 2021-11-27 18:56:21 +13:00
Rawaho
222335e590 Implemented world zone mask handling.
Server now calculates the corect world zone which matches the client for the current position.
Base map files need to be regenerated after this commit.
2021-09-04 23:40:01 +12:00
Rawaho
f21cd9ea88 Added heightmap information to base map files.
Changed the command line arguments for the MapGenerator, see the wiki guide for more information.
Added 2 movement generators that both use the height information from the base maps to generate paths.

You must generate your base maps again after this commit.
2019-08-12 09:28:11 +12:00
Rawaho
7bd3966fe8 Implemented base map files.
Currently only contain zones information, in the future terrain height, auras and liquid data will be stored in them too.
2019-01-29 22:48:40 +13:00