averbraeck / housinggame-player

Player app for the housing game
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Protection levels in player's flood accordion wrong #45

Closed averbraeck closed 7 months ago

averbraeck commented 10 months ago

They seem to be added per round (or are just too high). See:

image

averbraeck commented 10 months ago

Another example that also shows that the calculated numbers at the top are different from the ones in the table (ans also very wrong):

image

averbraeck commented 10 months ago

The correct numbers for player t6p1 from the example above should be for round 2:

image

House protection of 13 for rain and 15 for river. For round 1 it should be 6 for rain and 10 for river for the house protection (same as community, no extra measures).

vjcortesa commented 8 months ago

The game bug repeats itself 240204_Game play of Thomas House protection of 17 for rain and 19 for river. For round 1 it should be:

Dice roll for rain was 4 and for river was 7 so not damage indeed. However, in other cases there is damage and it is not calculated 240224_Round 1 overview

vjcortesa commented 7 months ago
averbraeck commented 7 months ago

This has been repaired:

image image