ti-assistant / issues

All bug reports, planned features, and ideas for the TI Assistant
1 stars 0 forks source link

Game Log under counting times #15

Closed SephHawkins closed 1 year ago

SephHawkins commented 1 year ago

The game log counts the starts of a player's turn from when they select an action. This results in under-counting if the action was not selected immediately at the start of a player's turn.

Instead, the log should consider the start to be when the previous player's turn ended.