HydrolienF / Formiko

Formiko is a game about Ant.
https://formiko.fr
Other
5 stars 0 forks source link

foodInsect is update at load of a save & increase without a turn end. #561

Closed HydrolienF closed 2 years ago

HydrolienF commented 2 years ago

Describe the bug foodInsect is update at load of a save & increase without a turn end.

To Reproduce Steps to reproduce the behavior:

  1. launch default game
  2. save it
  3. check a case foodinsect
  4. load save
  5. see the case foodinsect have been up

Expected behavior It should stay at last level

HydrolienF commented 2 years ago

Save will be done only when playingJoueur!=null so that it will not interupt preTurn or insect / Case turn.