Back To The Beginning Tests get repetitive

In this forum we discuss the future of Ren'Py, both bug fixes and longer-term development. Pre-releases are announced and discussed here.
Post Reply
Message
Author
squark
Veteran
Posts: 277
Joined: Fri Aug 17, 2007 9:59 am
Completed: Tour de Pharmacy (Proofreader), The Abandoned Land: Book One (Proofreader)
Projects: Raven Hollow (Core Coder, Proofreader), The Universal Hope (Core Coder, Proofreader)
Organization: FlareBlue Entertainment
Location: Always somewhere behind you...
Contact:

Back To The Beginning Tests get repetitive

#1 Post by squark »

I think Ren'Py get seriously benefit from some sort of internal code updater/refresher.
Let's say you've finished out half of your project and decide to slot in something new, but it's an unreasonable distance in just to bugcheck. And it's bugged. So you change things, and have to reach that stage ALL OVER AGAIN just to find that something's still wrong.

It may require a lot of additional code and may already be in place in 6.14, but I wouldn't know. If it is in 6.14, it'd make upgrading from 6.13 infinitely more worthwhile.
Without communication, nothing is possible.
"All we see or seem
Is but a dream within a dream.

I stand amid the roar
Of a surf-tormented shore"
-- Edgar Allen Poe, "A Dream Within A Dream"
Current Projects:
Universal Hope Stalled
Raven Hollow (on hold for now)
Peace and Love,
Squark

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: Back To The Beginning Tests get repetitive

#2 Post by PyTom »

Are you asking for something different than what shift+R gives you?
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

User avatar
darlo
Regular
Posts: 94
Joined: Mon Aug 27, 2012 6:54 am
Completed: Outlandish Move
Organization: Unorganised
Location: Yamaguchi Prefecture
Contact:

Re: Back To The Beginning Tests get repetitive

#3 Post by darlo »

Until I (admitadly recently) discovered Shift+R, I just used to save the game. Sometimes I'd have to scroll back a few lines of text before saving, mind.

squark
Veteran
Posts: 277
Joined: Fri Aug 17, 2007 9:59 am
Completed: Tour de Pharmacy (Proofreader), The Abandoned Land: Book One (Proofreader)
Projects: Raven Hollow (Core Coder, Proofreader), The Universal Hope (Core Coder, Proofreader)
Organization: FlareBlue Entertainment
Location: Always somewhere behind you...
Contact:

Re: Back To The Beginning Tests get repetitive

#4 Post by squark »

Shift-R didn't help in my case.

Here's what: I had a weapon defined simply as "Pipe" and in later revisions became "Grotty Pipe". I load an (admittedly) really old save file to try it out, it's still "Pipe", so I hit Shift-R. Still just "Pipe".
Given that my weapons are all defined at boot time, Shift-R really should've done something. I reasoned that as it didn't change the string value, it would continue using the old data. I tried rolling back to before the previous choice and THEN Shift-R'ing just in case, but nothing.

All I'm asking is that it rebuilds the game using the current data. So I won't lose the basic armour I have on a Shift-R.

EDIT: Though that's probably a hole in my code, I'll look at that.
Without communication, nothing is possible.
"All we see or seem
Is but a dream within a dream.

I stand amid the roar
Of a surf-tormented shore"
-- Edgar Allen Poe, "A Dream Within A Dream"
Current Projects:
Universal Hope Stalled
Raven Hollow (on hold for now)
Peace and Love,
Squark

User avatar
nyaatrap
Crawling Chaos
Posts: 1824
Joined: Mon Feb 13, 2012 5:37 am
Location: Kimashi Tower, Japan
Contact:

Re: Back To The Beginning Tests get repetitive

#5 Post by nyaatrap »

The save function is mostly useless for bug checking (unless you perfectly understand and remember what would be saved or not).
You need to implement some special codes to imitate "start from some check points" or something similar thing. That every programmers are doing everyday.

I think it's not impossible to implement the auto save data updater thing, but it'll get more unpredictable bugs instead.

squark
Veteran
Posts: 277
Joined: Fri Aug 17, 2007 9:59 am
Completed: Tour de Pharmacy (Proofreader), The Abandoned Land: Book One (Proofreader)
Projects: Raven Hollow (Core Coder, Proofreader), The Universal Hope (Core Coder, Proofreader)
Organization: FlareBlue Entertainment
Location: Always somewhere behind you...
Contact:

Re: Back To The Beginning Tests get repetitive

#6 Post by squark »

I was afraid of that. But at least I have confirmation of my fears. I'll just have to be really careful.
Without communication, nothing is possible.
"All we see or seem
Is but a dream within a dream.

I stand amid the roar
Of a surf-tormented shore"
-- Edgar Allen Poe, "A Dream Within A Dream"
Current Projects:
Universal Hope Stalled
Raven Hollow (on hold for now)
Peace and Love,
Squark

Post Reply

Who is online

Users browsing this forum: No registered users