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

[bug] desert/ore map mismatch #60

Closed kotc closed 5 years ago

kotc commented 5 years ago

build 20190220 i will try attaching screen shot if i can, but generally desert has '8' and ore field has none

https://i.imgur.com/OyTFcb2.png

kotc commented 5 years ago

during play i've noticed that 8 didnt result in getting any ore, i forgot to take notice what was happening when i had settlement on 8 and 8 was rolled. also, if you want i have game log archived (~1MB file) i could send you via email etc

jdmonin commented 5 years ago

Thanks for the report. That screenshot helps a lot, so I probably won't need the log. I have an idea where this is happening, will take a look at it this week.

jdmonin commented 5 years ago

Thanks again for finding this! Bug is fixed, and I added extra testing so it shouldn't come up again.

I also saw in your screenshot that buttons were getting the wrong background color. I think that's fixed, they should be more visible now.