Page 1 of 1

[Forge linux and Complete match recording file]

PostPosted: 27 Sep 2019, 15:13
by Glandalf
Hello everyone, I started to use Forge MTG engine two weeks ago and I have to say "Its a good one :) "
I am a MTG player and also a data Scientist.
I would like to generate multiple AI versus AI games and to record all match information in a log file.

I know how to make two IAs paying against each other but I didn't find any thing about game recordings.

I have the Linux version and I would like to know if it is possible to add this feature for the next release.

It would be wonderful to have information such as:
    1) when some spell is casted:
    ['name of the casted spell', turn, mana cost]

    2) When some spell is countered and recountered:
    ['name of the counter spell', 'name of the countered spell'] #Ideally all the current stack

    3) When a player blocks an other player:
    ['name of the blocker', 'name of the blocked creature']
Thank you by advance and enjoy your games !! ;)

Re: [Forge linux and Complete match recording file]

PostPosted: 28 Sep 2019, 22:33
by friarsol

Re: [Forge linux and Complete match recording file]

PostPosted: 30 Sep 2019, 16:20
by Glandalf
Thank you for the tips ;)