blacktabbygames: A ton of fixes, including repairing some broken logic that allowed players to access routes that should have been locked off.
Framerate should now be by default set to your monitor refresh rate rather than 30fps
A particularly loud breaking glass sound effect was tuned down a little bit.
Just got this exception on the Thorn:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00library.rpy", line 191, in extend
who.do_extend()
AttributeError: 'StoreModule' object has no attribute '_history'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/paths/witch/witch_2/witch_2_start.rpyc", line 492, in script
File "C:\Program Files (x86)\GOG Galaxy\Games\Slay the Princess\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Program Files (x86)\GOG Galaxy\Games\Slay the Princess\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/common/00library.rpy", line 191, in extend
who.do_extend()
File "C:\Program Files (x86)\GOG Galaxy\Games\Slay the Princess\renpy\character.py", line 923, in do_extend
self.pop_history()
File "C:\Program Files (x86)\GOG Galaxy\Games\Slay the Princess\renpy\character.py", line 1396, in pop_history
if not renpy.store._history: # type: ignore
AttributeError: 'StoreModule' object has no attribute '_history'
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Slay the Princess 1.0
Thu Oct 26 11:07:43 2023