Unholy Arts Supporter Version 0.3.0 Wet Grapes Update
Added 2021-07-16 15:29:05 +0000 UTCFinally made it, we're on version 0.3.0! Thanks a lot for your immense patience, I was getting tired myself about the story not moving forwards, so I don't even want to imagine how slow it must have been for someone who wanted progress but wasn't working on the game.
Anyway, today's update brings three new story scenes, one of them progressing the main story, and another one with a couple of sex scenes. There are also a lot of new sex scene actions, and a lot of other minor updates. Take a look at the changelog for further info.
Hotfix B (07/19): Added a line of code that makes the next day's event be decided upon clicking "Rest and initiate a new day", in order to fix a softblock that would prevent some players from continuing the game. This doesn't solve the root issue, which hasn't been identified yet, and allows the player to re-roll the next day's event, which is far less than ideal.
Additionally, also removed a few lines that were logging enough information to generate lag.
Hotfix C (07/20):
- During "Varyonte Tutorship", the player character will now correctly receive the "realHypnoticGlance" sex action, rather than the buffed version of this move for Varyonte.
- Fixed error that would provoke "realHypnoticGlance" to throw an exception.
- Added an ad hoc clause that adds an extra point to the rounds counter in conversations if it is currently at zero and the player is participating, in order to fix an error that would allow the player to use greet interactions during the second round.
- Fixed error that would throw an exception when the player would attempt to remove an item through the Cheat Menu.
- Fixed minor text errors.
Hotfix D (07/21):
- Custom scene scripts that check characters' orgasms during the scene as the end condition will now call a function that sums all normal, ruined and mindblowing orgasms, rather than just normal orgasms. The previous conditions were provoking some scenes to never end under some circumstances.
Hotfix E (07/27):
- Removing items through the Cheat Menu could previously provoke some variables to get desynchronized, resulting in crashes in the worst cases. I've added a function that rebuilds the variables that may get screwed, which is now used after using the appropiate function in the Cheat Menu, and is automatically called from the personal room menu, which should fix your saves if they were being affected by this bug.
Hotfix F (07/28):
Hotfix B introduced a new error that provoked the next random story event be chosen twice each night. This has provoked people who played the game on that version or later without having seen all story events to permanently skip a few of them.
- This hotfix prevents that error from taking place again.
During the following hours I'll be working on a solution to allow people whose saves got broken to get to play the story events they skipped without the need to start a new save.