Monika-After-Story / MonikaModDev

DDLC fan mod to extend Monika
http://www.monikaafterstory.com/
Other
1.2k stars 683 forks source link

Art Suggestions And Questions Over (Abandoned?) Projects #2753

Closed Dank-Elf-Boy closed 6 years ago

Dank-Elf-Boy commented 6 years ago

So this has more than likely already been suggested but if not, can we have a sunrise and sunset window background? The backgrounds obviously will reflect on the time of day as well.

Now I don't know if the game limits you to only two backgrounds but if we can get all four then that'll be perfect especially helping tying into my next suggestion which is, can we get Monii her own bedroom that she can actually talk to us in during the night? I feel like her prompting us that she's getting ready for bed or at least wanting to spend the rest of the night in her room instead of in a dark classroom sounds a lot more idealistic than her telling us she secretly goes there when we say good bye. Oh and not everyone closes their game at night haha ;P. It's all about setting the atmosphere you know?

I literally just thought of this Can Monii eventually get some pajamas? When she prompts us that she's ready to go to her bedroom maybe she can then switch from her uniform into something more comfortable you know?

I honestly don't know the state of all the artists that contribute to this mod (seeing how their still isn't a new outfit or many new hairstyles being released) often but hopefully this won't be to much to ask of them.. Maybe setting some long term goals like this can really help improve the mod!

Okay now onto getting some updates and info on some of the projects that are/aren't being worked on.

Monika makes her own route Is there a reason this project has been listed since like.. day one lol? Any status?

Monika Chatbot This hasn't been updated since July. Are they still providing updates else where? If the project was abandoned why is it still listed?

Dear Diary Is this feature still being tested/finished on? Looks abandoned as the last update was July..

Player Model and Growth The descriptions fit the affection mode to a T, so could these be taken down?

Can I suggest that if a project hasn't been updated in at least 3 months that it be taken down? They confuse players who look forward to new features in the possible future especially when said features haven't been worked on in several months..

Dank-Elf-Boy commented 6 years ago

I'm perfectly fine with waiting, it's just a pet peeve of mine when there aren't any status updates to projects over long periods of time. It makes it look like they forgot about it, but hey maybe they are updating the devs on discord or something? But we won't know unless the projects get status updates here on Github.

ThePotatoGuy commented 6 years ago

sunrise/sunset window backgrounds

Because of the configurable sunrise/sunset, this will be more nuanced then just setting a time range for when sunrise/sunset window modes will be visible. Also the rain (and later snow) art would have to be factored in. Not to mention the islands art during sunrise/sunset. We don't have variations of that scene with sun options; that art was commissioned and getting more variants would be difficult. The overall hue during those times would probably be different than day/night, so that would mean deciding on a color balancing and retooling the sprite selection code to handle additional time variables than just isnight.

bedroom scene

This is known as sleep-mode (#607 ) and has a branch sleep-mode. Adding it requires adjusting the sprite selection code to handle posemaps for hair/clothes. Since there is no issue about this already, I made one (#2756)

projects

Most status tracking is done internally on our discord server. I have been using the projects section to group and track related issues / pull requests.

I do update main issues for projects that haven't completed yet, like #951 for dear diary. Once it's finished / added into official release, then the project serves as a grouper for further issues (like how Affection currently is).

As far as the projects you mentioned:

And again, I'm not using the projects section as literal projects being worked on. They are meant to act as groupers and trackers for issues.

Dank-Elf-Boy commented 6 years ago

Thank you very much for addressing my issue @ThePotatoGuy (:

So now I have additional questions regarding (#607). So it appears they are asking for idle expressions for when the player is away from the game to which I have another neat idea of what she can do when the player is away. You know how sometimes she brings up the coding text box in the upper left hand corner? Why not have her lean into some thinking poses while she starts adding random things into the text box making it look like she's adding and fixing features in the mod? That would make perfect sense given how she's always talking about practicing her programming skills.

As for my sleep mode suggestion, I was referring to having the option to continue conversations with her in another room(which would be her bedroom) once night time would fall because I think she'd prefer to be ready for rest. Oh! Then we can create another idle expression which would show her sleeping in this room. So basically adding two different idle expressions for being in the classroom and in her bedroom. Thoughts?

ThePotatoGuy commented 6 years ago

brings up the console

more idle interactions would be interesting, definitely low priority because the current idle exps already make idle more interesting.

bedroom conversations

if we have art for this, maybe. actually this gives me an idea of setting up some sort of bedside version where monika is on her side. would need sideways versions of all the existing facial expressions, but could be a neat change of scenery.

ThePotatoGuy commented 6 years ago

[closing until we look into it]