Search found 15 matches

by KingmakerVN
Sat Jan 15, 2022 5:26 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Non-persistent variables are getting carried form older saves to new games.
Replies: 5
Views: 234

Re: Non-persistent variables are getting carried form older saves to new games.

What's that variables, how they defined, how they change their values, how did you find out that those variables are keep the values from previous gameplay? Check this section if haven't yet - https://www.renpy.org/doc/html/save_load_rollback.html Yes, thank you. It seemed to be that. It somehow di...
by KingmakerVN
Sat Jan 15, 2022 4:32 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Non-persistent variables are getting carried form older saves to new games.
Replies: 5
Views: 234

Re: Non-persistent variables are getting carried form older saves to new games.

Ocelot wrote:
Sat Jan 15, 2022 3:49 pm
How do you start new game? Did you change main menu screen? If so, show definition of button which starts a new game.
You mean this?

Code: Select all

if main_menu:

            textbutton _("Start") action Start()  
I don't think I've messed with that save for changing the background.
by KingmakerVN
Sat Jan 15, 2022 3:42 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Non-persistent variables are getting carried form older saves to new games.
Replies: 5
Views: 234

[Solved] Non-persistent variables are getting carried form older saves to new games.

Hey, guys. I'm having an issue with renpy so I was wondering if any of you had an idea of what was going on. It's pretty much what the title says. Right now if I start a new game I'll have all the variables carry over from the last save, and these are not persistent variables so they shouldn't do th...
by KingmakerVN
Fri Jan 14, 2022 6:25 pm
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Re: Kingmaker 0.10 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

Changelog v0.11 Disclaimer!! If you're only here for the h content I advise you to wait a couple of months for the next update since this release deals with gameplay for the most part and there's only one new h scene. v.12 will have a focus on content once more, but I need feedback on these new mech...
by KingmakerVN
Sun Sep 26, 2021 6:09 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Why can't I import queue - No module named queue
Replies: 2
Views: 261

Re: Why can't I import queue - No module named queue

PyTom wrote:
Sun Sep 26, 2021 6:02 pm
Are you on Ren'Py 7.4?

Ren'Py is using Python 2.7, in which the module was named Queue. However, 7.4 has some Python 3 compatibility features, so queue should be available under that name.
How nice. Thank you for the quick response!
by KingmakerVN
Sun Sep 26, 2021 5:54 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved] Why can't I import queue - No module named queue
Replies: 2
Views: 261

[Solved] Why can't I import queue - No module named queue

I know this is probably a dumb question, but I don't seem to be able to import queue. Does it have anything to do with "queue" going orange when you write it? Or does it have something to do with the python version? I don't have a problem importing other stuff.
by KingmakerVN
Sat Jul 17, 2021 3:25 am
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Re: Kingmaker 0.10 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

v0.10 Changes Added 1 nude scene and 1 sex scene with two variants for the knight lady. Added one story event. It should be impossible to lose on easy mode now Made so you only need to change your relationship with the landlady ONCE IN YOUR LIFETIME Added toggleable lip flaps for 4 characters (You h...
by KingmakerVN
Fri Jun 04, 2021 10:03 pm
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Re: Kingmaker 0.9 (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

Changelog New Content Added multiple events for the elven queen route, as well as three characters pertinent to that route and her pregnancy scenes. Added s scene with the elven queen. Added s scene with the older maid. Added the king outfit for the protagonist. Added birth scene for the Valkrii. Ad...
by KingmakerVN
Sat Mar 13, 2021 12:54 am
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Re: Kingmaker 0.7 (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

v0.7 New content Added a sex scene with the younger sister/ward. Added two scenes for the dowager queen. Added a scene introducing the twins. Added a scene for the maid. Added an all the women are nude as a cheat code. Added cheats so the game is easier. Added 3 music tracks and 4 sound effects. Don...
by KingmakerVN
Wed Nov 04, 2020 12:20 pm
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Re: Kingmaker 0.5.1 (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

v0.5.1 Changes Edicts get 10% cheaper in medium difficulty and 30% in easy. Made the valkrii event more common Made the court characters appear at the beginning so it's easier to find them. Fixes Fixed a problem related to the military variables Fixed a conversation with the court advisor in which t...
by KingmakerVN
Fri Oct 30, 2020 2:56 am
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Re: Kingmaker 0.5 (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

New update! New build! Kingmaker 0.5! New content Added 1 sex scene. (You'll find it in the court events, and you'll need a bit of history knowledge and a lot of strength to unlock it.) 40 New court events and reworked others Added tutorial Added difficulty levels Added military tab Added skirmishes...
by KingmakerVN
Mon Jul 27, 2020 12:10 am
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Re: Kingmaker (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

Hey! I came back because I already have a fourth build ready for downloading! And I would love (well not actually but I would appreciate it.) any criticism towards it.
by KingmakerVN
Tue Dec 10, 2019 4:19 am
Forum: Works in Progress
Topic: Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)
Replies: 8
Views: 3819

Kingmaker 0.11 Web release and Download (VN/ Dating Sim/ Prince Trainer/ Kingdom Manager/ 18+)

Hello! I've come to you to offer my passion project, Kingmaker, for criticism. I'm open to suggestions as to where I should take this. (I feel like I wrote a lot, you can skip all of this if you want. The links are at the bottom.) Now, I feel like I should start by admitting that I wouldn't describe...