mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-31 09:57:21 +07:00
0565405fc0
* Fixes Issue #1697 by adding information to the special production constructions. * Get rid of extra $ sign in the SpecialConstruction tooltips * Major refactor to use Sequences instead of List to try to improve logic whenever getting a list of tiles at a distance. * Get rid of extraneous parameter * get rid of extra exception. slight refactor placeUnitNearTile for readability * Fix bug of doing intersection instead of union * Add an extra method to get tiles in distance range * Refactor the UnitActions to use more sequences and also to grab the actions needed by Automation directly. * Update based on comments * Redo to be more easily compared * use elvis operator for assignment * resolve merge conflicts * Fix typo * Fix one more typo * Get rid of one more search for great person actions * Get rid of one more search for pillage action * Try to realign methods names for better diff Co-authored-by: Yair Morgenstern <yairm210@hotmail.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle |