the3dfxdude / 7kaa

Seven Kingdoms: Ancient Adversaries - Go to the main source repository at https://sourceforge.net/projects/skfans/ for source code and builds
https://7kfans.com
Other
253 stars 71 forks source link

spy (general) inside enemy ship but ship not visible #233

Closed watery closed 2 years ago

watery commented 2 years ago

I guess this is a bug, moreover I could see inside the ship while it was outside fog:

7kaa-invisible-ship-spy

See save GAMA_002.SAV: 7kaa-20220327.zip

the3dfxdude commented 2 years ago

Since the info pane for a ship checks for a spy, then I suppose the vision code is just unfinished. Since I was just working with similar code, I think I can get it done pretty easily.

the3dfxdude commented 2 years ago

So enabling the vision is not a big deal, and this as I mentioned is tweaking code that is unfinished in terms of gameplay. It's very likely that you were supposed to see the location because the info pane is enabled, when you are allowed to select it. But having vision is not much useful for these instances, as you can't actually do anything, since no further development occurred (obvious as it was not really tested with fog). What should be done from here, will be for another time.