I think that you downloaded an old version. Many of the items you mention already existed in previous versions.
You can find a release candidate of v1.15 here.
I was confused by this as well. It doesn't give culture to all cities equal to the defense of the city it's built in, but instead gives culture to all cities equal to their own defense. I think the description should be changed to clarify that.Himeji Castle claims that city defense increases culture output in all cities (in addition to fortified units effect). Except that it does not. "All" cities are completely unaffected by the presence of this Wonder. I am not even sure what was intended here (increases how? by the defense %?), maybe this description was left after Castle's effects have been changed? Also how come it is designated as Economy Wonder? All indications are it is a Cultural Wonder.
I don't think there is such a thing as a "cultural wonder". The label is based off the advisor suggestions and they only have things like military, economy, growth etc.
I will look into the effect itself. It is intended to give a culture modifier equal to the base defensive modifier of the city, so +50% culture with walls.
That's very valuable, thanks, especially the script. The VD git repo is here: https://github.com/dguenms/DoC-Varietas-Delectat, I'll go work on this asap but in case you're faster you can still create a PR.Here is a fix for some VD crashes. I didn't make a PR because I couldn't find VD on git.
Bugged units:
Mayan Great General, uses Aztec
Mongol AT infantry, fixed
Aztec Lancer, uses Mayan
I included a small script in CvRFCEventHandler.py @ onKbdEvent(). When ctrl-shift-v is pressed, it will loop through all units of all civs. It will cause a CTD if an unitart is bugged. Which unit caused the crash is the last unit printed in PythonDbg.log. (scroll up to see to which civ it belongs)
I fixed the aforementioned units by running the script, fixing the unitart and running the script again until no more CTD occured. It is possible that some unit art of later eras are still bugged, because the script does not loop through them.
That's reasonable.I was confused by this as well. It doesn't give culture to all cities equal to the defense of the city it's built in, but instead gives culture to all cities equal to their own defense. I think the description should be changed to clarify that.
Oh okay, looks I was wrong. I'll change it then. And there is no reason to keep the effect forever, I think it makes sense to have it expire Industrial-ish.Oh, I did not have walls in my cities, perhaps that's the reason. But don't you think that in, say, digital age getting extra culture because of walls and castles is a little bit anachronistic? To say the least... Why is it that we don't want this Wonder to ever become obsolete?
And Eiffel Tower, for example, is shown as cultural wonder in Pedia.
Oh okay, looks I was wrong. I'll change it then. And there is no reason to keep the effect forever, I think it makes sense to have it expire Industrial-ish.
Alright, with the help of this I managed to fix the crashes. I actually could track down the actual Mayan great general and Aztec lancer art, even. Thanks again.Here is a fix for some VD crashes. I didn't make a PR because I couldn't find VD on git.
Bugged units:
Mayan Great General, uses Aztec
Mongol AT infantry, fixed
Aztec Lancer, uses Mayan
I included a small script in CvRFCEventHandler.py @ onKbdEvent(). When ctrl-shift-v is pressed, it will loop through all units of all civs. It will cause a CTD if an unitart is bugged. Which unit caused the crash is the last unit printed in PythonDbg.log. (scroll up to see to which civ it belongs)
I fixed the aforementioned units by running the script, fixing the unitart and running the script again until no more CTD occured. It is possible that some unit art of later eras are still bugged, because the script does not loop through them.
Obsoleting the culture from walls and castles? Why? Aren't walls and castles tourist attractions basically everywhere? If Himeji Castle was so culturally important in history, why would people suddenly stop caring in the Industrial Era?
Makes sense.Because Himeji Castle represents very unique culture of feudal Japan rooted in samurai, ninja, daimyo, etc. By 1876 the government banned the wearing of the samurai's swords; the former samurai cut off their top knots in favor of Western-style haircuts and took up jobs in business and the professions. It was the end of the era and instead Japan adopted Western political, social, and economic institutions. In terms of our game, Himeji helped Japan to achieve her first UHV but at some point became obsolete reflecting the dawn of a new era.