Search found 278 matches
- Sat Jul 22, 2017 2:41 pm
- Forum: Completed Games
- Topic: Tell a Demon [1920s, Fantasy][Love, Loss & Vengeance]
- Replies: 3
- Views: 4199
Re: Tell a Demon [1920s, Fantasy][Love, Loss & Vengeance]
@victorita9 - wow, thank you! :) --- Quick update - Tell a Demon is on Steam , and I have fixed some bugs in version 1.23. There was a problem with the endings gallery. Getting the new version should not affect saved games. (Builds through my website and itch.io are now updated). If you already have...
- Thu Jul 13, 2017 1:46 pm
- Forum: Works in Progress
- Topic: Tell a Demon [Dark Fantasy][Vampires][commercial] Released!
- Replies: 54
- Views: 13860
Re: Tell a Demon [Dark Fantasy][Vampires][commercial] Demo!
Tell a Demon is now available!
- Thu Jul 13, 2017 1:44 pm
- Forum: Completed Games
- Topic: Tell a Demon [1920s, Fantasy][Love, Loss & Vengeance]
- Replies: 3
- Views: 4199
Tell a Demon [1920s, Fantasy][Love, Loss & Vengeance]
nrJTjhYkii4 Demo Download (Google Drive) Purchase (Windows, Mac & Linux) The depth and intrigue of the story coupled with the deeply established universe and multiple routes that change the actions and motivations of the character is something that many have voiced their want of. It helps that the ...
- Wed Jun 07, 2017 9:08 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Movie sprites disappearing on rollback
- Replies: 2
- Views: 437
Re: Movie sprites disappearing on rollback
Any news on this?
- Mon May 29, 2017 8:18 pm
- Forum: Development of Ren'Py
- Topic: Ren'Py Gripes
- Replies: 519
- Views: 149278
Re: Ren'Py Gripes
It would be very convenient to be able to extract dialogue, edit and proofread it, then have it somehow automatically update the text in the game.
- Tue May 23, 2017 6:18 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Movie sprites disappearing on rollback
- Replies: 2
- Views: 437
Movie sprites disappearing on rollback
Maybe it's new to 6.99.12.4 because I've been using movie sprites for months and never had this problem before, but my movie sprites are now disappearing on rollback. Any thoughts as to how this can be prevented?
- Wed May 17, 2017 7:25 pm
- Forum: Works in Progress
- Topic: Tell a Demon [Dark Fantasy][Vampires][commercial] Released!
- Replies: 54
- Views: 13860
Re: Tell a Demon [Dark Fantasy][Vampires][commercial] Demo!
Lol--well, I am going for an oil-painted look. x) Thanks for your support!!
- Mon May 15, 2017 9:35 pm
- Forum: Works in Progress
- Topic: Tell a Demon [Dark Fantasy][Vampires][commercial] Released!
- Replies: 54
- Views: 13860
- Sun Apr 16, 2017 12:35 pm
- Forum: Works in Progress
- Topic: Tell a Demon [Dark Fantasy][Vampires][commercial] Released!
- Replies: 54
- Views: 13860
Re: Tell a Demon [Dark Fantasy][Vampires][commercial] Demo!
I'm now done with the bulk of the coding and onto the finishing phase~
- Wed Mar 29, 2017 2:07 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] Graying out a choice in the choice menu?
- Replies: 2
- Views: 339
Re: Graying out a choice in the choice menu?
Interesting idea--I'll play around with it. Thank you! EDIT: That's more convenient than I thought. For others interested in something like this, I implemented it like so: vbox: style_prefix "choice" for i in items: if i.caption.startswith('@'): if route3 == True: textbutton i.caption.strip('@') act...
- Wed Mar 29, 2017 1:28 pm
- Forum: Works in Progress
- Topic: Tell a Demon [Dark Fantasy][Vampires][commercial] Released!
- Replies: 54
- Views: 13860
Re: Tell a Demon [Dark Fantasy][Vampires][commercial] Demo!
Haven't posted here in a while.
Coding in the last part of Act 3 now... onto coding in the endings soon. After that it's finishing touches.
Coding in the last part of Act 3 now... onto coding in the endings soon. After that it's finishing touches.

- Wed Mar 29, 2017 1:26 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] Graying out a choice in the choice menu?
- Replies: 2
- Views: 339
[Solved] Graying out a choice in the choice menu?
Is there a way to gray out a menu choice option like the insensitive setting for a button in a screen?
- Sun Jan 01, 2017 10:36 pm
- Forum: Works in Progress
- Topic: Tell a Demon [Dark Fantasy][Vampires][commercial] Released!
- Replies: 54
- Views: 13860
Re: Tell a Demon [Dark Fantasy][Vampires][commercial] Demo!
Happy New Year!
Here's an overall summary of Tell a Demon art, in accord with the "year of art summary" meme going around. It includes some snippets I haven't posted in this thread before.
Also, there's some news on the website--progress and such. I'm getting to the end of this project! :)
Here's an overall summary of Tell a Demon art, in accord with the "year of art summary" meme going around. It includes some snippets I haven't posted in this thread before.
Also, there's some news on the website--progress and such. I'm getting to the end of this project! :)
- Sun Nov 06, 2016 12:02 am
- Forum: Works in Progress
- Topic: Tell a Demon [Dark Fantasy][Vampires][commercial] Released!
- Replies: 54
- Views: 13860
Re: Tell a Demon [Dark Fantasy][Vampires][commercial] Demo!
Tell a Demon 's story is all done, now. Currently working on the images for Act III and IV. Also, a new short story taking place shortly after the events of Asher and before Tell a Demon (continues from Markaius' Ending I). You can read it for free on wattpad. Here's a blurb: The Ghosts of Reish Ho...
- Mon Oct 24, 2016 5:37 pm
- Forum: Creator Discussion
- Topic: "New GUI Interface" Worth it?
- Replies: 3
- Views: 991
Re: "New GUI Interface" Worth it?
The old history log code interferes with self-voicing (causing it to repeat itself, especially in nvl mode), so I went and updated my project to use the new GUI while keeping the majority of the old assets. I had a few other problems with my old GUI that made it worth it, as well. If you have no iss...