The Bunker v0.11 -HTML5 Adventure/Dating sim 16/June/5

The place to post non-Flash projects such as RPG maker games.
Forum rules
This forum is for posting and collaborating upon third party work. Please do not post request-threads, and avoid posting artwork that is not your own unless it is being used as a reference.
When posting content, please consider including a screenshot to help users to see what a game is like.

Re: The Bunker v0.3 -HTML

Postby Vid » Sun Apr 10, 2016 3:15 am

Just wanted to say, what you have so far looks pretty cool but your save/load system doesn't work currently. Maybe you already know that, but for me at least, when I load a game, the day number is correct but everything else gets reset to default, ie. the characters I've unlocked and all the stats. Cheers.

Edit - So I see other people already had this issue. The idea with not reloading the page may work to fix this but the problem is when you get those random syntax errors, and you will, then you have no choice but to reload. So I guess currently the game is kind of unplayable. Shame, because it seems like you have some cool ideas.
Last edited by Vid on Sun Apr 10, 2016 8:50 am, edited 1 time in total.
Vid
 
Joined: Sun Jan 15, 2012 11:26 am

Re: The Bunker v0.3 -HTML

Postby adjaver » Sun Apr 10, 2016 4:22 am

I did try and look through at one point to find the syntax errors, using view source in Chrome. Almost all of them reference one line number, which was an absolute nightmare to look through and since I'm inexperienced in html I gave up pretty quickly trying to find the error. As far as the save/load system... I found it does work in one scenario: saving and loading without reloading the page in between. It seems for what ever reason, reloading the page clears all of the cookie variables except the displayed week.
adjaver
Newly Registered
 
Joined: Fri Aug 03, 2012 4:25 am

Re: The Bunker v0.3 -HTML

Postby facewithmace » Sun Apr 10, 2016 6:58 pm

adjaver Wrote:I did try and look through at one point to find the syntax errors, using view source in Chrome. Almost all of them reference one line number, which was an absolute nightmare to look through and since I'm inexperienced in html I gave up pretty quickly trying to find the error. As far as the save/load system... I found it does work in one scenario: saving and loading without reloading the page in between. It seems for what ever reason, reloading the page clears all of the cookie variables except the displayed week.


Whenever I get a syntax error, the only choice I have is to reload the page. Is there another way to do this?
facewithmace
Newly Registered
 
Joined: Thu Apr 07, 2016 12:20 am

Re: The Bunker v0.3 -HTML

Postby adjaver » Mon Apr 11, 2016 7:37 am

facewithmace Wrote:Whenever I get a syntax error, the only choice I have is to reload the page. Is there another way to do this?


Since the entire game is coded into a single html file, I don't think there is another way to recover from a syntax error. I don't know why it's losing the cookie. On normal sites cookies stick around between loads of the same page, but I've done hardly any web coding.
adjaver
Newly Registered
 
Joined: Fri Aug 03, 2012 4:25 am

Re: The Bunker v0.3 -HTML

Postby impound258 » Mon Apr 11, 2016 8:27 pm

I don't think he's actually using cookies properly.

It seems to me that it's a save within the run-time instance. Which means the second you restart the program, it forgets what was "saved" to its' memory.

A way around this if the developer cannot figure out how to change that, is to allow "export" and "import" of code where the players can export their progress stats and import them when they want.

Also I'm still up for looking through the code if OP wants me to do a scan for errors that have been sticking out.
impound258
 
Joined: Sun Apr 10, 2016 12:18 am

Re: The Bunker v0.5 -HTML 11/apr/16

Postby sed » Mon Apr 11, 2016 10:17 pm

Ok, I found and fixed (I think) the save problem. The other bugs were minor typos that have been fixed, or cut. No doubt there are some new bugs though.

I Have replaced all the art with original creations now. I am going to use .png and .webm for images and animations. Hopefully there are not to many people stuck on old browsers. Let me know if you're having compatibility issues, or poor performance.

There are about 5 sex scenes available. All on the first day. After day 1 nothing new can be accessed, so don't waste your time. New content soon.
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.5 -HTML 11/apr/16

Postby DragonG » Tue Apr 12, 2016 12:25 am

none of the image or video works for me
User avatar
DragonG
 
Joined: Fri May 29, 2015 6:10 pm

Re: The Bunker v0.5 -HTML 11/apr/16

Postby sed » Tue Apr 12, 2016 3:50 am

What browser/os are you using?
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.5 -HTML 11/apr/16

Postby Sasha » Tue Apr 12, 2016 4:14 am

sed Wrote:There are about 5 sex scenes available. All on the first day. After day 1 nothing new can be accessed, so don't waste your time. New content soon.


