jdmonin / JSettlers2

Java Settlers project home, downloads, and GPLv3 source code. To download the latest version as a JAR, see https://github.com/jdmonin/JSettlers2/releases/latest .
http://nand.net/jsettlers/
GNU General Public License v3.0
157 stars 63 forks source link

Add pause to RobotBrain when considering offers when humans are involved. From TODO list. #74

Closed lpassey closed 3 years ago

jdmonin commented 3 years ago

Hi Lee,

Thanks for sending this PR. Very neat to see someone jumping right into the robot code right away.

I think some unrelated commits may have been accidentally included into your PR. Unfortunately it's difficult to review because there's hundreds of lines changed.

If you wouldn't mind, could you please submit a more focused PR that has only the functional change you made?

Thanks for your help, Jeremy