Hey, everyone! I guess I’ve cursed myself to make a version of this mod until the end of time

Actually, I was considering not bothering making it for VII considering how shallow the religion system is this time around. Even basics like pedia entries for the religions are gone (which is a shame because I actually enjoyed researching and writing them for VI and giving context to the name/symbol combinations I chose). But, after looking into it, I saw that it was a relatively straightforward port in that I could re-use the symbols and code structure I already made for VI.
Just to give some progress/thoughts:
- I feel like I’ve gotten the button close enough to the official ones. I’ve noticed mine are somewhat sharper when in-game (easy enough fixed by blurring them again) and that my star overlay / dot splatter needs to be more transparent. So, still tweaking it and I’ll fix those next time I do an update.
I am concerned about the quality of the symbols on the city bar. I don’t know if that’s a side effect of the sharpness or how I’m adding them. I’ll play around with it a little.
The official 24 in-game buttons only use about 11 colors. Is that intentional? I was going to try and go as distinct as possible with all my buttons (which should help with the city bar situation), but should I be limiting my colors to a small set?
- I know everyone wants leader preferences, I’m just not sure how possible it is at the moment. The game does include a FavoredReligions table that’s empty, but my attempts to add entries to it didn’t work, so the table might not do anything in VII. It’s possible I’m updating the database in the wrong age or something, but we might have to just hope Firaxis adds preferences back in at some point. Civ V did let you do it with lua. I’m looking into that but it’s probably a long shot for VII since VI didn’t let you.
- I do hope the content of this mod will eventually be comparable to the VI version, but it’s going to be a while before I update the mod with more religions. Although porting the stuff I made for VI is straightforward, it’s also extremely tedious, especially considering the number of religions I added to the VI version. I also have very little modding time at the moment. I know it seems like it would probably be easier for me to add a few religions at a time, but in the long run it’s actually easier for me to do one big content update instead of a lot of little ones.
Currently, I’m remaking a few of the symbols from VI that I no longer like as well as a few new religions. After that, I need to decide on a color scheme for all the religions ahead of time since colors seem baked in this time around.
If you guys can let me know of any problems you encounter, that would be great. Especially when starting from the Ancient Age since to test everything I just do Exploration Age starts to save time.