Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

Flare Map Generator

Wayland
Friday, December 5, 2014 - 23:11

I have produced a map generator that makes it easier for a programmer to produce new map levels.

 

One simply specifies where the rooms or open areas are, and the program automatically generates walls, ground and fauna.

 

The map generator can now be downloaded from http://www.filedropper.com/flaremapgeneration_1

IMPORTANT: Sorry that the map generator is not very user friendly at this stage. I have provided a list of instructions for each type of map. I guarratee that you will not know how to use the map generator if you haven't read the instructions. You should read the instructions for the cave map generator first, as that provides detailed instructions for beginners. The other two map generators assume you have read the instructions for the cave map generator.

 

IMPORTANT: This is an Ubuntu/Linux version of the map generator.

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Saturday, December 6, 2014 - 01:24

Here are some screenshots of some maps I made using the Map Generator. I could send these maps to anyone who is interested. I also created some new enemies, such as the Red Antlion, who burrow out of the ground and appear in swarms.

River Barrow

River Barrow

 

Catacombs

Catacombs

 

Labyrinth

Labirynth

 

Valley Grove

Valley Grove

 

Attachments: 
Preview
Flare Map Generator 45346.png Flare Map Generator 45346.png 1.3 Mb [9 download(s)]
Preview
Flare Map Generator 45654.png Flare Map Generator 45654.png 2.2 Mb [6 download(s)]
Preview
Flare Map Generator 56754.png Flare Map Generator 56754.png 1.2 Mb [4 download(s)]
Preview
Flare Map Generator 67876.png Flare Map Generator 67876.png 1.1 Mb [8 download(s)]
  • Log in or register to post comments
HunnyBunny95
joined 11 years 6 months ago
Thursday, December 25, 2014 - 23:17

Where can i find this generator? looks lovely btw.

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Saturday, December 27, 2014 - 06:37

I have not yet uploaded it, as it is not yet a finished application. If you are really interested, I could develop it for you.

 

  • Log in or register to post comments
HunnyBunny95
joined 11 years 6 months ago
Saturday, December 27, 2014 - 18:45

Did it actually spam 5 of the same message? or is that just for me, And i wont make you do anything but i would prolly use it since im back to modding flare again, made a somewhat big mod a while back and i dont really have it anymore but the mapping takes so much time and it would help alot, sorry if it did send the message 5 times i dont know how it happend and if a admin could be nice and remove them for me i would really appriciate it, i cant remove them myself.

PS really really nice job on the generator but dont feel pressured, you might want to github it but thats all up to you

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Sunday, December 28, 2014 - 02:21

I'll be working again on the map generator sometime soon. I will tell you when it is completed.

  • Log in or register to post comments
HunnyBunny95
joined 11 years 6 months ago
Sunday, December 28, 2014 - 20:21

Thank you, dont feel pressured to though just do it if you want.

  • Log in or register to post comments
Igor Paliychuk
joined 12 years 11 months ago
Tuesday, December 30, 2014 - 00:40

