Sal Apr 06, 2012 11:27 am
Subject: Map Random Generator;rumaxclub.ru

Here is a list of random map generators for M.A.X. , MAxGold and maxr.
The Russian max community created some neat tools
For download go here
http://www.rumaxclub.ru/maps.asp and here through the Google translator
http://goo.gl/g8sAf

Basically they are two versions ->

One from Artlav and one from Barloggg
(Of course there are Mapeditors too! check out "Map Editor for MAX 1.0 by - Peter (550Kb, zip)")

Every file I show here is from http://www.rumaxclub.ru !

First
Random maps for MAX, MaksGold and MMA (28/2/08)

M.A.X. Map generator by Barloggg
click for larger picture

ran_barl1_sm.jpg

Very nice random map generator. You have plenty of options to create a map; a map viewer, 3d preview mode- even a hand-draw mode.
You need the Generator itself and the title sets for it too. This one can create WRLs for the original MAX which you can use for maxr!

Copy&Paste links
Download
BMaxMapEditor(28.02.08).zip
TINY URL http://tinyurl.com/c62t3sa
Titleset
standarttileset_19.03.06_.zip
http://tinyurl.com/d64doka

extileset(03.03.06).zip
http://tinyurl.com/bm4h92p

Maxgold Map randomiser by Artlav
click for larger picture



Also an incredible map random generator.This one can also create WRLs for the original MAX which you can use for maxr!
You can choose the map size! (224x224 and bigger are no problem ). You basically define the land,island, size and dense and GO
Damn good!

Download of the English version here
http://www.rumaxclub.ru/...mizere.zip

That's it so far Grinning

xochipilli Apr 06, 2012 11:54 am
Subject: Re: Map Random Generator;rumaxclub.ru

Thanks! Happy

Sal Apr 06, 2012 11:58 am
Subject: Re: Map Random Generator;rumaxclub.ru

I know its not explained in detail, but i wanted to give a small overview for anyone who don't wanna crawl, with 5 steps per turn, through all the threads =D

xochipilli Jan 05, 2015 9:46 am
Subject: Re: Map Random Generator;rumaxclub.ru

Apparently the're is a new website of the Russian Max Club, on it another map generator from Barloggg :

downloadlink Barloggg mapgenerator2 : http://new.rumaxclub.ru/download/file.php?id=92
Thread : http://new.rumaxclub.ru/viewtopic.php?f=9&t=88

It's only in Russian, but you can generate maps bigger than 112*112

beko Jan 11, 2015 11:17 pm
Subject: Re: Map Random Generator;rumaxclub.ru

I worked on our editor today and v0.2 is coming up:



I completely rewrote the classes to use a different approach and to get a clean schema. It no longer operates on binary data (WRL files) but imports WRL to a database resulting in a lot of faster operations because the map consists basically of numbers and images only. Both can now be cached and delivered to any WebGL enabled browser (that'd be any modern browser nowadays). It's very fast since any work is done on the client side and uses the GPU for rendering. The server is only needed to collect the data during saving and to generate the WRL file again when the map is done (or to be tested).

I updated the underlaying Three.js library to the latest version (that was quite some work) and ironed out some bugs that the first demo always had. For now I'm really happy with the work done.

xochipilli Jan 13, 2015 12:20 pm
Subject: Re: Map Random Generator;rumaxclub.ru

Nice, looking forward to try it out Happy

beko Feb 17, 2015 11:55 am
Subject: Re: Map Random Generator;rumaxclub.ru

0.4 is up. BS fixed. Vanishing cursor fixed. New map possible. Save possible. Download possible.

Edith says: and minimap was added

beko Feb 27, 2015 4:38 pm
Subject: Re: Map Random Generator;rumaxclub.ru

0.5 up
improved drawing (faster), fixed unknown tiles after using undo-button, using strict js now, show selected tile id, hovering tile id and cursor position on map.

PK. Aug 26, 2019 9:46 pm
Subject: Re: Map Random Generator;rumaxclub.ru

Hi,

How to make 256x256 or near size map with barlogg editor?

PK