@torte478 Glad you liked the sounds - I had a thought that a semi-procedural sound system (it's just notes in a scale made in 1BITDRAGON, but it always tries to play at least an ascending pair up to wherever your progress is) would work well here, I'm really happy with how that turned out =)
@custodi Thanks for playing and your kind words.
@triggthediscovery The leaderboard is part of my engine I use (you'll see a leaderboard in most of my games), so that's perhaps not as big of a deal as it seems (usually less than an hour to add a "score" evaluation function, put some hooks to save the scores, and add format the leaderboard a bit), but is always worth it (if nothing else, it gives me so "analytics" on how far people are getting in the game =).
@noobman64 Huh, that's the "failed to load texture" texture, and _shouldn't_ show up there, as it's capped to T5, and I swear I tested that (with all skills unlocked, I managed to get into a loop of possibly infinite quality using all of the abilities with cooldowns but don't affect durability and occasional repairing :laughing:). Looks like I never actually tested _finishing_ the gem though, at which point that error shows up even though the gem you get is still just T5 :sweat_smile:. Fixed now, for the rare person who seeks that far into the mechanics =).
I'm glad you like my mechanics exploration. They are also a bit of mechanics exploration for _me_ as well, as both this and DWARFS were based on mechanics I liked in other games that I'm considering combining in a game with a larger scope - at the time I started the jam, my vague plan was finding exotic ores with the scanning system in DWARFS, and mining them with a system like in this game =). After the jam, my current plan is to do something simpler for the mining, and maybe use this for something other than the constant/moment-to-moment gameplay, as this mechanic would probably be on the boring side if it were not paired with the (relatively) rapid progression here - if I needed even like 10 T1 gems, I think I'd just _nope_ out. I also consider them, perhaps, in the same universe (I almost named this one _Dwarven Smith_ just for a callback...).
@d-demetori @kenneth-gibson Thanks for playing and glad you liked it!