davewx7 / citadel

A turn based strategy game based on the Anura engine
Other
99 stars 25 forks source link

Add playable test for occupied lands. #108

Closed uprego closed 7 years ago

uprego commented 7 years ago

I think something got broken with occupied lands click; related to an activation of some strict mode (don't really know how many modes exist for FFL, less how many them are strict (is that something similar to the JS strict mode..?) or how strict is any of them), from what I read in Anura console output.

Fix for the supposed trouble already coded, will show in a subsequent PR.

This was suddenly and discovered while doing thorough testing of some minor Anura changes subsequent PR.

Cheers and regards,