Arturs Jansons
Arturs Jansons
> Once you have cloned the wiki, you can add new files, edit existing ones, and commit your changes. You and your collaborators can create branches when working on wikis,...
> I'm in violation of your CODING_GUIDELINES section because I don't use Visual Studio Code. First of all, I just copied SWY1985's rules and try follow these rules as mach...
@axx0 But there is an option to build forest using M key. I'll fix this.
Oh, I'm sorry. My bug. (see https://github.com/fire-eggs/CivOne/pull/141/commits/3a02662b05d74426ba8e716608aa4ae55f7574b8)
Cannot reproduce.
Seems to be unhappyCount decreases (-3, -4) every turn. Is this normal?
This may related with how AI decide to produce units in the cities https://github.com/fire-eggs/CivOne/issues/165
Please confirm, that logic should be following: // AI: Build wonder if city building it now or establish trade route when it is a destination target. // Otherwise move forward.
@axx0 In this particular case, AI Caravan (enemy's Caravan) reaches its own city (not caravans's Home city), where distance is 10 tiles longer from home city (can establish the route)....
> That's because a caravan can establish trade route & help building wonder only if it's human. Notice Game.Human == Owner in Yes, that I wanna try to say and...