
In the log:
Notes:
I don't know the cards' names, even after 1000+ games, I know only a handful.
When I played 1vs1 I kept the Cards List page open in another tab and was copy/past -ing there every card name my opponent played/activated.
It is a good idea! We will implement it, but not right now
Started working on this (at least the coloring part, not yet the preview div) tonight and already made some progress. Would be great if someone could assign me to this.
Early Screenshot:

I had to put the player names on a lighter background as well, otherwise it would be impossible to see the black player.
@gomfunkel
Is that an easy option to do as well: (generations breakdown)

And also, is it possible to fix a bug in this pr as well:
"End Turn" action does not log anything.
E.g. "Player 1 turn ended"
Great ideas, @ssimeonoff! Should be possible as the log is just a list of strings as it is now. Will see what I can do.
I have implemented the following ideas from this issue and submitted pull request #446.
Displaying the cards on click in the logs is still to be done.
Here鈥檚 what the log now looks like:

I have done some test and I have this result:

Will it be okay for everyone?
@pierrehilbert I had something a bit different in mind for the UI but if yours is working, I鈥榤 totally fine with it. I didn鈥榯 start implementing the functionality yet, so go ahead.
It's merged!
Thank you, @pierrehilbert! This is very helpful. I found some issues with this approach, though:
Thinking about it a bit more we probably need a component for <log-card/> to allow proper interaction. I will gladly have another shot at this but am not sure when I will be able to do so.
I corrected the blank part and the double display of the same cards.
For the log part, I think it could be great to indicate more informations.
Some examples:
Is this issue still relevant ?
I think no
Most helpful comment
Started working on this (at least the coloring part, not yet the preview div) tonight and already made some progress. Would be great if someone could assign me to this.
Early Screenshot:

I had to put the player names on a lighter background as well, otherwise it would be impossible to see the black player.