* Update burgs-and-states.js
* Update burgs-and-states.js
* Adding state and province form to the list
* typo in index.html
* deleted some suggested forms
Deleted some forms of state and province. Some are still suggested to add.
* Updated burgs-and-states.js
Worked eparchy, exarchate, patriarchate, captaincy and seneschalty.
* index.html alphabetical order state forms
alphabetical order for Patriarchate in theocracy group
* Added a lock function to burgs that will prevent them from being regenerated
* Updated tooltips and fixed culture change from renaming locked burgs and group remove from deleting locked burgs
* Add the ability to regenerate cultures
- Added a button to the tools menu for regeneration.
- Regeneration button will handle initial generation of cultures and expansion afterwards.
- Pressing regenerate will warn the user.
- Small cleanup of trailing whitespace.
* Refreshing cultures editor updates culture centers
* Regenerating cultures refreshes the culture editor
* Added a function to refresh all open editors
* Reset burg and state cultures after regeneration
* Address the problem of potential data loss
Any errors while iterating the states or burgs could potentially lose the index 0 metadata stored in the arrays. This will instead track the index and ignore the 0th result.
* Religions update cultures on culture regeneration
Updated function names to be more similar and more descriptive