Space Escape

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: Space Escape

Postby napala » Mon Jun 17, 2013 12:18 am

cereburn Wrote:the download section still lists the 2012 date, but if you click on the download link(at least the 4 shared one) it takes you to a file with today's date.


Indeed. The wait is over, guys (and girls). :)

But when will the next update be released?
napala
 
Joined: Thu Jul 26, 2012 7:13 am

Re: Space Escape

Postby testmonkey11 » Mon Jun 17, 2013 8:53 am

Ok, I know people have said there is a problem with Constitution and I see what you are getting at by saying about there is a stat increase corresponding to the enemy. The problem is that constitution seems to be taking a positive intiger after applying damage reduction for example....

If I have Maximum Willpower putting me at 1000 health, a wolf on easy hits me for 12.

So With maximum willpower and no points put into constitution, wolves hit me for 12.
With maximum willpower and 12 buys of constitution, wolves hit me for 0.
At maximum willpower and constitution of 73, wolves hit me for 60.

Every point I put into constitution at this point starts counting the damage up by one.

It looks like It's taking an positive integer of (Incoming Damage - Constitution) rather a negative one. Having little knowledge of Action Script let alone knowing whether you are using 2 or 3, I recomend an if-else statement to see if the damage being mitigated is less than the damage being caused and assign it to 1 or to just let it subtract.
Also, when the constitution is perfect and you take no damage regardless of if you are wearing clothing or not, the clothing still gets damaged for each point you put in constitution plus .2 points for each purchase of willpower.

Some other bugs seem to be a bad status check when you interact with powerups or doors immediately after resisting sex. A minor problem is the ice skating pose from holding the jump key.

Instead of linear numbers, you might try a root curve like pow(Constitution, 4/5) That way each buy of Constitution gives you slightly less defense in the calculation.
testmonkey11
Newly Registered
 
Joined: Mon Aug 01, 2011 9:34 am

Re: Space Escape

Postby Toyloli » Mon Jun 17, 2013 9:18 pm

Apalapan Wrote:
cereburn Wrote:the download section still lists the 2012 date, but if you click on the download link(at least the 4 shared one) it takes you to a file with today's date.


Indeed. The wait is over, guys (and girls). :)

But when will the next update be released?


Either that, or the download for the previous version got taken down and he was forced to re-upload.
I think I'll wait till he says the demo has officially been updated.
User avatar
Toyloli
 
Joined: Fri Oct 19, 2012 10:53 am
Location: Six feet down, three feet to the left and 12 feet up.

Re: Space Escape

Postby Madlyblue » Mon Jun 17, 2013 9:53 pm

umm....is there actually 17 items? i only end up finding 15...and that was from the previous game
User avatar
Madlyblue
Newly Registered
 
Joined: Thu Nov 01, 2012 12:37 am

Re: Space Escape

Postby billanator » Mon Jun 17, 2013 10:59 pm

Seems to be the real deal, even had gallery unlock card drops, which, I don't think, where a part of the earlier release.
billanator
 
Joined: Tue Jan 08, 2013 4:57 pm

Re: Space Escape

Postby coldcrow » Tue Jun 18, 2013 4:16 am

Well I think the save is broken, I saved before work today only to find my saves gone when I got home, checked both the .swf and .exe. None of which had my save. :\
coldcrow
Newly Registered
 
Joined: Thu Mar 07, 2013 5:48 am

Re: Space Escape

Postby Zeus Kabob » Tue Jun 18, 2013 6:03 am

coldcrow Wrote:Well I think the save is broken, I saved before work today only to find my saves gone when I got home, checked both the .swf and .exe. None of which had my save. :\


Saving is done by various methods. If you're running in a browser, it saves with your browser's files. If you change browsers or run standalone, the saves will be missing. If you run the .exe, the saves should be consistent when running the .exe a second time, though file access permissions can cause issues there (be careful on network drives and read-only partitions). Using a standalone .swf player has the same reaction. Finally, browsers can restrict a flash file from saving onto your computer, requiring you to explicitly allow saving. This is true on Chrome and Firefox, and is likely also true on Internet Explorer and Opera. Running Chrome in Incognito mode completely disables flash files from saving local data.

