Guys! Rogue update is out! :eazyHype:
Is it the new version or is it just a progress update?
EDIT: Nevermind, just a status update. It says the following:
"
Hey guys, I've been told I've been a bit quiet about the game lately. Sorry. I did respond to a few comment section questions over the past couple weeks, but I guess I haven't done any official blog posts, so here's one.
Yes, the game is progressing nicely, I've mostly been working on the art and animation for this situation. The body below the head looks a little janky at the moment because it reusues the existing sprite elements, but I actually have a whole separate body that still needs its wardrobe and can add that later.
I wanted to give a little info on how I'm adding her scenes to the game. The first phase is the simplest, I just take one of Rogue's files, copy/paste it, and rename it to Kitty.
Then I have to go through and use the replace function to swap out all the Rogue signifiers for Kitty ones. This can be compleicated on parts where Kitty already exists in Rogue's code, I've got to make sure to separate those out first. Some dataminers out there might have noticed that there are portions of Kitty's code hiding in the released version which are basically just Rogue's stuff, but isn't meant to be reached by the players because I hadn't gotten to the next step (like how some of her room content was available).
But then it's on to the real work, the next step is to get the dialog right, to run through each option and trade out Rogue's lines to something Kitty would say. Then I make a second pass where I double check all the approval checks, and make sure to account for places where Kitty would be more or less likely to do that thing. Then I need to adjust the stat pay-outs similarly. I want to make sure that each has a slightly different feel. And as I go through this, I might get inspired to add a new little feature here or there, something that could work a little better than how I'd had it.
I've still got some work to do, so the next release should be at lteast a couple weeks away, but it should have some fun elements like the piercings art (whcih is done, but not yet added to the game), the scene above, some more water effects, etc. Sorry again about the delay, but I hope it'll be worth the wait."
There you go. Sorry for the false hope.