Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Okay! I've fixed the crash on the 6th floor and the resizing bug. Thanks for your bug reports.

I also tweaked the camera so you stay more in the center of the screen.

Also, 1d4 is a notation used in a lot of tabletop roleplaying games. It refers to multi-sided dice where the number before the 'd' is the number of dice to roll and the number after it is the number of sides each die should have. Therefore 1d4 means "one four-sided die" (which gives a value between 1 and 4).

Enemies not being able to walk through open doors is probably a bug, but we'll pretend that they're just really afraid of doors for now, how's that? :)

For the screenshots, open a File explorer and try typing %appdata%/LOVE/neilmakesgames-dungeon-of-flowers into the address bar and see if that takes you to a folder with the screenshots. (Note that it won't work on a bugged screen like the one you posted on imgur with all the errors.)

I had a feeling the "1d4" thing wasn't a bug, but just to be sure I mentioned it anyway, thanks for the explanation.

I found the %appdata%/LOVE/ folder but no neilmakesgames-dungeon-of-flowers folder is there. I'm using the itch.io downloader thing, maybe it moves it?

I'll have another play now and give more feedback if there is anything to note, thanks for the fast fixes!

(1 edit)

I bet it has to do with the itch app sandbox. I'll look into it. Thanks!


Edit: It looks like the itch app creates another Windows user for security, so maybe the screenshots are being saved in that user's folder: https://itch.io/docs/itch/using/sandbox/windows.html