View Single Post
08-13-09, 03:47 PM   #61
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2007
Posts: 863
Originally Posted by CobraA1 View Post
I've seen many versioning systems use a simple "build number" - a simple number that starts at the bottom and counts up every time it detects a change.

In this case, Minion could provide something similar - an "upload number," which is nothing more than a simple counter that counts up every time the author uploads a new build, and which cannot be changed or modified by the author.

Then, it's simple to check if an upload is more recent or not, and you don't have any time zone translation issues. And you can keep all of the versioning schemes that authors have.
The main problem isn't just the versioning for mods on this site, but ones which have old versions on WoWI and newer versions on curse.
  Reply With Quote