Howdy Denev,
A quick question: Is this the modcomp that allows a city with very large hammer output to produce more than one unit/turn if the hammer overflow is sufficient?
Are the modmods cumulative with the version patches?
In other words, does the "patch n" mod include the bugfix patch done for "patch m?"
Textual bug, not sure if its in base FFH2 or just this.
Found Temple of the Empyrrean spell states that it can only be cast by a Luridus, when it can only be cast by a Vicar. No issues in casting it however.
I think that adding "if (IsSelected())" to the Spell Interrupt Unit Cycling code in CvUnit::cast will fix it (the BTS code in CvUnit::kill uses the same if check). What do you think?
Hi, Torakka. Thank you for your playing and reporting.EDIT: This appears to have been caused by me installing over copied FFH directory with different name. fonts begun to work properly once I renamed original FFH directory to something else and this one to "Fall from Heaven".
The AI doesn't seem to be able to correctly use Hyborem's Whisper in this mod. They will cast the spell, but then no city is taken.
Edit: Also, your function for acquiring a list of potential target cities for Hyborem's Whisper returns a pretty poor selection of choices. Is it pulling up the bottom of the list instead of the top?
Using 0.08b, there is a bug when capturing units with Command promotions. First unit captures fine, but every other time a unit is captured, it just moves the first captured unit to the same tile as unit with the command promotions.
Otherwise, all good. Although the AI does still seem reluctant to attack. So far Keelyn has only raided with horsemen while a pretty useless SoD (archers and SoKs, low level) moves around my border city. Still in her terrain however.
I was not able to reproduce the bug you reported.Using 0.08b, there is a bug when capturing units with Command promotions. First unit captures fine, but every other time a unit is captured, it just moves the first captured unit to the same tile as unit with the command promotions.
Hi, Tholal. I like your modding policy.
In fact, I stole some codes from your Naval AI modmod.
I'm reviewing Hyborem's Whisper spell now. I have not tested it enough.
Thank you for reporting.