The only criticism I have so far is that for a game that talks about giving you choices/decisions in the introduction, I expected to have some choices to make. It is an interesting concept and I like the visuals of the game so far, but it feels like it's just a prologue of a game and not so much a "version 1.X"
Choices and decisions will be coming, don't worry. I'm just working on getting the game to a solid point where MC's in a position where he's aware that he can fool around with other characters and not worry about messing up relationships. Currently, he wants to get serious with Jade, so he needs to show some commitment to her until he understands where she sits on the topic. Spoiler alert: she doesn't really care, so long as she gets her fair share of attention and is not left to the wayside.
As for the prologue, it wrapped up the moment they moved into the new house. That's where the story starts officially. As for versioning, I originally was using a v0.0.0.0 system to denote the stage of the game.
v
0-1 | Game is feature complete/done. 0 means it's still being developed.
0-X | Game "life stage" of sorts. Internally, this was 0 until my first release, at which point it went to 1.
0-X | Update number. Number gets a +1 any time there's a substantial release. IE not a hotfix.
0-X | Hotfix/patch number.
There was quite a bit of criticism in the early days, so I simplified it by just stripping the first 0 out and turning it into a v0.0.0 system. The only reason I chose the first 0 is because realistically it's going to be the only digit that won't change for probably the next 10 years. The others all have potential/guarantee to be adjusted depending on development.
I understand that my versioning system is unorthodox and not by the book, but you gotta understand that I'm unorthodox and didn't have a book to go by xD I have no prior background in game development or any computer-related developy stuff. I never went to any classes for any of this and was never taught "proper" versioning. I started with a couple youtube videos and a goal. So I'm just using what makes sense in my brain.
I wouldn't be opposed to swapping back to the v#.#.#.# system if people think that it'd provide a clearer depiction of where the game is at currently. So, call to action I suppose. If you care, speak up and lemme know xD.