MOA V1.00 is here
My Office Adventures » Devlog
Nothing much to say but a major update focusing on bringing My Office Adventures to a happy conclusion to the main story with optional pregnancy content. Strap in for a ride.
New Features:
None
General Stats:
~145,804 words
~15,750 dialogue block
~3,035 Images
~1,623 Movie Clips (Count includes the mini-player files too)
Backend Changes:
None
Bug Fixes:
None
Breaking Changes:
None
Knows Issues:
None
Other Notes:
None
Files
Cheat and Gallery Unlock (Automatic) 12 bytes
Apr 12, 2023
Cheat and Gallery Unlock(Manual)
Apr 12, 2023
My Office Adventures Android (new phones) 1.9 GB
Version 3 Apr 12, 2023
My Office Adventures Mac 11 GB
Version 2 Apr 12, 2023
My Office Adventures PC 11 GB
Version 2 Apr 12, 2023
My Office Adventures (Compressed, slightly lower quality renders) 2.4 GB
Version 2 Apr 12, 2023
My Office Adventures (Compressed, slightly lower quality renders) 2.4 GB
Version 2 Apr 12, 2023
Get My Office Adventures
Download NowName your own price
My Office Adventures
Will you handle them all?
Status | Released |
Author | The Coder Games |
Genre | Visual Novel, Simulation |
Tags | 3D, Adult, Anime, Erotic, Hentai, Male protagonist, Point & Click, Sandbox |
More posts
- My Office Adventures Reunion EP02 releasedDec 06, 2023
- My Office Adventures Reunion is out!Oct 20, 2023
- Something's cooking in the ovenSep 27, 2023
- My Office Adventures 4K version is hereAug 17, 2023
- MOA 4K version is a go!Jul 15, 2023
- MOA DLC 1 is hereJul 02, 2023
- Work for DLC 1 Has BegunJun 11, 2023
- V0.97 is ready to be played!Jan 07, 2023
- V0.93 is ready to be played!Nov 05, 2022
Comments
Log in with itch.io to leave a comment.
So how far is does the pregnancy feature go. Do they eventually have the child and are there any interactions with the child?
Only goes till big belly
how can I finish sleepover event?
What is the code for the cheats?
Please check my patreon or discord. It's public now.
Where's the dashboard for Clara event?
It seems Android version is 1gb and PC got 10gb,is it mobile have low Low Resolution or same as pc
Mobile has compressed version and is 1.*GB, resolution is same but not image quality.
What ist the new Gallery Code for 1.00 ?
Im missing two scenes for Emma and Hana and not sure how to get them. They were added in this update, and I got the ones at the party, both variations. Not sure what im missing.
In character customization screen you have to toggle their pregnancy, and re do the party scene, you will get new scenes with flat belly. For Emma and Hana you have 4 possible combo, with both pregnant, with one pregnant and the other one not, so on.
Right, thank you. Also so you know, doing that works for most of the cast, but the Twins, Maya, Hana, and clara bring up an error.
This is when I click on Clara.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screens/CharacterCustomization.rpy", line 109, in execute
File "game/screens/CharacterCustomization.rpy", line 109, in execute
File "game/screens/CharacterCustomization.rpy", line 119, in execute
File "game/screens/CharacterCustomization.rpy", line 131, in execute
File "game/screens/CharacterCustomization.rpy", line 134, in execute
File "game/screens/CharacterCustomization.rpy", line 143, in execute
File "game/screens/CharacterCustomization.rpy", line 147, in execute
File "game/screens/CharacterCustomization.rpy", line 232, in execute
File "game/screens/CharacterCustomization.rpy", line 233, in execute
File "game/screens/CharacterCustomization.rpy", line 234, in execute
File "game/screens/CharacterCustomization.rpy", line 237, in execute
File "game/screens/CharacterCustomization.rpy", line 237, in keywords
File "game/screens/CharacterCustomization.rpy", line 240, in <module>
KeyError: u'CharacterMCLewdName'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/Intro.rpyc", line 273, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, 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 3213, 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 3630, 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 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3630, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/screens/CharacterCustomization.rpy", line 109, in execute
File "game/screens/CharacterCustomization.rpy", line 109, in execute
File "game/screens/CharacterCustomization.rpy", line 119, in execute
File "game/screens/CharacterCustomization.rpy", line 131, in execute
File "game/screens/CharacterCustomization.rpy", line 134, in execute
File "game/screens/CharacterCustomization.rpy", line 143, in execute
File "game/screens/CharacterCustomization.rpy", line 147, in execute
File "game/screens/CharacterCustomization.rpy", line 232, in execute
File "game/screens/CharacterCustomization.rpy", line 233, in execute
File "game/screens/CharacterCustomization.rpy", line 234, in execute
File "game/screens/CharacterCustomization.rpy", line 237, in execute
File "game/screens/CharacterCustomization.rpy", line 237, in keywords
File "game/screens/CharacterCustomization.rpy", line 240, in <module>
KeyError: u'CharacterMCLewdName'
Windows-10-10.0.19041
Ren'Py 7.4.5.1648
My Office Adventures 1.00
Thu Apr 13 11:03:02 2023
[/code]
Hi, can you try the latest version and see if the error is resolved, I have updated the game with fix just now.
Gonna take a bit, my internet has been slow lately, but I'll let you know once I test it.
Yeah its fixed now, thanks man.
How do you unlock the last sex scene for each girl? i've completed the game so there are no more hints.
In character customization screen you have to toggle her pregnancy, and re do the party scene, you will get new scenes with flat belly.
Ah i see, thank you
Your game was the first 5 star rating I gave and honestly it was well deserved cant wait to see what Into the Nyx has in store
:)
Happy conclusion? So this game is now complete?
There are plans to have few more characters as part of DLC, conclusion to the main story is what I meant.
I have to admit that I'm happy to have more content but sad that it's over. I really enjoyed this game and the characters. I saw you had another game that I didn't notice before, Into the Nyx. I'm going to check that out soon. I already played Lustfull Awakening. Do you have plans for another game since this one is mostly complete?
Into The Nyx is the next big one, we have lots of new content planned for that. MOA is not over but it has slowed down.
Sounds good man. Can't wait to see what else you come up with!