If none of these turn out to be the problem, then you may have other issues, or the saving might truly be broken. Since I always have trouble with consistency in saves, I think it's unlikely that the game has come this far with a broken save feature, and instead your browser or computer is mishandling the saves.
User avatar
Zeus Kabob
Moderator
 
Joined: Tue Nov 16, 2010 2:16 am
Location: Between some awesome thunderheads

Re: Space Escape

Postby coldcrow » Tue Jun 18, 2013 6:15 am

Well right now I'm just lost, 16/17 and no idea where to go. xD got 2 suits, 3 undies, 4 skills, all weaps and 3 keycards. :|
coldcrow
Newly Registered
 
Joined: Thu Mar 07, 2013 5:48 am

Re: Space Escape

Postby Cluster » Tue Jun 18, 2013 7:29 am

Aaaaah! More items to found, I don't ever know where! T_T
French person, with french expression and poor english...
User avatar
Cluster
 
Joined: Wed Feb 22, 2012 11:21 pm

Re: Space Escape

Postby Throbby » Tue Jun 18, 2013 8:40 am

I had the "16/17" problem too--except I actually *had* 17 items. The game just didn't register it, so I had to re-start. :(

Soooooo... Anybody have a legitimate strategy for beating the wolves at the start of the game on hard? I can beat one, at best, but I'm pretty messed-up afterward, and the second one makes short work of me. :(
User avatar
Throbby
 
Joined: Mon Nov 12, 2012 3:41 am

Re: Space Escape

Postby testmonkey11 » Tue Jun 18, 2013 10:31 am

Throbby Wrote:I had the "16/17" problem too--except I actually *had* 17 items. The game just didn't register it, so I had to re-start. :(

Soooooo... Anybody have a legitimate strategy for beating the wolves at the start of the game on hard? I can beat one, at best, but I'm pretty messed-up afterward, and the second one makes short work of me. :(


Stand slightly in front of them so they growl to lunge and don't bite and Kick them up repeatedly. Usually can get around 2-3 hits in then you have to wait for them to get off the ground and start to growl again. Just keep juggling them.
testmonkey11
Newly Registered
 
Joined: Mon Aug 01, 2011 9:34 am

Re: Space Escape

Postby xXDirk1Xx » Tue Jun 18, 2013 2:09 pm

