JustBru00 / NetherCubeParkour

Forked from NetherCubeElytra for parkour use, now quite different for use as an ice boat track timing plugin.
Mozilla Public License 2.0
3 stars 1 forks source link

New way of calculating ending time. #21

Closed Makkuusen closed 2 years ago

Makkuusen commented 2 years ago

Checking the timestamp at the beginning of the tick to remove tick duration variances in times. Also rounds to 50ms interval to avoid the 1ms difference that was present during testing.

Further question. I'm not sure how the current system ranks people on same best time. I believe oldest result should be first.

Makkuusen commented 2 years ago

Rounding btw has a substantial error in this version.