benank / everyone.dance

A realtime score sharing system for Stepmania. ⚠️ NOTE: This service is deprecated and no longer works, but you can still self host it.
https://everyone.dance
GNU General Public License v3.0
15 stars 1 forks source link

Version comparisons do not work on numbers larger than 9 in any spot #31

Closed benank closed 3 years ago

benank commented 3 years ago

Because lexicographically comparing strings doesn't work like that and I didn't think about it until we hit a version 10.

benank commented 3 years ago

Fixed