Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps

Home Page:https://azgaar.github.io/Fantasy-Map-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"undefined" Religion names

CanisArtorus opened this issue · comments

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

  • Version: 1.93.05
  • Browser: Firefox -Mint 118.0
  • OS: Linux Mint

Thanks. Should be fixed now.