nillamello

Member
Game Developer
Oct 11, 2018
198
595
I was about to get on your patreon after my next check, but with the pandemic they fucked our hours so I don't think I'll get to yet.
I appreciate that. Honestly, I take care of the kids three days a week, so my work hours were never high, but with three kids in the house for the next few months (two of them too young to play video games:mad:), I won't be hitting my production goals for the foreseeable future. I figure there's little benefit to being a patron until things calm down (other than some preview images, or just as a show of support, which is of course appreciated).

I had hoped to have things actually running like a 'real' game by the beginning of April. Inventory and equipment are in and working, but as soon as I started making the actual battle system the world went to shit. I spent three days on my phone working on the Android bugs, but now I literally have nothing I can do unless the twins are taking a nap. Sucks, man.

That said, if anyone reading this thread outside of release time wants to bug check the Android build (and promises not too upload it, since it's a between-release build), just send me a message. Like I said, I ran across some strange image loading problems, and I'm not entirely sure why they were happening, so not sure if they're working for everyone.
 

nillamello

Member
Game Developer
Oct 11, 2018
198
595
Update inbound. This one if further expanding the morning locations with additional temple content that gives a better idea of what the temple will be about in the future. I've also updated the mirror in your room to display a much larger amount of info. It's by no means perfect, and if there's any obvious problem with it (other than the slow load, which I'm aware of), just let me know.

I've been building the inventory and equipment section this past week, and I think I'm going to use that as a template for the mirror going forward, but that's still a ways away.

The next update after this one will include additional versions for Android and Chromebook, as well as a peak at the palace and a use for the sneak skill. I think there next update cycle will be longer than usual for to covid, but I'll do my best.
 

nillamello

Member
Game Developer
Oct 11, 2018
198
595
Any future plans for...yes here it comes....an android port ? Patiently waiting >;D
Yeah, I have one for v0.1.9 (the most recent patreon version), and will be doing them from now on. This release is the last one without a fully-supported Android port.

It looks like that won't be a problem, though. :cool:
 
  • Love
Reactions: SumTingWong0420

FinalZero

Well-Known Member
Apr 24, 2017
1,040
511
just has final queston befor i stop play game forever how time you has to die by damn chicken
 
  • Like
Reactions: ontach

Mushmon

Newbie
Nov 19, 2019
17
7
just has final queston befor i stop play game forever how time you has to die by damn chicken
not 100% sure I understood the question, but for now the death by chicken is the end of the "demo". Not sure when the dev plans to add more days past 31, but once he does you will be able to eventually bypass the penetration chicken.
 

ontach

Well-Known Member
Apr 8, 2018
1,197
1,333
nillamello is there a reason for making the clothes separately and then overlaying them on the body? Are you planning for the clothes to come off at some stage, like one of those nude patches we get for various 3D games?
 

BaelStriker

Newbie
Feb 14, 2020
58
33
reporting a bug for after achieving rank 1 from praying to goddess juna

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 428, in script
    $juna_xp(20)
  File "game/church_events.rpy", line 428, in <module>
    $juna_xp(20)
  File "game/00functions.rpy", line 28, in juna_xp
    titles_list.append(m_adept2)
NameError: global name 'm_adept2' is not defined

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

Full traceback:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 428, in script
    $juna_xp(20)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/church_events.rpy", line 428, in <module>
    $juna_xp(20)
  File "game/00functions.rpy", line 28, in juna_xp
    titles_list.append(m_adept2)
NameError: global name 'm_adept2' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
Rewind v0.1.8.1
Sat Mar 21 02:05:46 2020
actually it seems to be any of the statues so far that i have tried

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 476, in script
    $auris_xp(5)
  File "game/church_events.rpy", line 476, in <module>
    $auris_xp(5)
  File "game/00functions.rpy", line 70, in auris_xp
    titles_list.append(herc2)
NameError: global name 'herc2' is not defined

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

Full traceback:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 476, in script
    $auris_xp(5)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/church_events.rpy", line 476, in <module>
    $auris_xp(5)
  File "game/00functions.rpy", line 70, in auris_xp
    titles_list.append(herc2)
NameError: global name 'herc2' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
Rewind v0.1.8.1
Sat Mar 21 02:16:03 2020
 
Last edited:
  • Like
Reactions: erg1986

-Yaros-

Newbie
Jul 10, 2018
18
14
I confirm the bug with Juna and Auris, I'll check later the other two gods

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

Until death the titles gained at the temple are not showed at the mirror, and the previous ones disappear (eg: little hercules disappear, Hercules I not show up)

Temple introduction, spelling mistake "...for aggriculture, for example, a new God will be born."
 

nillamello

Member
Game Developer
Oct 11, 2018
198
595
nillamello is there a reason for making the clothes separately and then overlaying them on the body? Are you planning for the clothes to come off at some stage, like one of those nude patches we get for various 3D games?
A few reasons. Mostly it's because a large number of clothing options are intended for the future and having that in place now will save me time later. The game will eventually be a dating RPG with a party system (coming at v0.2), so outfits and armor equipped will display on the sprites, in battle scenes, and in full event renders.

Having a nude Easter egg of sorts has also been floated to me, which may happen in the future.
reporting a bug for after achieving rank 1 from praying to goddess juna

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 428, in script
    $juna_xp(20)
  File "game/church_events.rpy", line 428, in <module>
    $juna_xp(20)
  File "game/00functions.rpy", line 28, in juna_xp
    titles_list.append(m_adept2)
NameError: global name 'm_adept2' is not defined

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

Full traceback:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 428, in script
    $juna_xp(20)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/church_events.rpy", line 428, in <module>
    $juna_xp(20)
  File "game/00functions.rpy", line 28, in juna_xp
    titles_list.append(m_adept2)
NameError: global name 'm_adept2' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
Rewind v0.1.8.1
Sat Mar 21 02:05:46 2020
actually it seems to be any of the statues so far that i have tried

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 476, in script
    $auris_xp(5)
  File "game/church_events.rpy", line 476, in <module>
    $auris_xp(5)
  File "game/00functions.rpy", line 70, in auris_xp
    titles_list.append(herc2)
NameError: global name 'herc2' is not defined

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

Full traceback:
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/script.rpy", line 69, in script call
    call screen bedroom_morning()
  File "game/church_events.rpy", line 476, in script
    $auris_xp(5)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Strako\Desktop\VLC\vn\games\rewind\Rewind-v0.1.8.1-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/church_events.rpy", line 476, in <module>
    $auris_xp(5)
  File "game/00functions.rpy", line 70, in auris_xp
    titles_list.append(herc2)
NameError: global name 'herc2' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
Rewind v0.1.8.1
Sat Mar 21 02:16:03 2020
I confirm the bug with Juna and Auris, I'll check later the other two gods

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

Until death the titles gained at the temple are not showed at the mirror, and the previous ones disappear (eg: little hercules disappear, Hercules I not show up)

Temple introduction, spelling mistake "...for aggriculture, for example, a new God will be born."
Typo will be addressed.

The statue bug is very likely because I changed the way the titles updated and a portion of the new code got mixed into the old one (this is a big fixed version... So obviously new bugs would be introduced). I'll patch in the fully updated code and we'll see if that corrects the problem. It does an 'on load' correction of values, so you shouldn't lose any progress. Will post again when I have it running.
 
  • Like
Reactions: ontach and -Yaros-
3.30 star(s) 21 Votes