Weekly Standup 55
Added 2022-03-08 03:36:24 +0000 UTCThe Ukraine conflict continues; and I'm still trying to do what I can to support Ukraine IRL; and I still urge you to do the same; and I'm still pretty demoralized by how little I can do. But also, I'm still continuing to work because otherwise I'd probably go crazy, so I should update you on how that's going. Sorry if this post is a bit messy.
The next update is going to be a bit bigger than planned and thus take a bit longer than planned. There's a lot of content I want to add, but the story isn't being pushed forward all that much.
To explain, there's a lot of stuff I'm working on that is somewhat low-return-on-investment-of-time: making Ari's skirt removable takes time, but is also a fairly exciting new feature; making Ari's jewelry/accessories removable takes a similar amount of time, but isn't a particularly exciting feature. Having these low-return-on-investment-of-time-features is entirely planned: it's a large part of what was supposed to make the interactive h-scenes fun (much like the flash games that inspired it), but I've just been able to avoid having to put the time in by picking low-hanging fruit and focusing on high-impact features.
But I've been adding a lot of new stuff. Here's what I've written for the changelog thus far (note: this is stuff that's working in-game in dev/debug mode, not all of these may be accessible in-game due to story reasons):
Added new stuff to the lying-down interactive h-scene:
- New outfit: Casual, which has
- 7 moveable clothing items (skirt, shirt, tights, 4 moveable accessories). Total no. of possible positions for moveable clothing items: 17
- 3 small clothing cover images for rubbing Ari's left breast
- New stuff for the Royal outfit:
- 4 new moveable clothing items (tights, 3 moveable accessories). Total no. of possible positions for new moveable clothing items: 9
- Ari's underwear can now be moved
- 18 new variations for cotton panties: 6 positions (including 'off'), with 3 wetness variations (including 'none') for each position
- 6 new variations for chastity belt: 6 positions (including 'off'), with no wetness variations (it's made of metal, c'mon)
- 2 new wetness variations for Ari's body sprite
- 2 new rubbable positions: labia & clit, with 4 hand positions (including 'off') for each
- Ari's right hand can now be grabbed and moved, with 3 possible positions (under body, over body, lifted up) - all outfits implement this
- Replaced, like, eight billion instances where Ari's outfit is hardcoded to be "royal", eg. panty checks (this probably still has bugs)
This means that, including small things like the idle/hover/active variations for interactable elements, I've added a total of approx. 160 new sprites to the lying-down hscene that are now working and in the game. Some of these required entirely new features in code (eg. moving Ari's right hand requires persisting the state of moveable clothing items through all possible positions).
As a burnout avoidance measure, I'm going to take about 3 days this week off from PT and work on prototyping stuff for Euph's Next Game. Otherwise, I'm probably going to continue adding new stuff.