/cdda-tiled-extension

Import and export Cataclysm: Dark Days Ahead (CDDA) maps

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Tiled extension for Cataclysm: Dark Days Ahead

Add the extension and extras folder to your Tiled extensions folder. Check out the Tiled docs for more information

The 'extras' folder contains png images for the extension tileset. This adds relative tiles like region groundcover.

Update v0.2.2

Last Version for Tiled 1.9.2


tiled_screenshot

tiledcddaextension


What works

What kind of works

  • Import and Export CDDA map
    • Export a file that might load in CDDA. Check your work!
    • implemented:
      • { object : { place_items : {} } }
      • { object : { place_item : {} } }
      • { object : { place_loot : {} } }
      • { object : { place_monsters : {} } }
      • { object : { place_vehicles : {} } }
      • { object : { place_fields : {} } }
      • { object : { place_zones : {} } }
      • { object : { items : {} } }
      • { object : { toilets : {} } }
      • { object : { vendingmachines : {} } }
      • { object : { toilets : {} } }
      • { object : { vehicles : {} } }
      • { object : { NPC : {} } }