Search found 3931 matches

by monele
Tue Nov 22, 2005 11:06 am
Forum: Completed Games
Topic: ~ Black Pencil ~
Replies: 158
Views: 56267

Somehow, the pictures died again :(... Black Pencil curse? ^^;...

I was just about done reading too, grr !
by monele
Tue Nov 22, 2005 6:53 am
Forum: Ren'Py Questions and Announcements
Topic: Questions on rollback
Replies: 14
Views: 3350

I haven't tested it but I'd be very surprised if rollback permitted such cheating maneuvers ;). Ok, I'll be bold : yes it sets variables back to their previous state if you rollback.

To increment :

Code: Select all

$ var = var + 10
or
$ var += 10
To decrement, replace '+' by '-'
by monele
Tue Nov 22, 2005 3:40 am
Forum: Creator Discussion
Topic: Questions about ONscripter...
Replies: 20
Views: 5466

So there *is* freely useable music out there! I've been looking for this, thanks ^.^
by monele
Tue Nov 22, 2005 3:38 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 5.2.0 Released
Replies: 9
Views: 2044

Random comment : *worships* thank you for making it free then o_@

Oh and I was mostly talking about the tricks & tips you made in various threads about new functions (hpunch on say comes to mind).
by monele
Mon Nov 21, 2005 5:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 5.2.0 Released
Replies: 9
Views: 2044

Loving it so far :) I haven't switched since.. 5.1.4 so I'll probably have a few "old news" to check too >.>
by monele
Fri Nov 18, 2005 9:27 am
Forum: Creator Discussion
Topic: Printing out your game
Replies: 20
Views: 4532

So the problem was that it was made to display only strings, right ?
*waits quietly for the next release* ^.^
by monele
Fri Nov 18, 2005 2:13 am
Forum: Creator Discussion
Topic: Printing out your game
Replies: 20
Views: 4532

*brings attention to his last post about renpy.watch not working ^^;*
by monele
Thu Nov 17, 2005 9:31 am
Forum: Creator Discussion
Topic: Printing out your game
Replies: 20
Views: 4532

I *knew* there was something like that, thanks! XD EDIT : guh... having problems with it though :/... "TypeError: iteration over non-sequence" At the beginning of the game : $ renpy.watch('cDebrouillard') At some point in the game (when it crashes) : $ cDebrouillard = cDebrouillard + 1 (I used $cDeb...
by monele
Thu Nov 17, 2005 4:58 am
Forum: Creator Discussion
Topic: Printing out your game
Replies: 20
Views: 4532

I was mostly dreaming there anyway ;). Yesterday I thought about the starting debug menu idea given by Alessio and thought of using it along with that keymapping function so the debug menu would be accessible from anywhere in the game by just pressing a key ('J'?). There will still be a problem with...
by monele
Wed Nov 16, 2005 2:37 pm
Forum: Creator Discussion
Topic: Printing out your game
Replies: 20
Views: 4532

Or.... or you edit on the fly :). Also used as a debug mode tool, you could press a key that turns static text into a text box that you can edit. Spot a typo ? Just press a key, correct it, and go out of edit mode. Since you can already go back and forth (thanks to the rollback system), you could ma...
by monele
Wed Nov 16, 2005 6:25 am
Forum: Creator Discussion
Topic: Printing out your game
Replies: 20
Views: 4532

Printing more than one Word page onto one sheet of paper works for me usually. If you have good eyes you can go up to 4 pages on a single sheet.
by monele
Tue Nov 15, 2005 1:28 pm
Forum: Completed Games
Topic: ~ Black Pencil ~
Replies: 158
Views: 56267

Loving it so far ^.^. And wai for cuteness in the last page :).
Btw, your art style looks *so* familiar it makes my head spin @_@. Do you post artwork at another place by any chance?
by monele
Mon Nov 14, 2005 1:49 pm
Forum: Completed Games
Topic: Idol/TYPE
Replies: 39
Views: 18571

The autosave doesn't help on the 4th or 5th play though :p *hasn't found courage to try again yet*
I see, it does make sense ^.^.
I also understand your choice for Umeko's ending. No need to add something if it just doesn't work ^.^
by monele
Mon Nov 14, 2005 4:21 am
Forum: Ren'Py Questions and Announcements
Topic: Ren'Py 5.1.6 Released
Replies: 1
Views: 973

Fixed Motion (the class that implements Move and Pan) to allow motions to be used as transitions, in conjunction with the say and menu statements. Previously, they only worked with the with statement. Added a new variable, config.with_callback, that can be used to specify a function that is called ...
by monele
Sun Nov 13, 2005 9:04 am
Forum: Completed Games
Topic: Idol/TYPE
Replies: 39
Views: 18571

Mikey : Ending 4 is the first one I had so I know the "truth" :). Yet I'm not sure I see a good reason for not having a reply. In the 4th path, Hirae ends up replying if I'm not mistaken. I suppose her writer has been fired or at least is not authorized to reply to the main character anymore. Hirae ...