Thunderbrd
C2C War Dog
Ok, will investigate.
No rush though, hide and seek is quite playable already. ^^Ok, will investigate.
Are you sure? I'm seeing it in the pedia for Ice on Penguins. As for on a unit itself ingame I did not include these modifiers in the display for the unit hover because it would overwhelm the hover info. Perhaps at some point I could include it if I can make the whole visibility/invisibility thing expressed more by symbols than long-winded words.My tracker can see the lynx (in a forest) with only 2 camouflage visibility.
The same might be the case for the other tags similar to this one. None of the terrain and feature Vis/Invis modifiers are displayed in-game. In other words, TXT_KEY_PROMOTION_INVISIBILE_PLOT_CHANGE_TEXT isn't displayed.
kk, And I'm not entirely sure if there were anything wrong with terrain/feature modifiers, might have been something else.Are you sure? I'm seeing it in the pedia for Ice on Penguins. As for on a unit itself ingame I did not include these modifiers in the display for the unit hover because it would overwhelm the hover info. Perhaps at some point I could include it if I can make the whole visibility/invisibility thing expressed more by symbols than long-winded words.
I've done some things to address the first portion of your report. It may also have an impact on the last portion of your report. But there's also a question I'm shooting over to Alberts2 to make sure I'm doing something right here. Let me know if after the next version you continue to see odd stuff taking place like that.
I'm still seeing odd stuff with this module.I've done some things to address the first portion of your report. It may also have an impact on the last portion of your report. But there's also a question I'm shooting over to Alberts2 to make sure I'm doing something right here. Let me know if after the next version you continue to see odd stuff taking place like that.
I'm still seeing odd stuff with this module.
-Very often units are visible 2-3 tiles away but invisible when my units get closer to them, this happens no matter if my cultural border is close or not. So we can probably rule out any cultural border visibility influence.
-Units that should be invisible but are not, and the opposite, is also happening a lot. (This usually get fixed by recalc but it does not fix units that are visible, because they are far away, invisible as they should be)
I get the feeling that this is happening too. Also, promo given visibility doesn't take effect before the next round, at least I assume it takes effect the next round.I'll check into a few things further with this. Thanks for reporting. There may be some points where visibility is being added but never removed somehow.
Yeah and it only fails for units that are more than 1 tile away from any of your units. Also, units that have more invisibility than any of my unit are capable of seeing even up close; are visible if they are far (2-3 tiles) away from the observer.That doesn't explain the visibility after recalc though... that's a more insidious problem.
Hmm... it SHOULD take effect immediately as it is recalculating the unit's visibility whenever a change is made to its extra vis values.I get the feeling that this is happening too. Also, promo given visibility doesn't take effect before the next round, at least I assume it takes effect the next round.
Yeah and it only fails for units that are more than 1 tile away from any of your units. Also, units that have more invisibility than any of my unit are capable of seeing even up close; are visible if they are far (2-3 tiles) away from the observer.
This is definitely happening, I just didn't find the right words to describe it. ^^I may need to review some things regarding the invisibility check itself on this. It sounds like the unit is only invisible if there is some visibility but not enough.
This is definitely happening, I just didn't find the right words to describe it. ^^
Well... all I have to say is that you've been spot on with a lot of your bug assessments Toffer. Big problems did in fact exist in the save/load segments with the Hide and Seek tags and it was causing problems with any tags developed afterwards as well... Took me nearly all day to sort it out but I've GOT IT now! I'm not sure that this means all will be repaired but it will certainly help.
Additionally, the plot specific tags were NOT working to load the data onto the unit in the game. You were right about that as well.
Furthermore, you pointed out that you were having trouble with the bBlendIntoCity tag allowing for all units with the tag to safely blend into the city without capturing it and indeed, there was a big problem there as well I'm working on resolving now.
You've been the best spotter I could hope for and I do hope you haven't gotten too frustrated with me. I may resist at first but when I start to see what's taking place myself, having what you've found for reflection has greatly improved my ability to address the issue since I'm not facing immediate confusion since I know I've 'heard about this'.
Thanks again!
The next commit should clean up a lot (but sadly units in current H&S games won't be quite right until they've upgraded, split/merged, or simply replaced.)


It should, yes, but let me know if you see it doing anything else.btw does this mean bBlendIntoCity will now make a unit unable to capture/raze cities?
The next test would be to remove the round by round recalculation and see how it performs. I have some doubts it would still go perfectly and it doesn't seem to be impacting turn times noticeably. However, I think with more cities and units in play it could and this is just a stickytape patch for missing SOMETHING. But for now we'll let it ride. I have a feeling I've resolved the reason I need one at load at least. But I'm pretty sure removing it won't show much until the round by round one is removed as well. I'll do that soon and let you know when I have so I can start looking for the real issue there if there is one.After 500 turns on snail I haven't seen anything odd yet; maybe it's finally flawless.
Good job.
Thanks Joe!I have to applaud both of you. Your cooperation and detailed feedback is great. Far far better than I could ever do. Now if only alberts2 had more time to collaborate.....how much better could this Mod's workings and AI become?!
Thank you both.
JosEPh
It seems to be working fine still.I've taken out the round by round visibility recalculation so be on the lookout for more odd stuff. I've added some tracking to assist me if something is going amiss.

Yes. Hunters alone are fairly stealthy. Scouts shouldn't be quite as likely to be invisible but with Size Matters I suppose their group size could mean they could go overlooked by some.Is this because my escort units are hiding from the birds but my workers aren't?
Yes.And if that's the case, I can fix it by using the stand-out status;
At the moment it would not. I suppose for games without subdued animals being teleported back this would be a problem. I'll try to consider some ways to resolve this in the AI so that they use the status if they need to and don't if they don't.but does the AI know to do this with it's escort units? Just wanted to ask since this would be a pretty big change to vanilla behavior.