Sunday 25 November 2012

Build V0062

Okay!

http://www.mediafire.com/?qxq5n5g0ih5mh5o

This is a joint download for windows, linux and mac versions, so it's a bit bigger. Having issues with internet, so wanted to get everything up in one go, as things kept crashing. Hopefully this won't confuse people too much.

This'll probably get us the issues we had before with windows people having issues with unzipping the zip, so I'll get a 7zip version up for windows as soon as I can too.

EDIT  - 7ZIP WINDOWS ONLY VERSION HERE - http://www.mediafire.com/?yt57iduc2exwb6c

This version has -

TDM's farm girl stuff working!

Some stuff from RickRaptor expanding Rasna, with more to come

A way to de-infect yourself at the pharmacy after Selena has gone, if your int is high enough

Enemy picker for all areas re worked, and a few enemies who should have been transforming and weren't, thanks to a kind guy who pointed out a hugely rookie coding error I was making (It was honestly kind of the equivalent of holding a spoon the wrong way round and wondering why you can't eat your soup)

Huge slew of typos fixed.

growing plants rolled out to all areas, but fruits are still only in butts, lancaster and conflass.

Couple new enemies, a new snapjack who's around and about the areas, and a Manticora, who'll be around Butts Estate from  day 25. NOTE - no sex scenes for these guys yet, sorry. :(

So, sorry for the delays, hope you enjoy the new stuff, and hopefully I can get the next build out sooner.

7 comments:

Anonymous said...

Space watching successful.

Anonymous said...

I keep getting key error: u'riverplants'

Anonymous said...

I get an error when entering into the Riverside Estate.
Here's a pastebin of the traceback.txt
http://pastebin.com/giyZ69Gu
Wasn't sure where to submit bugs.

Anonymous said...

Also, a stinkbomb that brings down an enemy's health to 0 doesn't defeat them.
Don't know if that's intentional or not.

Anonymous said...

Can't sleep, so I'm up to catch this - crap. I forgot to define a variable. I'll get this fixed as soon as I can, I can barely read at the moment. For now, stay out of riverside, and probably seafront too, until the plants have started growing. - SeldomPie

Anonymous said...

Just a heads up I got this after discovering Westside Estates

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 347, in script call
call scavone
File "game/scavenge.rpy", line 345, in script call
call lancenemscav
File "game/areaenemies.rpy", line 119, in script call
call battle
File "game/battle.rpy", line 321, in script call
call ehit
File "game/loco.rpy", line 37, in script call
call lancaster
File "game/scavenge.rpy", line 288, in script call
call lancenemexp
File "game/areaenemies.rpy", line 163, in script call
call battle
File "game/battle.rpy", line 321, in script call
call ehit
File "game/battle.rpy", line 321, in script call
call ehit
File "game/battle.rpy", line 435, in script call
call defeatl
File "game/loco.rpy", line 2, in script call
call timecheck
File "game/script.rpy", line 410, in script call
call training
File "game/script.rpy", line 458, in script call
call wakeup
File "game/script.rpy", line 347, in script call
call scavone
File "game/lph.rpy", line 10, in script call
call locats
File "game/loco.rpy", line 37, in script call
call lancaster
File "game/scavenge.rpy", line 387, in script call
call lancenemscav
File "game/areaenemies.rpy", line 119, in script call
call battle
File "game/battle.rpy", line 321, in script call
call ehit
File "game/loco.rpy", line 37, in script call
call lancaster
File "game/scavenge.rpy", line 474, in script call
call lancenemexp
File "game/areaenemies.rpy", line 163, in script call
call battle
File "game/battle.rpy", line 321, in script call
call ehit
File "game/battle.rpy", line 321, in script call
call ehit
File "game/loco.rpy", line 37, in script call
call lancaster
File "game/minimish.rpy", line 20, in script call
call locats
File "game/loco.rpy", line 37, in script call
call lancaster
File "game/scavenge.rpy", line 492, in script
" You are in the Westside Estate, a somewhat run down maze of shabby terraced houses on the outskirts of the town.[westplants][weathdes] [timedes]"
KeyError: u'westplants'

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

Full traceback:
File "C:\Unzipped\MMMRMG\renpy\execution.py", line 261, in run
File "C:\Unzipped\MMMRMG\renpy\ast.py", line 396, in execute
File "C:\Unzipped\MMMRMG\renpy\exports.py", line 696, in say
File "C:\Unzipped\MMMRMG\renpy\character.py", line 762, in __call__
File "C:\Unzipped\MMMRMG\renpy\substitutions.py", line 218, in substitute
File "string.pyo", line 549, in vformat
File "string.pyo", line 571, in _vformat
File "string.pyo", line 632, in get_field
File "string.pyo", line 591, in get_value
KeyError: u'westplants'

Windows-post2008Server-6.1.7601-SP1
Ren'Py 6.13.7.1646
"Mutant Minx Meltdown - Rise of the Monster Girls" - V0.062 V0.062

Is this a simple error or will this take some time to fix? Can't get into westside estates right now (gives me the error)

Anonymous said...

Getting ready to upload a new version right now, I'd just forgot to declare a few variables by the look of things - SeldomPie

Post a Comment