Kevin Routley
Kevin Routley
A brute-force fix for this made. Need to confirm if in Microprose Civ, is the "Buy" option disabled if the production is already complete.
AI.Barbarian.cs, 'BarbarianMoveWater()` has explicit logic to wake up any units in sentry mode. I can't seem to find any similar logic elsewhere. A possible location to add similar logic ("wake...
Related: issue #104
https://github.com/eneko/SourceDocs https://github.com/mkdocs/mkdocs/ https://dotnet.github.io/docfx/ https://marketplace.visualstudio.com/items?itemName=PeterMacej.VSdocman https://www.doxygen.nl/index.html
Exactly. As of right now, the code is implemented more-or-less as: 1. AI decides "I want to move this unit to (x,y)" 2. One of the conditions you mention is...
I'm in violation of your CODING_GUIDELINES section because I don't use Visual Studio Code.
A guideline for Wiki authoring: do NOT use double quotes in page titles. Git on Windows cannot clone the wiki if double-quotes exist in titles.
>Did not found any double-quotes in titles. Can you please show exact place what you talking about? Sorry for being unclear. _My_ wiki had double quotes in the `"Tasks"` topic,...
> First of all, I just copied SWY1985's rules and try follow these rules as mach as I can, but this is not a priority. Main goal is move out...