Page 1 of 1

Add updateGameProgression to state: breaking ongoing games?

Posted: 10 July 2022, 00:35
by gilthe
Does anybody know if it breaks ongoing games if I add the option:
"updateGameProgression" => true
to one or more game states that did not have this option set before?

Nothing else listed as critical in the documentation changes (i.e., no changes to logic, states, connectivity, game options, etc).

Thx,
gilthe

Re: Add updateGameProgression to state: breaking ongoing games?

Posted: 10 July 2022, 07:55
by Tisaac
gilthe wrote: 10 July 2022, 00:35 Does anybody know if it breaks ongoing games if I add the option:
"updateGameProgression" => true
to one or more game states that did not have this option set before?

Nothing else listed as critical in the documentation changes (i.e., no changes to logic, states, connectivity, game options, etc).

Thx,
gilthe
Nope, not breaking change

Re: Add updateGameProgression to state: breaking ongoing games?

Posted: 10 July 2022, 08:42
by gilthe
Thanks a lot for the quick answer!