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.
* Update target typing (new type to new())
https://medium.com/swlh/an-introduction-to-the-new-features-in-c-9-305dc8fb74d2
4. Target Typing Improvements
* Remove new line
* Remove more new lines.
* Updated type targed new to var for method variables to be consistent with the rest of the code base.
Co-authored-by: Rawaho <rawahodev@gmail.com>
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.