Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Caberea

22
Posts
351
Followers
A member registered 17 days ago · View creator page →

Creator of

Recent community posts

Ah, I see where I have gone wrong. I...accidentally had the gloves stat checking themself twice (Once against your gloves, then against your leggings) instead of having the leggings checking against your leggings. Should now be fixed, and I'm so glad you've been enjoying the game so much.

Yeah, more hits is better. I did do a quick little fix roughly around when this post was made that should have fixed this display issue. Refresh the page or download the file again and if it's still messing up with this tell me (No idea what would be causing it now though)

OH! Oops, I messed up and was having hits compare itself against time and vice versa. Should be fixed now. Thank you for pointing this out so quick.

The game saves through an ini file which it reads from so that should already be able to happen. (Not sure why it's failing to read it in some cases)

I definitely want to eventually get the stats colour coded for that, but it turns out it's a lot harder than I thought it would be to manage that with gamemaker. I have figured something out but it's going to take way longer to implement than I have before the holidays with how busy things are being so the next update is most likely just going to have a simple (+)/(=)/(-) to show if a stat is worse as a kind of bandaid fix.

The damage per round calculation is a good idea that I'll try and see if I can implement but not entirely sure if I'll be able to manage it before holiday stuff has me too busy to work on it.

Been really busy lately but going to be trying to get out an updated before the holidays proper that should make it you never get gear that is objectively worse than your current gear, buffs the attack of weapons (Since they are the only slot that gives attack) and should raise the minimum time for higher hit rate weapons.

Thank you so much for the feedback here. Wish I could help fix the lack of art too but sadly I'm not really good enough with my own spritework yet to be able to fix that.

OH! The savagely attack is supposed to do the absolute maximum damage you could inflict with an attack, and looking at the code. It is actually doing that, just I forgot to update the formula the description uses.

Been really busy and haven't gotten much time to work on this lately but will try to put out an update before the holiday's to fix this (Along with some QoL things).

I'm not sure how the code would work for mobile. I could give it a shot at some point, but it's likely going to stay PC only for a while.

All of the sprites are done by my friend Ash (Sadly I can't really do any good art myself yet). But if they end up making some for Selvata, I'll make sure to add them.

I'm using Gamemaker which does GML, and am not super good with using strings yet, but am doing my best to learn and improve, so will hpoefully be able to put this to use soon. (Since I'm sure it wouldn't be too hard to find an equivilent function for GML)

Oh don't worry, there's plans for her to go bigger. But that will be for a bigger update.

The skipping bad drops is a very good QoL thing that i should probably have thought of myself when doing it. As for accessing previous equipment, an inventory system is something I have considered doing, but would likely be a more significant update due to how much I'd likely need to do for it.

Already got plans for a one-handed mode when I'm able to find time to do so.

Bigger than earth

More hits means more potential damage that you deal. It doesn't matter how many you hit in a row, just how many you hit. You also deal more damage for how much time you have remaining, but the amount you hit contributes more.

That then gets boosted by your attack (Which your weapons attack adds to) and compared to the enemies defense to see how much you deal.

(1 edit)

OH! Oops, I increased the monster's item drop rate in the most recent patch and both forgot to mention it in the devlog and also forgot to adjust the discard appearing to match the new drop rate. Should be fixed now.

Probably some 1 in 1000 bug or something that's going to be a nightmare to figure out what causes it, but thanks for reporting the error. if I ever figure out what tripped it I'll make sure to do what I can to fix it.

I...genuinely have no idea what's going on with this error. I've tested this myself and it's worked fine for me. Sadly there's nothing I can really glean from the error that's been thrown here either. The best I could gather is that it's tried to run script used for the attacking timer, since it has the illegal time source thing here. But it shouldn't be doing that with Selvata at any point, and it's somehow throwing the line -1 as the one causing the issue which is just...what? There isn't a line -1.

Really sorry that I can't help with this. If anyone else knows Gamemaker language that can figure out what's the problem here I'm glad to do what I can to fix it though.

Yeah, I need to figure out how to do the first two since they're just, currently stuff I'm not sure how to implement into it. The last one though is something that I am going to be working on. Will try to get it and a bunch of fixes and balancing done as soon as I can since I'm going to be rather occupied for a while.

Yeah, this frustratingly happens sometimes with it and I have no idea why it does so. Apparently its just an issue that pops up ocassionally with games made in Gamemaker. I've tried a bunch of stuff to see if I can figure out what's causing it to flag the warning, but the only thing I can find is that it doesn't have a security credential (Or whatever the term was)

Sadly I'm not entirely sure how I'd be able to add that functionality right now for swiping as input. I probably could do an on-screen d-pad for it though. Will see what I can do about that when I'm able. (Have had a busy day since posting the game that's ended up leaving me feeling under the weather on top of being exhausted, so going to be resting up a bit before working more on this)

Oh my goodness! I'm glad that you've been enjoying it enough to get that far into it. Am thinking I might need to put some caps on stuff or something now since apparently some people have been having numbers get so big they error out. But am really glad that people have like, enjoyed it enough to get to those values.