Part 2 Sponsorship

Crowd Funding has now closed at Offbeatr. Thankyou everyone who supported us. It was touch and go for a while, but we made our base target with minutes to spare. :O

http://offbeatr.com/project/redemption-of-the-crimson-empress-part-2-67812055153

Friday 2 August 2013

Release 1.3 (Really Release 2.0 minus 0.7)

Well, I finally have the first draft of the images done for the intro sequence to Part 2. There is no game play yet, this is just a straight story fragment.

You can download it here: http://www.mediafire.com/download/lvy5kh9rp2fkvke/ROCE-R1.3.0-patch.zip, but it is a patch on Release 1.2.3 so you should download that first if you don't already have it.

To install, just copy it over the 1.2.3 version, overwriting any clashes (all 1400 odd of them).

There is still one more sequence to go before you get into the game proper, but this should start to give you an idea of the main game setting.

As always, I love getting feedback, so please tell me what you like and what you don't and what's broken.

3 comments:

  1. I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/TrainingScreen.rpy", line 1318, in script
    File "game/TrainingScreen.rpy", line 1318, in python
    File "game/Characters.rpy", line 207, in python
    AttributeError: 'KallestianNPC' object has no attribute 'potency'

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

    Full traceback:
    File "renpy\execution.py", line 288, in run
    node.execute()
    File "renpy\ast.py", line 718, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    File "renpy\python.py", line 1297, in py_exec_bytecode
    exec bytecode in globals, locals
    File "game/TrainingScreen.rpy", line 1318, in
    $ player.Impregnated(gs.Kallestian, _return.Tane)
    File "game/Characters.rpy", line 207, in Impregnated
    if (self.Fertility * opponent.potency * spooge) > (d100()*100):
    AttributeError: 'KallestianNPC' object has no attribute 'potency'

    Windows-post2008Server-6.2.9200
    Ren'Py 6.15.4.320
    HanaFudaFuta 1.3.0

    ReplyDelete
    Replies
    1. Also, "glammer" should be spelled "glamour" (the troll scenario) and taking the automatic 6-point win in scenarios such as the aforementioned troll or with the smuggler records 0 points for the round instead of 6.

      Delete
    2. Ok, I found the potency bug. Congratulations, you seem to be the first to have scored Honour of the Court after B loses her virginity. :)

      Spello is fixed. The scoring bug is gnarly and is going to require serious surgery. :( I will attack that one when I am not bleary eyed.

      Replacement patch is uploading now. I will post it +8 hours approx.

      Delete