CivOne
CivOne copied to clipboard
Unable to use caravans to build wonders
Have downloaded CivOne code and is trying to debug it..... Well, I am new on C# so it will take some time
Thank you for you feature request. Are you working on a fix for this, or would you like someone to take a look at it?
I have made a fix, but it is not tested well enough for release( might have some side effects on Diplomats ). And and rather work with AStar for "goto". A side note: It seems like your implementation is for rev 3-5 of Civ1. I used to play rev 1. In this case it affects the use of caravans for wonder building. So I removed the Civ1.3 restrictions :). I assume you don't want that in your code......