Missing PGN headers
Status: Alpha
Brought to you by:
tcorbin
A typical header in ICS mode looks like this:
[Event "Knights Computer Chess Game"]
[Site "localhost.localdomain"]
[Date "2002.06.25"]
[Round "-"]
[White "NovagSapphire"]
[Black "thebrixy"]
[Result "0-1"]
[BlackType "human"]
[Time "15:17:27"]
[Termination "Normal"]
[Mode "ICS"]
[PlyCount "70"]
There are two useful headers missing; WhiteElo and
BlackElo.
The information is there, and their presence is helpful for
tracking your improvement (or not) over time.
Logged In: YES
user_id=271477
I wasn't sure if the ratings FICS show were actually ELO or
something else. Since they ARE ELO, I will be sure to add this
for the next version.
( Moving this to Feature Requests, since it technicaly is not a
bug )
Logged In: YES
user_id=271477
This issue has been elevated. The feature is scheduled for
inclusion in the next release.