- Removed the "Adjusting to New Body" condition
- Levels are now generated 60 x 60 tiles rather than 75 x 75 tiles. This also decreases the number of creatures on the level (but the density is slightly increased)
- The old 75 x 75 size can be enabled as a "Cheat" (now called "Game Modifiers") on the new game screen
- The trail of slime from the snailperson is no longer applied on water
Bug Fixes:
- Fixed a crash that could be caused by moving using the mouse and then getting shot with a healing syringe by the orc healer
- Fixed a crash that happened when you quit directly from the new game screen
- Fixed a crash that could happen when clicking on certain locations in the load game screen
Misc:
- On a crash, the game now saves an error log in the following locations:
Linux: ~/.local/share/possessionroguelike/
Windows: C:\Users(YourUserName)\AppData\Roaming\possessionroguelike\
Mac: ~/Library/Application Support/possessionroguelike/
Changed files in this update