CleverRaven/Cataclysm-DDA

Overmap coverage test needs to account for overmaps that spawn only in alternate Dimensions

Open

#84.557 aberto em 8 de jan. de 2026

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)C++ (3.991 forks)batch import
<Suggestion / Discussion>Code: TestsHelp WantedMap / Mapgen

Métricas do repositório

Stars
 (9.264 stars)
Métricas de merge de PR
 (Mesclagem média 4d 17h) (378 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe.

When adding overmaps that only spawn in alternate dimensions (the terrains: "standing_stones_highlands", "highlands" can serve as an example here) you must forcibly add their entries to the overmap_terrain_coverage_whitelist to allow the test to pass.

Effectively this means that we dont check for special spawning errors in alternate dimensions

Solution you would like.

The test is expanded to cover alternate dimensions.

Describe alternatives you have considered.

No response

Additional context

No response

Guia do colaborador