-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rendering In Multiple Z Levels #111
Comments
Multi-Z single-DMM maps are not well supported in MDB or BYOND itself. Bay12 and many other codbeases get around this by seperating their zlevels into actual seperate DMM files, plus then mapmerge is less of a nightmare. |
One of the downstreams of Baystation had the skill to be able to make a map file with multiple z-levels, unfortunately.... As for mapmerging, yeah, I know from experience that it can be a pain to deal with. So, there isn't a way to grab images of multiple levels for MDB's diff renders? |
tg is merging more multi-z focused maps such as Ice Box and Tramstation. This seems important. |
Multiple z levels are seemingly well supported by dmm-tools, is this just a result of how map diff bot handles image diffs? |
Note that inconsistencies/errors in renderings should be reported on the upstream repository: https://github.com/SpaceManiac/SpacemanDMM
Hello, I'm here to ask about whether there is a way to ascertain for map files with multiple z-levels can have their difference renders found other than merely the first of the list. For instance, one map file has a height of 3 decks. You Change something for two or all three levels. MapDiffBot runs and I can only ever see the bottom layer's difference in the renders.
Once more, is there a way to view multiple levels' renders for a single map file? To specify my question, I'm looking for a way to be able to view diffs for multiple levels on a map file.
The text was updated successfully, but these errors were encountered: