cataclysm_dda_mapgen_explorer icon indicating copy to clipboard operation
cataclysm_dda_mapgen_explorer copied to clipboard

Mapgen Explorer for Cataclysm DDA

Mapgen Explorer for Cataclysm DDA in an explorer, visualizer and editor of mapgens (or prefabs i.e. the building templates for used by the world generator) for the Cataclysm: Dark Days Ahead game.

Join the discussion about Mapgen Explorer on its forum thread.

Usage

Download and run Mapgen Explorer's .jar or .exe. If you choose the .jar, and if double clicking on the jar does not start Mapgen Explorer, run the following command line in a console:

java -jar cataclysm_dda_mapgen_explorer_<version>.jar

Note: Mapgen Explorer will first ask you to specify the Cataclysm DDA directory in order to scan the prefab, tilesets and palettes.

Requirement & Supported Platforms

Mapgen Explorer runs on:

  • Window (tested on Window 10).
  • Linux (tested on Debian 9).
  • MacOS.

Screen shots

The prefab explorer.

Imgur

Rendering with iso tileset

Imgur

The integrated Editor

Imgur

How to use your own editor

Imgur

The palette explorer

Imgur

Features

  • Scans and index all the mapgens automatically.
  • "Linked" edition i.e. editing the json code updates the render automatically, and editing the rendered map using the edit tools updates the json code automatically.
  • Instantaneous switch between mapgens.
  • Instantaneous switch between tiles.