Full notes
Full Directory Dungeon - File Explorer Dungeon Crawler update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Fixes
- Gameplay
Directory Dungeon - File Explorer Dungeon Crawler changes
Very small v1.16 update after a user reported an interesting bug. When verifying changes to shortcuts the game was comparing file paths with case sensitivity, which it shouldn't do since Windows' file system is case-insensitive. On this particular user's machine a path was sometimes being read with some changes to character casing, but not the overall file path, so the game thought the path was changing when in fact it wasn't.
Hopefully all fixed now :)
v1.16 Changelog - Added extra logging around general file system changes seen and processed - Updated many of the file name and path comparisons to check for case sensitivity
Source
Changelog.gg summarizes and formats this update. How we read updates.
