beyond-all-reason / bar-lobby

BAR Lobby Client
https://beyond-all-reason.github.io/bar-lobby/
MIT License
33 stars 30 forks source link

Wrong timer information #173

Open ArturasNoit opened 1 year ago

ArturasNoit commented 1 year ago

image Wrong timestamps, I think one on the top right now shows how long host is running and not current game time.

thehobojoe commented 1 year ago

This doesn't look like a bug to me, but I do question whether the lobby runtime is important to display to users. Probably a question for Jaz

ArturasNoit commented 1 year ago

Yes, I think it should show game runtime, if game started. Lobby runtime is kinda confusing and not needed for end user

Jazcash commented 1 year ago

Yeah it's meant to show game run time. Bug.

Jazcash commented 1 year ago

Haven't been able to repro this. Possibility of it being a server bug because the server tells us the startTime, and lobby just deltas that with the current time to display this info. One thing worth mentioning is that this time begins as soon as the host launches spring, and thus doesn't match the ingame clock.