Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(4 edits)

There is a room here (see the shading on the bloodied wall, but no door got spawned.

Addendum: I've noticed that sleeping enemies wake up through walls. Maybe add a check to see if there's a wall between myself and the enemy, when and if the game is updated.

Addendum 2: Spellcasters, such as the Chaos Fairy and Orc Sorcerer, can cast spells through other enemies (and sometimes, with the Master of Rats and dragon's breath, through walls), while I cannot.

Addendum 3: Sometimes, when transmuting a rune, the rune is deleted instead of transformed. I've noticed this happens more when I have large amounts of runes in my inventor

Addendum 4: I cannot get the downloaded game to work, no matter what I try.

Thanks for the bug reports Numbers! Indeed all things look like bugs. Regarding bug 3 I suppose it has to do with the inventory's capacity. If the inventory is nearly full, runics created won't get added to it; without warning the player.. doh not very nice. Regarding bug 1, the fix should be easy.

Onto bug 4, I suppose it has to do with the version of java shipped with Dungeon Mercenary. Dungeon Mercenary's desktop version embeds a Java 8 virtual machine, but Java 8 is now circa 5 years old and your system may refuse running it. Can you tell me your operating system details? A very-likely-to-work solution would be to install Java 8 on your system and launch Dungeon Mercenary using the file named dm-18-04-30.jar in the downloads (which is flagged Linux but can actually work on all three OSes) by executing java -jar dm-18-04-30.jar in Windows' terminal.

What is specifically needed? OS name is Microsoft Windows 10 Pro, version is 10.0.17763 Build 17763, type is x64. That's all I could find that I'd think would be relevant

Could you do that also: open a terminal (lookup on the internet how to do that on Windows) and type java -version and then copy paste me the result.