Reclusive bay 0.17.2


Here is all the changes done for this update it is quite a lot. 

0.17.0 UPDATE

- Added a main story scene with Vivian (blackmailing merlot)

- Added a main story scene with Cascade (visiting dad's grave)

- Added a side scene with Vivian (vivian visits the park)

- Added a side scene with Cascade (money at the royal)

- Added repeatable scene for Cascade, Lily, Paige and Vivian

(They are by chance after sleeping)

- Added side event with a New girl 1 (college talk)

- Added another side event for new girl 1 (new girl1 visits the royal)

- Added side event for new girl 2 (talk with new girl 2)

_ Added a new lewd scene, this time for Lily (night fun in the park)

- Added 4 new renders to search for

- Mausoleum added

- Cuppa Joe added

- changed coffee item image so it's background is transparent, and doesn't blind you when looking at it.

- made the interface for Eye Candy renders, Peek Snaps, and Replays look amazing.

- One time purchases are now available at the shop for Cascade, Lily, Paige, and Vivian.

    (Vivian's item can't be used quite yet however)

- Once again the axe came down upon the typos of Reclusive Bay. Hundreds have met their devise...(AXE).. demise.

- Be advised, if you saved while the shop Buy/Sell interface was open you may get an exception when you load the save.

  If for any reason this happens, you should be be able to click "Rollback" and then the game should work normally.

- changed coffee image so its background tranparent, and doesnt blind you when looking at it.

- Improved the skill system UI.

- One time purchases are now available at the shop for Cascade, Lily, Paige, and Vivian.

(Vivian's item can't be used quite yet however)

- Changed it the way an encounter worked with paige so there will be no soft block om the scene.

- Changed the way an encounter worked with Lily to remove the small block on the scene.

- Get hint now tells you the SL and RS for each girl.

- Get hint has recieved some make up to beautify it some more.

- Added a gallery from main menu

Files

ReclusiveBay-0.17.2-market.zip 986 MB
Aug 15, 2021

Get Reclusive Bay

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

I've been trying to post this for a while, but apparently itch is having server issues:

When Eve asks if you if you treat Vivian good  and you reply No:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/eve_scenes.rpy", line 93, in script

    $ Eve -= 1

  File "game/eve_scenes.rpy", line 93, in <module>

    $ Eve -= 1

TypeError: unsupported operand type(s) for -=: 'LoveInterest' and 'int'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/eve_scenes.rpy", line 93, in script

    $ Eve -= 1

  File "renpy/ast.py", line 922, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2218, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/eve_scenes.rpy", line 93, in <module>

    $ Eve -= 1

TypeError: unsupported operand type(s) for -=: 'LoveInterest' and 'int'

Windows-10-10.0.19041

Ren'Py 7.4.6.1693

Reclusive Bay 0.17.2

Sun Aug 15 22:26:29 2021

```

thanks, its corrected and will be posted on next update when it is released. :D

(3 edits)

When at the police station with Vivian, it runs through the scene twice if you go with Distract. 

Edit: I loaded an earlier save and it didn't run through twice.

Bug 2: Email Problem, Rollback works, Ignore doesn't.

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/MC_PC.rpy", line 1251, in script

    call screen email_app_window

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

Exception: Empty text tag in u"I'm sorry {}".

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/MC_PC.rpy", line 1251, in script

    call screen email_app_window

  File "renpy/ast.py", line 2009, in execute

    self.call("execute")

  File "renpy/ast.py", line 1997, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "renpy/statements.py", line 278, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/exports.py", line 3057, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3276, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)

  File "renpy/display/core.py", line 3693, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/screen.py", line 437, in visit_all

    self.child.visit_all(callback, seen=None)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 567, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 557, in visit_all

    for d in self.visit():

  File "renpy/text/text.py", line 1770, in visit

    self.update()

  File "renpy/text/text.py", line 1747, in update

    tokens = self.tokenize(text)

  File "renpy/text/text.py", line 2221, in tokenize

    tokens.extend(textsupport.tokenize(i))

  File "textsupport.pyx", line 105, in renpy.text.textsupport.tokenize

Exception: Empty text tag in u"I'm sorry {}".

Windows-10-10.0.19041

Ren'Py 7.4.6.1693

Reclusive Bay 0.17.2

Sun Aug 15 21:58:32 2021

```

Did you happen to rollback in that scene? I have had this same thing happen a couple times where the encounter doesnt update the first time. Run through it again and then it works. Thanks for the heads up though. :D