well
it`s rly a nice game
but.....how can i view the gallery?i can`t play the game on easy nor Hard or so.and i can*t play it through ^^ i`m just running from one corner to the other and collecting nothing because i have everything :D

but well,nice game

Edit : Okay figured it out ;)
xXDirk1Xx
Newly Registered
 
Joined: Sat Nov 17, 2012 11:03 pm

Re: Space Escape

Postby unnecessaryaccount » Tue Jun 18, 2013 3:52 pm

After wasting over 2 hours to beat this game (brilliant idea to locate the last and most useful skill on the very start of the game location so by the time you find it you've already no use for it) I am STILL unable to use the bloody gallery.
I beat the game on NORMAL because when I select easy the game BEEPS at me and doesn't let me play easy mode. So how the hell can I use the gallery? This is ridiculous. I can play New Game+ with no problems. Hard with no issue. But easy is IMPOSSIBLE TO SELECT. Biggest boner-killer game so far.

Also, here. Have the save file. I got level 99 just killing horses over and over to get all the gallery modes unlocked and it still won't let me use the gallery because there is no option in main menu :evil:
Attachments
MitsukoX.sol.txt
(4.24 KiB) Downloaded 380 times
unnecessaryaccount
 
Joined: Tue Jun 18, 2013 3:32 pm

Re: Space Escape

Postby cereburn » Wed Jun 19, 2013 4:24 am

unnecessaryaccount Wrote:After wasting over 2 hours to beat this game (brilliant idea to locate the last and most useful skill on the very start of the game location so by the time you find it you've already no use for it) I am STILL unable to use the bloody gallery.
I beat the game on NORMAL because when I select easy the game BEEPS at me and doesn't let me play easy mode. So how the hell can I use the gallery? This is ridiculous. I can play New Game+ with no problems. Hard with no issue. But easy is IMPOSSIBLE TO SELECT. Biggest boner-killer game so far.

Also, here. Have the save file. I got level 99 just killing horses over and over to get all the gallery modes unlocked and it still won't let me use the gallery because there is no option in main menu :evil:

It's a bit out of order, butyou play and beat normal, then play and beat hard(not new game+) and THEN you can finally play and beat on Easy to get to the Gallery.
Note, after beating easy, playing with the gallery, I noticed some (you have not unlocked this animation" messages and I tried to play again with the New Game + icon, only to beat it then loose the gallery.
User avatar
cereburn
 
Joined: Sun Jul 22, 2012 1:06 am

Re: Space Escape

Postby Throbby » Wed Jun 19, 2013 6:42 am

(Testmonkey--yeah, I got lucky and killed a wolf like that, and got chips which let me barely kill the next wolf; after that, home-free!)

Do *NOT* save over a game in the first slot! If you beat it on easy, make sure you put that save in the top slot, and don't over-write it, or you'll lose the gallery.

Soooo.... horses are too slow to attack, and it's ridiculously easy to level up your character, which kind of bones you. Honestly, I thought the level-up mechanics were better in the last demo. As long as you left your con alone, things seemed to work pretty well.
User avatar
Throbby
 
Joined: Mon Nov 12, 2012 3:41 am

Re: Space Escape

Postby unnecessaryaccount » Wed Jun 19, 2013 1:54 pm

Quick tips for any frustrated people who want the gallery:

Beat the game on normal, hard, then easy. Don't use new game+.
The last power is behind your starting cell. Just go left in the corridor.
The best thing to increase is dexternity, then strength a little.
The best weapon is the spear. You kill horses with like 5 slashes once you have it and you use 33 points to increase dexterity and 6 for strength.
The hidden clothes are behind the switch you have to activate before the elevator switch can work.
The easiest way to beat a wolf is stand close enough to kick and up+attack it constantly. He won't get a chance to jump if you time it right.
The easiest way to kill the first horse is the stun-gun.
The easiest way to kill the brown dude is shooting ice on his head.
unnecessaryaccount
 
Joined: Tue Jun 18, 2013 3:32 pm

Re: Space Escape

Postby DarknessLilly » Wed Jun 19, 2013 2:51 pm

ok i am having a problem.... i get 15 items and get to the space ship but nothing happens no you beat it no new game+ and no unlocking hard difficulty any help would be very nice ^-^
DarknessLilly
Newly Registered
 
Joined: Wed Jun 19, 2013 2:48 pm

Re: Space Escape

Postby unnecessaryaccount » Wed Jun 19, 2013 8:49 pm

You need 17 to fly away in the spaceship. 5 skills. 6 weapons. 3 keys. 1 clothes. 2 panties.
unnecessaryaccount
 
Joined: Tue Jun 18, 2013 3:32 pm

Re: Space Escape

Postby billanator » Thu Jun 20, 2013 5:32 am

Don't forget masturbation, mid level, past the "first" jelly...thing, where you need to double jump.
billanator
 
Joined: Tue Jan 08, 2013 4:57 pm

Re: Space Escape

Postby Ickya » Thu Jun 20, 2013 10:35 am

I can't get the double jump to work! maybe it's just me :\
Ickya
Newly Registered
 
Joined: Fri Sep 03, 2010 8:15 am

PreviousNext

Return to Non-Flash Projects



Who is online

Users browsing this forum: No registered users