Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps
https://azgaar.github.io/Fantasy-Map-Generator
Other
4.5k stars 640 forks source link

"undefined" Religion names #1010

Closed CanisArtorus closed 10 months ago

CanisArtorus commented 10 months ago

Generated religion names using the type() format (as Folk do) suffer from missing names.

Especially: Folk - "Ancestor Worship" and Organized - Pantheism

You've nearly caught this in prior edits.
window.Religions.types (line 421) has "Ancestor worship" capitalized differently window.Religions.types has no member "Pantheism"

Steps to reproduce generate a map display religions (whether in Tools as a grid, or in Layers as hovering tooltip) read their names.

Expected behavior A reasonable auto-generated title to spur the imagination

.map file Chouxia 2023-11-04-16-36.map.zip notice "Barang undefined" -Organized-Pantheism and "Quenian (Elfish) undefined" -Folk-Ancestor Worship

System

Azgaar commented 10 months ago

Thanks. Should be fixed now.