cff29546 / pzmap2dzi

A command-line tool to convert Project Zomboid map data into Deep Zoom format
MIT License
47 stars 15 forks source link

Basement support (B42 compatibility) #18

Open cff29546 opened 1 month ago

cff29546 commented 1 month ago

The upcoming B42 version will include an important feature upgrade: the basement. However, the current rendering framework and UI are not compatible with this concept. The ground layer is currently hardcoded as the lowest map layer, which makes it impossible to render basement layers from mod maps beneath the main map.

To address this issue, the following changes should be taken:

To accomplish these tasks, we need more information on the following: