Influencing v0.1.15!


Hello my friends! I hope everything is fine with you!

I'll be brief in the introduction of this update. Basicaly, as I promissed, this update is small (in my opinion). It's a BIG change in terms of personalization of your gameplay, since I've added more than thirty code entrances for modders to add new interactions and even texts for sex.

Changelog v0.1.15.0:

  • Custom Eye Colors, Skin Colors and Hair Colors.
  • In college GYM connects with Hallway 02
  • Pink background color in selectable chars during sexual activity
  • Improved side view faces. Big thanks to RechtWertig!
  • Added muscular body for men Doggy Style, Mouth Fuck and Front fuck positions. (RechtWertig)
  • Locked some interactions for loyal chars
  • Added Base Couple activity: Sleep together (Can lead to sex)
  • Added Base Couple activity: Shower together (Can lead to sex)
  • Added Base Group activity: Eat together
  • Added Interaction that banishes naked characters from public places
  • Added bônus on Monthly payment due to high work knowledge
  • Added new texts to sex actions and Mod oppening to add more texts!

For Modders:

  • Now it’s possible to add options in menus in the same way it’s possible to add labels in game

Bug Fix:

  • Fixed Prostitution not giving money to MC
  • Fixed Boss asking for uniform out of working time
  • Fixed reroll position every time MC changes room
  • NPCs with your housekey will not invite other chars to your house anymore
  • Fixed the Working clothes reset when passing time
  • Fixed Energy Drink at Night club for free
  • Fixed the head cut on edge when char is on the edge of the screen
  • Bosses can’t leave their jobs anymore.
  • When spying someone in a room, the Key/Door slit will appear before the person inside the room

**Don't forget to go to the Map screen and save before update your old saves, to avoid errors.

I hope you all fail on NNN by the way.

Once more, Thank you all for your amazing support!

This is it for now my friends! Have a good weekend, TAKE CARE and have Fun!

Files

Influencing v0-1-15-0.apk 127 MB
Nov 24, 2023
Influencing-0.1.15.0-mac.zip 103 MB
Nov 24, 2023
Influencing-0.1.15.0-pc.zip 137 MB
Nov 24, 2023

Get Influencing

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

Hi, I keep getting this traceback when I try to run the game:

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "renpy/common/00start.rpy", line 210, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 210, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "renpy/bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 660, in main
    run(restart)
  File "renpy/main.py", line 146, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 938, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 210, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00start.rpy", line 210, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3341, in interact
    self.start()
  File "renpy/display/core.py", line 2249, in start
    self.post_init()
  File "renpy/display/core.py", line 2330, in post_init
    self.set_icon()
  File "renpy/display/core.py", line 2369, in set_icon
    with renpy.loader.load(icon) as f:
  File "renpy/loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Influencing 0.1.15.0
Wed Nov 29 09:32:54 2023
(+1)

Could you check if the file window_icon.png is in the folder "Influencing-0.1.15.0-pc\game\gui"? If the file does not exists, try to unpack the zip file again. If the problem persists, please tell me again. 

If the file exists, I suggest you to check your windows. Sometimes windows updates does something wrong with some important dll of the system and it stops to read renpy correctly (beside other executables, of course).

Thank you, I was able to fix the problem using FixWin.