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

Game development with Board Game Arena Studio
Post Reply
User avatar
Rudolf
Posts: 566
Joined: 24 December 2011, 23:04

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

Post 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?
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

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

Post 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.
User avatar
Rudolf
Posts: 566
Joined: 24 December 2011, 23:04

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

Post by Rudolf »

Thanks ;),
I've added this in Doc.
Post Reply

Return to “Developers”