Re: Zoids: Legacy beta (GBA)
Posted by Ricktendo on .
Hey Vimm, before you go, I want to ask.
Did you notice my post about the problems I found?
https://vimm.net/bbs/?Post=37127
The Vault trims zeros past the first decimal so, for example, version "1.00" becomes "1.0". Betas start at "0.1" so beta 10 (0.10) also gets trimmed to "0.1". As a partial fix I've changed betas to start counting from "0.01". I'm hoping to do a database upgrade soon which adds regex features, giving me more control to format numbers.