Does this mean you have to activate it on day 1, or that just nothing new will be unlocked after day 1?
Sasha
 
Joined: Thu Feb 11, 2016 6:27 am

Re: The Bunker v0.5 -HTML 11/apr/16

Postby sed » Tue Apr 12, 2016 12:44 pm

No events or unlockables after day 1 right now. There are 8 events that can happen on day 1, but not after. The future events will happen any day after the first, depending on when triggered.
I am working on the art/story for day 2 onward now.
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.5 -HTML 11/apr/16

Postby facewithmace » Tue Apr 12, 2016 4:01 pm

Just a heads up, I keep getting an error where whenever I enter the bathroom, or sometimes do an action in the empty room, the game crashes and gives me a message saying something like "lust is unreadable".
facewithmace
Newly Registered
 
Joined: Thu Apr 07, 2016 12:20 am

Re: The Bunker v0.5 -HTML 11/apr/16

Postby UnsungHero » Tue Apr 12, 2016 5:17 pm

I've found three

but run out of time since I can't unlock anybody else
User avatar
UnsungHero
 
Joined: Fri Aug 10, 2012 12:34 am

Re: The Bunker v0.6 -HTML 12/apr/16

Postby sed » Wed Apr 13, 2016 3:24 am

It seems to work well in chrome, IE, and on an android.

But the images do not display in firefox for me. Does anyone else have problems with firefox?
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.6 -HTML 12/apr/16

Postby facewithmace » Wed Apr 13, 2016 3:36 am

sed Wrote:It seems to work well in chrome, IE, and on an android.

But the images do not display in firefox for me. Does anyone else have problems with firefox?


Yeah, same thing happened to me in Firefox. Chrome works fine for me.
facewithmace
Newly Registered
 
Joined: Thu Apr 07, 2016 12:20 am

Re: The Bunker v0.6 -HTML 12/apr/16

Postby sed » Wed Apr 13, 2016 1:01 pm

Ok, found the Firefox problem. It should display on all modern browsers now.
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.7 -HTML 16/apr/17

Postby sed » Sun Apr 17, 2016 4:48 pm

There's a new version up. v0.7

The gameplay aspect is beginning to come together now. You start as June. After triggering two events (sex scenes) the next character (Dave) becomes available. Trigger two events with him, then Brittney becomes available. You can not get any others yet, as I have to make animations/story for them still. But the whole story is sketched out, so it's just a matter of putting the time in.
There are differnt ways to trigger events, and different animations for an event depending on how it was triggered.

I would like to know how people feel about the 'gameplay'. Is it too grindy? Do you have any other comments/ideas?
It is still early enough that making changes is not hard. I would like more feedback before things become hard to change.

So tell me what you think about any aspects of the game.
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.7 -HTML 16/apr/17

Postby Riley65 » Mon Apr 18, 2016 1:45 am

Great to see more content coming for this. As it stands now I would recommend allowing events to be repeatable, as I don't think you can even finish britneys bucket list currently with only one scene that can proc both threesomes and cheating with a man. Strangely, doing the bi-threesome as britney during the confronted by tyrone actually gave me neither of the threesome checks on the bucket list, but did give me watch dave with another women lol. Looking forward to what comes next, :D
Image
Riley65
 
Joined: Sun Mar 25, 2012 6:37 am

Re: The Bunker v0.7 -HTML 16/apr/17

Postby sed » Mon Apr 18, 2016 1:03 pm

Brittneys events are unfinished at this point. Thanks for pointing out the bucket list bug with her.

Some events are repeatable, but others are not because the choices made will affect the story, however the scenes can be repeated by selecting 'blowjob' or 'sex' from the menu when visiting the person. This is not in the current public version though. It is mostly implemented in my working copy and will be in the next update.

The plan right now is to use the events between characters to unlock the others. Pretty much how it currently works with June and Dave. Once all the characters are unlocked, then room based events will begin to appear that can involve more than two characters. The room based events will be mostly repeatable.
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.8 -HTML 16/apr/25

Postby sed » Mon Apr 25, 2016 9:09 pm

New version up.
I took your advice and made some of the events repeatable. I've also added other ways to repeat some events.

I have begun adding room actions. So far only an unfinished glory hole.
Is the game getting too complicated? Or are people figuring it out ok?
sed
 
Joined: Tue Jul 08, 2014 3:38 pm

Re: The Bunker v0.8 -HTML 16/apr/25

Postby DragonG » Tue Apr 26, 2016 12:29 am

looks like a lot of videos are missing of blowjobs and sex scenes and bathroom scenes
User avatar
DragonG
 
Joined: Fri May 29, 2015 6:10 pm

PreviousNext

Return to Non-Flash Projects



Who is online

Users browsing this forum: Bing [Bot]