Worldmap, Castles, & Noisemap Generation revamped!


Worldmap

Finally, we can present an algorithm that is specially designed to generate world maps. It creates different biomes, mountains, rivers, towns, roads, and more! It comes with a lot of customizable variables.


Noisemap Generation revamped

Check out the new Algorithms! Click here!

This update focuses on the method that works without snippets. My idea was that you pick an algorithm from a list and then post-process it one after another until you see a beautiful and unique map. When I started this method, I thought I had found an excellent way to do this, but the fact that the layers were separate and one layer could never access its predecessor only led to problems. I found myself stuck.

I redesigned the code and the entire API, and now the plugin feels like it should have been right from the start. Now we have a base on which it will be much easier for us, and later for you too, to add new algorithms, each with their individual setup. Caves, castles, world maps ... it's going to be great!


The Features

Additional Maps

The setup for map generation is simplified a lot! With the "additional Maps" feature, you can easily enable and disable specific features. Create a map with the name "Mountains," "Roads," or any other pre-defined name, and the plugin will automatically react on it.

Generation Algorithms now visible

I decided to make our algorithms visible. You can extend their code and create your own! We will publish The API reference soon.


Warning!

I refactored the source code many times, but you usually didn't even notice. Not this time, sorry. Upgrading to the latest version will most likely break some commands, so you need to take some minutes to repair.

- We split and renamed some plugins, be careful when importing

- As plugins are renamed, you may need to update Plugin Commands (MZ only)

- When you are using the "Noisemap Generator," you need to update your JS calls. "$noisemapGenerator" no longer exists and is replaced by "$mapGenerator.custom(ALGORITHM_NAME)". Read the doc and check out our Sample Project

Files

RNGMaps Free Sample.zip 10 MB
Dec 19, 2021
RNGMaps Full Sample.zip (contains free Sample) 21 MB
Dec 19, 2021

Get RPGMaker MV & MZ Random Maps

Buy Now20.00€ EUR or more

Leave a comment

Log in with itch.io to leave a comment.