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

Definitely interested, as this is already very strong. I only have five right now, since I am struggling to keep the colony functional long enough for me to properly test the game. Firstly, a means to disable the owls would be useful. the option would provide more of a sandbox option. As for the owls themselves, I would recommend giving the player some means to counter them, or at least making the current form a random event. Similarly, colonist deaths should be better telegraphed. Currently, the only indicator is the owls screeching. Corn does nothing currently, which is costly to find out. Is it supposed to be another kind of food? Lastly, I still notice some pathfinding issues, notably with trees, anything above the ground level, and anything placed near beds. I will be eating shortly, so it may be some time before I respond again.

Edit: Added the feedback on owls. It is now the second recommendation out of five. (Sorry if I am too thorough.)

Not too thorough, it's wonderful to have feedback!

The owls are easily countered by shelter. Owls will not enter houses and mustelids will seek beds to sleep in at night time. The player can pass the night quickly by sleeping on a bed. I am, however, open to suggestions about counters, other night-time threats, and ways to telegraph danger.

Corn was an experimental feature. I'm not sure what to do with it.

The pathfinding engine needs something of a rewrite which wasn't worth it just for the prototype. It's quite fixable though.

I have created a Discord server in case anyone would rather converse in a space other than these comments:

https://discord.gg/VQEbvP8GpT

(3 edits)

I mentioned a different counter since sufficient bed and shelter can be unobtainable at times (Especially when you add 4+ settlers in one night), the bad pathfinder can invalidate the run for cover, and it simply feels like owls are too weak in their current form.  Corn would work well as a third food source, reducing the pressure on traps, which often eat into the building resources. I suggested disabling owls since it would allow me to move and do things freely at night, which would help significantly (Unless you are not supposed to gather resources and build things at night.). Danger should be telegraphed simply as a notice of who, how, why, and sometimes where. For references on threats, I recommend the Rebuild series and Hive Time (You easily could go down the semi-educational route Hive Time did).  No Man's Sky's settlements is a great reference for settlement management (Especially in 3D games like this) and Minecraft continues to be a good source of things done wrong and right for sandbox games. (Your owls resemble phantoms, which that community considers a nuisance). A few more things I remembered, I would be careful with linear progression in this game, since players may use it to optimize the fun out of the game. I recommend keeping stone and wood as separate upgrade trees, as a player who wants to switch from one material to another can replace the walls. This fixes another issue I noticed: upgrades lose resources. If you are willing to deal with a game with a complicated relationship with SFWness, Cataclysm: Dark Days Ahead is an excellent resource. That said, I would also be careful with open progression, as some players flounder when guidance and objectives are absent. While I do not know of something on balancing linear aspects, acgaudette (who is on itch) wrote several blog posts on balancing openness and sticking to your level of abstraction. Lastly, two things with construction. Firstly, built objects should not cost the full amount of resources until it is built. You should allow partial construction (The most common) or block construction until all resources are present. In addition, a proper planning mode would be very useful and help keep the settlers from bottlenecking on their auto buildings.

Notify me if you want me to put the suggestions on separate lines.

Thank you again for the feedback. I am assuming that you would like to see this game updated (rather than just providing the feedback for the sake of my own learning) and so my responses below are focused on next steps of development of Mustelia rather than games of this type in general.

"the bad pathfinder can invalidate the run for cover"
How bad is the pathfinding overall? The reason I ask is because it is a big job to fix properly or I could work on your other suggestions first and fix pathfinding later.

"it simply feels like owls are too weak in their current form"
I'm not sure I understand what you mean. I thought the problem was owls are too dangerous? I would also interested to hear if you have any specific ideas for different owl counters and/or dangers.

"Corn would work well as a third food source"
Ok, that should be easy enough to do.

"you are not supposed to gather resources and build things at night"
This is correct. The valley is supposed to feel like a dangerous place at night.

"Danger should be telegraphed simply as a notice of who, how, why, and sometimes where."
This is good. I will consider those references and add a feature for this in the next release.

"upgrades lose resources"
I will investigate this and your suggested reference games.

"balancing linear aspects"
Thanks, I'll read up on this.

"two things with construction"
These should be relatively easy to implement but I am concerned about how to make the mustelids prioritise their projects and resources. I will think about this a bit more.

Yes, I would not mind seeing this updated. I cannot respond to this properly right now and it will be several hours before I can.

Available again. I noticed that beds mess up the pathfinder the most, particularly in the morning and evening. I've noticed colonists stuck on useable tiles like fireplaces or walking into walls (This is why I use doors more than walls). In one other case, I saw a colonist stuck walking into a tree, and another made its way up to a roof area and started pacing like it was in an infinite loop. Sorry if I made it sound like owls were too hard, I actually found them too obnoxious. I recommend looking into Minecraft phantoms, which suffer from the same problems. In particular, most of the owls' kills probably were byproducts of bugs or other things not controllable by the player, if not outright player stupidity. Currently, owls seem defeated by a floating roof. Optional combat or defense orientated nighttime events would probably be a substitute for why I wanted it kept (Padding the resource count/keeping a bed clear). Just a heads up though, blocking resource gathering/building outright at night may frustrate some. A system based on lighting conditions may be better. The simplest way is to expose the priorities to players in some ways. CDDA's base building system, Minecraft's village mechanics, and No Man's Sky's settlements would be good to look into for this as they feature very different approaches. Something I mentioned indirectly (and just now caught it was not directly), a configurable sandbox mode would be immensely useful to test the game properly.