It sounds like you have a lot of game changing updates in the works. Would you recommend that I take a break until they are in place or keep playing on v.1.08?
I'm a professional web developer and also have my own Minecraft mod, and the first versioning number does not work that way. Although there is no 100% accepted way to version things, the first number should be 0 for beta/alpha, 1 for release, and then incremented whenever there is no compatibility between it and the previous version (such as Thaumcraft 3 -> Thaumcraft 4). It's too late for you to change the version to 0.x.x which is why I recommended to label is as an alpha or beta. The only reason this pack was on my list of possible packs to play was because the version number was above 1.0 and I thought it was completed.
The version'ing follows standard procedures:
First number = status
Second number = major updates, introducing new gameplay content
- 0 for alpha (status)
- 1 for beta (status)
- 2 for release candidate
- 3 for (final) releas
Third number = minor updates, mainly bug fixes
Fourth number = hot fixes and alike
I'm a professional web developer and also have my own Minecraft mod, and the first versioning number does not work that way. Although there is no 100% accepted way to version things, the first number should be 0 for beta/alpha, 1 for release, and then incremented whenever there is no compatibility between it and the previous version (such as Thaumcraft 3 -> Thaumcraft 4). It's too late for you to change the version to 0.x.x which is why I recommended to label is as an alpha or beta. The only reason this pack was on my list of possible packs to play was because the version number was above 1.0 and I thought it was completed.