Search found 7 matches

by Lin Augustine
Mon Sep 12, 2016 6:01 am
Forum: Ren'Py Cookbook
Topic: Extended achievements
Replies: 6
Views: 6891

Re: Extended achievements

Hmm, it's been a while since I played around with this. I tried to duplicate the error that I was getting in the past (it was something like "achievements_dict is not defined"), but it works fine for me now in the tester game that I used. I'm not sure what I did before, but the code works ...
by Lin Augustine
Sun Aug 21, 2016 5:43 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Textbutton's text doesn't conform to Style
Replies: 2
Views: 3567

Re: Textbutton's text doesn't conform to Style

Ah, thanks so much! It works perfectly. I didn't know that you needed to define a separate style specifically for text. Here's the updated code, for anyone who's wondering: #################################### # Styles style mbutton is button: background "gui/main button.png" hover_sound &...
by Lin Augustine
Sun Aug 21, 2016 1:08 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Textbutton's text doesn't conform to Style
Replies: 2
Views: 3567

[SOLVED] Textbutton's text doesn't conform to Style

I'm trying to use a custom style for buttons. Right now, I'm testing it on the main menu buttons (which are textbuttons). It isn't giving me an error and it displays the button's background and padding properly, but not the text. It also plays the sound on hover, as expected. The text should be size...
by Lin Augustine
Sun Aug 21, 2016 10:22 am
Forum: Ren'Py Cookbook
Topic: Extended achievements
Replies: 6
Views: 6891

Re: Extended achievements

This is very handy, but it wasn't working for me at first (I kept getting errors). I changed this: if not persistent.achievements_dict: persistent.achievements_dict = {"test1": {"type": 0, # One time achievement "title": "Yay!", # Also name for steam "tex...
by Lin Augustine
Fri Aug 19, 2016 12:20 am
Forum: Asset Creation: Writing
Topic: Diverse Character Dilemma
Replies: 29
Views: 5146

Re: Diverse Character Dilemma

I agree with most of what was said previously, but as a person who ticks many "diversity" boxes, I thought that I'd add my two cents. Because we're all different and have limited perspectives, it's hard to write any character that's different from you, even if they aren't considered "...
by Lin Augustine
Thu Aug 18, 2016 9:57 pm
Forum: General Discussion
Topic: Freesource Jam - September Edition!
Replies: 2
Views: 1260

Re: Freesource Jam - September Edition!

Ooh sounds fun! I'll join. I love game jams (so motivational). Thanks for hosting :)
by Lin Augustine
Fri Aug 12, 2016 7:33 pm
Forum: Welcome!
Topic: Guestbook
Replies: 5532
Views: 2776884

Re: Guestbook

Name: Lin Augustine Age: 20 (my birthday is Aug 21, so I'm almost 21) Location: Florida Website: https://lin-augustine.itch.io (there's nothing here yet but I'll be finishing my first VN soon [maybe in a week?] and plan on posting it there). Opinion on Lemma Soft: I'm a newb who's been lurking here ...