Search found 48 matches

by Nighten
Mon Oct 16, 2023 3:28 pm
Forum: Ren'Py Cookbook
Topic: yet another phone system + UI
Replies: 20
Views: 15727

Re: yet another phone system + UI

Yes exactly, you need to create duplicate just like you would do to differentiate NVL characters from classic ones!
Thanks a lot for trying my code, I'm glad it's useful to you :D
by Nighten
Wed May 18, 2022 5:24 am
Forum: Ren'Py Cookbook
Topic: yet another phone system + UI
Replies: 20
Views: 15727

Re: yet another phone system + UI

The problem was solved by adding "window show" in the script, in case anyone stumble upon the same issue. The e1m2 tag is just a image tag, specific to the sprite I used for the demo. If your are curious, e1m2 mean "eyes 1, mouth 2". I don't setup my sprite like this anymore, as ...
by Nighten
Thu Apr 07, 2022 1:36 am
Forum: I am a Programmer, Director, or Other
Topic: [CLOSED] I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]
Replies: 6
Views: 4932

Re: I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]

I've recently reached my very first year as a freelance Ren'Py programmer, and I'm really grateful for all the amazing projects and people I was able to work with! And I hope many more in the future :) I'm still available for work if you're interested in my help. Don't hesitate to contact me! Have a...
by Nighten
Sat Mar 19, 2022 4:12 pm
Forum: Ren'Py Cookbook
Topic: yet another phone system + UI
Replies: 20
Views: 15727

Re: yet another phone system + UI

Thank you so much for this! I wanted to know if there was a way to get menus to work on this? Hum, it depend; if you mean the choice it should be possible with some work. I got some request about it already, but I really not have the energy nor the time to work on it right now. But if I manage to g...
by Nighten
Wed Nov 03, 2021 6:23 am
Forum: Ren'Py Cookbook
Topic: Simple messaging UI for mobile game
Replies: 1
Views: 2561

Simple messaging UI for mobile game

A simple messaging system for texting-based mobile game, such as "LifeLine" or "Bury me, my Love" ; it's based on the NVL mode and it's really easy to use! It's a follow up of my previous phone system, but with a vertical layout and some other improvements, such as choices direct...
by Nighten
Wed Oct 27, 2021 12:53 pm
Forum: Ren'Py Cookbook
Topic: yet another phone system + UI
Replies: 20
Views: 15727

Re: yet another phone system + UI

Someone contacted me by email to ask how to make a different icon appear depending on the character speaking; so here's a quick fix I propose: On the line 103 of PhoneTexting.rpy, you can change: if d.who == MC_Name: $ message_icon = "phone_send_icon.png" else: $ message_icon = "phone...
by Nighten
Mon Oct 04, 2021 10:39 am
Forum: Ren'Py Cookbook
Topic: Allow player to change font (Opendyslexic or else)
Replies: 8
Views: 6544

Re: Allow player to change font (Opendyslexic or else)

Thanks for the thread, it really helped! Since Renpy has an accessibility menu built in now, you also can also use the action Preference("font transform", ...) used in this menu; and it's already well configured! You can find the code here on github. # copy pasted from the link above vbox:...
by Nighten
Sun Sep 19, 2021 10:03 am
Forum: I am a Programmer, Director, or Other
Topic: [CLOSED] I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]
Replies: 6
Views: 4932

Re: I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]

Hi everyone! Quick update to say that I'm available again for work! These past few month have been a blast working on so much different projects and building features like a glossary, map, a fantasy calendar, tools for writers and a flexible random event system; all from scratch and completely custo...
by Nighten
Tue Aug 24, 2021 10:56 pm
Forum: Ren'Py Cookbook
Topic: yet another phone system + UI
Replies: 20
Views: 15727

Re: yet another phone system + UI

Thanks a lot for your comments! I'm so glad it can help other people!
The code is distributed under the MIT license; and as of credits, it's not required but you can simply refer to me as Nighten.

Have a great day!
by Nighten
Wed Aug 04, 2021 1:02 pm
Forum: Ren'Py Cookbook
Topic: yet another phone system + UI
Replies: 20
Views: 15727

yet another phone system + UI

https://nighten.fr/wp-content/uploads/2021/08/demo_phone_renpy.webp # How this scene is implemented: nvl_narrator "Nighten added Eileen to the group" n_nvl e2m2 "Hey! Welcome to the demo Eileen!" e_nvl "who's this?" n_nvl e2m1 "haha, silly you" n_nvl e1m2 &qu...
by Nighten
Sun Jul 18, 2021 3:23 pm
Forum: I am a Programmer, Director, or Other
Topic: [CLOSED] I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]
Replies: 6
Views: 4932

Re: I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]

Hi there! I'm now available after working on two awesome projects! I've listed some of the things I was able to do for them in the post, go check them out they are great games! As always, feel free to reach out to me if you need any help, or just want to ask a question! And by the way, thanks for th...
by Nighten
Fri Mar 19, 2021 1:02 pm
Forum: I am a Programmer, Director, or Other
Topic: [CLOSED] I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]
Replies: 6
Views: 4932

[CLOSED] I'm a Ren'Py/Web Programmer and I want to help you! :) [Paid]

Edit : My services are closed for an undetermined amount of time. If we have worked together or you contacted me before your are free to message me again if you have any question or requests. --- Hi! I'm Nighten, and I'm here to offer my service for your project! How can I help you? Sprite, SFX and...
by Nighten
Thu Feb 27, 2020 11:06 pm
Forum: Works in Progress
Topic: The Hero Of The Prophesy [Commercial] [Cute adventure !]
Replies: 10
Views: 2655

Re: The Hero Of The Prophesy [Commercial] [Cute adventure !]

Wow, I love the animations! They look so smooth ^_^ it's great to see how much this project has changed and improved! Thank you so much! I'm really happy to see you around after all this time :D This was really weird to come back to this project; I learned a lot with my other completed VN, so I'm r...
by Nighten
Thu Feb 27, 2020 5:32 pm
Forum: Works in Progress
Topic: The Hero Of The Prophesy [Commercial] [Cute adventure !]
Replies: 10
Views: 2655

Re: The Hero Of The Prophesy [Commercial] [Cute adventure !]

Bonjour ! Here's a quick update about my recent progress on the game. First off, the project has been renamed to be more clear and less generic: It's now called Cutesy Prophecy : The harmless Hero ! I'll not rename this topic so you guys aren't lost while following the development, so don't be surpr...
by Nighten
Thu Feb 20, 2020 5:58 pm
Forum: Creator Discussion
Topic: Opinions on Player Data Tracking
Replies: 5
Views: 3606

Re: Opinions on Player Data Tracking

Some really good point have been made in the comment above, but I want to add that, as an alternative to data collection, you could do some playtest! When I did it I was really surprise by how much I learned by watching someone playing my game in real time : What option did they choose, was somethin...