What changed
2 fixes0 additions0 changes1 removal
- UI and audio
- Fixes
- Gameplay
fixedFixed the Felix mission bug. This was caused by amateur code from when I was less experienced. Journals lacked the safeguards to not increase the journal variable higher than 3, which blocked progression in some cases. Also, Felix now checks to see if you have Journals >= 3 so that you don't get softlocked out.
fixedFixed an issue causing some gallery scenes to not unlock (missing bools)
removedRemoved some text about an orc dungeon key that is no longer part of the story. This caused confusion with some players. No other changes.
Heavy Hearts changes
fixedFixed the Felix mission bug. This was caused by amateur code from when I was less experienced. Journals lacked the safeguards to not increase the journal variable higher than 3, which blocked progression in some cases. Also, Felix now checks to see if you have Journals >= 3 so that you don't get softlocked out.
fixedFixed an issue causing some gallery scenes to not unlock (missing bools)
removedRemoved some text about an orc dungeon key that is no longer part of the story. This caused confusion with some players. No other changes.
-Fixed the Felix mission bug. This was caused by amateur code from when I was less experienced. Journals lacked the safeguards to not increase the journal variable higher than 3, which blocked progression in some cases. Also, Felix now checks to see if you have Journals >= 3 so that you don't get softlocked out.
-Fixed an issue causing some gallery scenes to not unlock (missing bools)
-Removed some text about an orc dungeon key that is no longer part of the story. This caused confusion with some players. No other changes.