Game
Tsalagi
2 years ago

Release 0.7.1 is now available!


Nothing major to report, obviously you can only get through area 7. This was primarily bug fixes, especially in the dialogue after my NPC overhaul broke everything. Humans, animals, and trees have all been fixed and should be working just as well as they were before, but with 17% more efficiency! Or maybe not, since they now have random movement cycles and aren't just standing around like statues The humans and animals do. The trees don't move. That would be weird. The elders stay in place, too.

I did not get around to implementing attacks. It really wasn't a priority for this release. There are a couple spiders running around, but they really aren't too bad except at ultra-close, practically-stepping-on-them range.

Otherwise, this was a very minor patch release to get me back in the game so-to-speak after a bad summer.



0 comments

Loading...

Next up

Decided to do some work on the save/load. Name, Chapter, and even Total Play Time CORRECTLY FORMATTED Will work on the chapter banners later. Free time formatting code below

Working on battles. A little different than last time, aesthetically, but still the same basic idea

This game has gone through so many iterations it's not even funny anymore

The combat system is already being implemented and there are also some advances with the environment (WIP)

#gamedev #indiedev #godot

Ah, yes, Grandpa and Grandma's old farmhouse, with a million rooms, basement full of mason jars, and the old '57 Chevy in the garage

I mean, not my Gramma and Grampa, but someone's, right?

We’re excited to announce that we’re working on a new game, a 3D metroidvania with a Low Poly Pixel Art style. Stay tuned for more updates!!!

#gamedev #indiedev #pixelart

Today's accomplishments include a rather smooth state machine, a functioning opening cutscene, and name input. It's not pretty, but there aren't any bugs

Lots of modeling the last few days. Got some houses made, remade some of my terrain blocks (rebuilt the harbor), and started on the NPC models. Also worked on the battle system and the follower system, now with 1/10th the code but 10x more efficient

Zombie in action! #GameDev #Art #PixelArt

Battle State Machine is working Player chooses what to do, enemies choose what to do, and they even have variable rates of attack/defend/flee. Next step will be to actually start dealing damage