These maps look pretty good. We could even integrate(I'm the one of flare lead devs) your map generator into game engine (if you agree of course) Could you upload your current code to some github repo and share the link?

  • Log in or register to post comments
Wuzzy
joined 12 years 5 months ago
Tuesday, December 30, 2014 - 11:50
Wuzzy's picture

I am pretty new to FLARE and stuff, but this map generatur surely looks promising. It would be really awesome if this becomes part of the engine, I guess. I think a lot of new awesome stuff could be created with it.

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Tuesday, January 13, 2015 - 01:04

The map generator can now be downloaded from http://www.filedropper.com/flaremapgeneratortar

 

IMPORTANT: Sorry that the map generator is not very user friendly at this stage. I have provided a list of instructions for each type of map. I guarratee that you will not know how to use the map generator if you haven't read the instructions. You should read the instructions for the cave map generator first, as that provides detailed instructions for beginners. The other two map generators assume you have read the instructions for the cave map generator.

 

IMPORTANT: This is an Ubuntu/Linux version of the map generator.

  • Log in or register to post comments
Paul Wortmann
joined 14 years 3 months ago
Friday, January 16, 2015 - 19:23
Paul Wortmann's picture

Wayland, nicely done!

I have an interest in random map generation, and it is always interesting to see how other people generate random levels, thanks for sharing. Looking forward to see how your map generator evolves and grows in the future.

 

  • Log in or register to post comments
Igor Paliychuk
joined 12 years 11 months ago
Sunday, January 18, 2015 - 18:35

It's really not trivial to understand how to generate map, I have tried to find where calculation is located, but didn't find any macroses. Could you explain where the logic is hidden?

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Monday, January 19, 2015 - 05:09

Igor

 

Could you explain exactly what the problem is and where on the program you are stuck. Are you using Ubuntu? The progams use LibreOffice Calc and the instructions use LibreOffice Writer. The calculations may not be compatible with other spreadsheet programs. The calculations are located on all the spreadsheets below the working area.

 

PS. At some stage I will be developing a C++ version of the map generatior that is easier to use.

 

  • Log in or register to post comments
Igor Paliychuk
joined 12 years 11 months ago
Tuesday, January 20, 2015 - 03:18

I have already understood how it works. Each map cell has a formula in it, and map cell generation happens in few stages, so there are few intermediate maps. 

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Tuesday, January 20, 2015 - 03:37

That is correct, very good. But what exaclty is wrong and what exactly are you trying to do? If you have any problems, please feel free to leave a comment. Adding a picture that describes your problem would be helpful.

 

Sorry that the map generator is complicated to use. It's only really aimed at proffessional developers.

  • Log in or register to post comments
Igor Paliychuk
joined 12 years 11 months ago
Tuesday, January 20, 2015 - 19:00

All is ok. It's just compilated for understanding the algorithm. And I wouldn't say it's aimed at professional developers. I would say it's aimed for OpenOffice programmers. Professional developers use programming languages (like C++, python etc)

  • Log in or register to post comments
ervinzed
joined 12 years 1 month ago
Thursday, February 5, 2015 - 02:53

is it possible to make a windows version of the map generator

 

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Thursday, February 5, 2015 - 05:42

I will at some stage be making an automated version of the map generator that will work on any platform. The current version may in fact work on Windows if you have OpenOffice installed.

  • Log in or register to post comments
TakeAShower
joined 6 years 9 months ago
Friday, September 28, 2018 - 06:53

DL is broken...

  • Log in or register to post comments
Paul Wortmann
joined 14 years 3 months ago
Sunday, September 30, 2018 - 22:01
Paul Wortmann's picture

@TakeAShower, I hope Wayland reuploads it, it was an interesting project, I wish I had made a backup of.
I wonder if Wayland has made any progress since his last post? :)

I have an interest in procedural content generation, and have a couple repositories on Github that may be of interest to you:

https://github.com/Paul-Wortmann/librmgGUI

https://github.com/Paul-Wortmann/librmg

This is a general random dungeon generator and is non game specific. Should be easy to convert the file format to Flare's file format, the tedious part would be with regards to the Flare tile and tileset definition files.
I was (still am) interested in working on a Flare generator, however Flare was not designed with the integration of a random level generator in mind, or an easy way to integrate one internally / externally. A stand alone generator may work best, however this defeats the most appealing point of a generator, where levels are different on each map load / play through. I have since come to the conclusion that it may be best to just hand craft Levels for Flare instead.

What we really need is Waylands awesome generator! :D

  • Log in or register to post comments
TakeAShower
joined 6 years 9 months ago
Tuesday, October 2, 2018 - 07:04

How do you run it?

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Wednesday, October 3, 2018 - 01:45

There are instructions. It cannot actually be 'run'.

  • Log in or register to post comments
Wayland
joined 10 years 5 months ago
Wednesday, October 3, 2018 - 02:24

Generator has been reuploaded:

http://www.filedropper.com/flaremapgeneration_1

  • Log in or register to post comments
Paul Wortmann
joined 14 years 3 months ago
Monday, October 8, 2018 - 18:27
Paul Wortmann's picture

Wayland, thank you for the reupload, much appreciated!

  • Log in or register to post comments