- Jun 18, 2017
- 45
- 40
Esentially yes. Sometimes in Development you change things and then try them out. That build gets an iterative name but you find that you broke something before you release it. like for example maybe something you changed in the code prevents images from being called correctly. the text and choices still appear but no sexy images in this. so you work on it a bit and fix it. Now the new stuff you put in works and the images work but the text starts looping after 10 min of play no matter where you are. fixing this requires you to rework a lot of your code and so now you have another new version. a new version that works most of the time with no obvious to you bugs and so you feel comfortable releasing it. hell there may have even been an 0.8.2c that just fixed a few minor bugs and wasn't worth releasing. then an 0.8.3a that reintroduced those bugs or broke things like in my example. Those file names and organization system still exists but we the players don't get to see those updates. Nor Frankly would most of us want to.I realy do not undestend dev who can not get version for projects...
Serious, if prev ver be 0.8.2b, when why, why i ask next ver is 0.8.3c?
It means Dev already have 0.8.3a and 0.8.3b, but not relezed, just only for self? O_O