Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

First time playing it, apart from some initial stuttering in the beginning (which was probably the shader compilation) the game generally ran fine without any performance trouble. The party member system is interesting and generally worked pretty well (even when I forgot to equip the druid and had to watch him punch goblins with his bare hands, which was ended up looking pretty cool), never felt like they were too powerful to take the gameplay away from me, though they were pretty fragile (mostly because I didn't outfit them properly, but also because they loved to stand still in the goblin alchemist AOE). The centipede weapon/shield you get from the Rat King is really clever, I haven't found any other unique weapon like that (due to the issue below) but things like that are really fun to find.

Got into an issue where if I make it to the Mines 2 waypoint, close the game, load the save, go from the town to Mines 2, kill a few stuff and then teleport back to town, the game crashes. Was able to reproduce on both Warrior and Witch. Goblin archers also sometimes got up to a wall near a doorway where they clipped through just enough for them to shoot me but not enough for me to shoot back at the current angle, and found a Rosewood Amulet with the effect of <null>.

At 1920x1080, the UI felt generally pretty small - and by that I mean mostly the buttons, like in the title screen, or the X that closes the windows, or the level up buttons.

Having gold automatically picked up was confusing at first, as I never found any my inital thought that the only source was to sell off equipment until I realized I had more than I started with, and then noticed what the yellow numbers are that sometimes pop up after a kill. I imagine the reason is because picking up stuff has it's own animation? I don't know if you had pickupable gold before and then decided against it, but it didn't seem like it dropped often enough for it to become an issue, but of course the proper way to evaluate that would be to test it. Still, I feel that a good feedback for getting some coins in either way could do a lot for this game.

My Warrior gameplay felt good, both using melee and bows had a decent upgrade path and variety, but the Witch felt lackluster in comparison, mostly because the only spell I've found was Fireball (same with Warrior) and was left using the same gear as the Warrior. I don't know if the whole class and magic in general is new, but as someone who likes to play magic classes in these kind of games having a shop that gives similar options (and maybe even equipment that benefits from Magic stat) dedicated for spellcasters would be really nice.

(+1)

Appreciate the feedback!

Funnily enough, I had the exact same bug with the Rosewood Amulet yesterday while testing some things and it made the game crash. It was simply missing an entry for the enchantment description and should be fixed in the next version.

The level transition crashes are a thing im looking at right now. There seems to be a bug that creates loads of orphan nodes, so each transition gets a chance to randomly crash the game. Doing my best to resolve this and also some other proc gen bugs for the mines.

About the warrior vs witch thing: you are right that i should add the possibility to buy spells, as finding them requires a lot of luck. The scaling for the playstyle will be tipped into one way or another depending on the class, just because you can find those class specific auxillary items. For instance, the witch can find one that adds a bit of fire damage to all her spells, while the warrior gains buffs for physical attacks. There needs to be more to differentiate them, but I'm still not sure how. The magic stat will probably get some kind of scaling for spells later on, but thats hard to balance. I was also thinking about abilities you learn based on your stats. Meaning a magic focussed char would learn magic abilities (that are not found as books), while strength leads to other skills. There are some issues with that I need to resolve first though.

The gold pickup should have a sound of coins dropping, which may be too quiet? I always disliked the endless clicking on stacks of coins on the ground in other ARPGs, so i thought i would just skip that part as there is never a real fun reason why you should actively do it, except to waste time. Maybe i can make a little UI effect at the inventory button when gold is picked up, so the player can make the connection easier.

Glad you didn't have many performance issues. The starting stutters might be related to another bug i found yesterday, so they might be gone too in the future.

Thanks for the detailed feedback and for playing the game!