Torom / BotLi

Lichess Bot
GNU Affero General Public License v3.0
44 stars 82 forks source link

column tweak #44

Closed bknox83 closed 2 years ago

bknox83 commented 2 years ago

It looks like if move time is over 1000 seconds that the columns for hash and tablebase hits become misaligned.

botli
Torom commented 2 years ago

Yes I was aware of that, however I thought that no one would ever take more than 16 minutes for a move. :D Which time control was that?

bknox83 commented 2 years ago

looks like it was from a challenge I received today of 30+180... - https://lichess.org/tgr9pUTH3UJX

Torom commented 2 years ago

I would say that this occurs so rarely that it is not worth leaving space for another character. The impact is also not really serious.

Torom commented 2 years ago

As you can see in 36a300e I changed my mind and changed the move time format to 00:00.0. So now it overflows just after 100 minutes, that really shouldn`t happen. :D