MOAR COMBAT! (Patreon)
Content
What's been done?
- Created a new dev build for combat (helps a lot for testing)
- Found and fixed a bunch of bugs found thanks new dev build xD
- Made a system for girls to move around
- This comes with a cool new cursor as well!
- Added grenades and the knockout buffout pills
- Added the shower location
- Set up a new scene
- Fixed some other bugs
- Including the quickmenu disappearing after visiting the wardrobe, renaming Granpa Max his variable as it was interfering with some Renpy stuff and fixing the inventory's paging system
Alas, no new build yet =<. Apologies for that, we are working hard to get it to you guys as soon as possible though! Which (if life doesn't kick us down again) should be this month =D.
Now what have I been up to exactly? Mostly combat stuff, made a new dev build so it's easier for me an Newman to test out the new stuff. Some preset enemy groups and full control over the items and levels without needing any code. And it's already paid off, with the introduction of Big bro's I noticed some new issues. When sprites overlap the enemy selection crosshair would go to the wrong place and apparently the enemy attacks weren't stuck to the sprite's layer but were on top of all sprites.. Which didn't look very good.
I ended up rewriting how the selection icon and enemy attacks work. The selection icon used to work through the tooltip function but for some reason when the sprites overlapped it wouldn't properly apply the transforms putting it in the right place. I switched it to the (un)hovered function and it works flawlessly now. As for the layering issue, I used to have the attack images generated within the attacks function, but that would run after the layers are set up and this cause it to show on top of all sprites. Thanks to Empish (Elaine) I switched it to their for loop in the screen itself with just two lines! Yay =3
What's next?
- Add the dialog (yes still =< )
- Though my converter script should help speed up that process quite a bit
- Add the actual mechanic for spy cams
- A small QoL for late game Shar
- Tweak some positional data here and there
- Find and kill more bugs
Personal shit
I'm still trying to find my work groove.. The last month of March was a bit tough on me cause my mom got some bad news and I was unable to focus on anything that week.. Early April we got an update and while it isn't as bad as it could be, we still don't know how bad it is exactly.. So my stress levels are still quite high, but hey, at least I can get some work done again, so it's something! Not much drawing though.. Cause I end up feeling guilty for not working on the game xD
Soon™,
A bouncing Akanoes