itch.io is community of indie game creators and players

Devlogs

Hotfix with looping endings.

Dataville
A browser game made in HTML5

Some post-release hotfixes

  • Certain event flags would cause the epilogue screen to loop endlessly. A note for all RenPy developers out there, when calling MainMenu(confirm=true), be sure include an extra parenthesis to hard exit the call stack. 
MainMenu(confirm=true)()
  • Some better text alignment with epilogue text
  • Fixed some typos in the script

Let us know if you find anything else!

- From Henry - Developer

Download Dataville
Leave a comment