Emergency bugfix release - In Her Own Hands v. 0.8.2c
Added 2025-04-14 13:34:03 +0000 UTCThe last update introduced some new bugs making the game unplayable. Here is a new version that should have fixed all of these bugs.
Basically, the compiler was converting two of the variables into symbols during initialization ---- it had never done this before, so I'm not sure why it started doing it now. But the symbols broke the code on the initialization passage and then caused other errors where other variables hadn't been properly initialized.
I just changed the names of those two variables and everything seems to be working properly now. If you start a new game, everything will definitely be fine, and I don't see anywhere that loaded save games should be affected. The two variables that I changed were very minor in the game, tied to specific events. Please let me know if you encounter anything weird when playing.