help players find the optimum time to play (even beats obviously).
thanks wikipedia: The formula for calculating the current time in .beats from UTC+1 is:
((UTC+1minutes * 60) + (UTC+1hours * 3600)) / 86.4
what is this issue even about
figuring out how beat time is calculated, and then how does the server and client sync up.
No due date set.
This issue currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
help players find the optimum time to play (even beats obviously).
thanks wikipedia:
The formula for calculating the current time in .beats from UTC+1 is:
((UTC+1minutes * 60) + (UTC+1hours * 3600)) / 86.4
what is this issue even about
figuring out how beat time is calculated, and then how does the server and client sync up.