Page 1 of 1

[DB] no field Step? to replay the game?

Posted: 30 March 2013, 23:26
by Rudolf
Hello,
I wonder if I have to manage the replay in adding by example a field 'step' in my tables... or the studio manage it itself by DB recover?
is it 'id' auto-increment field?
I did not see how it's done in BGA doc.
it may also be usefull to be sure game is synchronised?

Re: [DB] no field Step? to replay the game?

Posted: 30 March 2013, 23:55
by Een
Hi,

Game replay is managed by the framework (through replaying javascript notifications).
You do not need to do anything special about it in your code.

Re: [DB] no field Step? to replay the game?

Posted: 31 March 2013, 00:06
by Rudolf
Thanks ;),
I've added this in Doc.