Game
Tsalagi

2 years ago

Holy fridge, I thought that line from Bestovius was the funniest thing ever. I love honest, witty uses of breaking the fourth wall, and somehow, that one just got me. Therefore, I must show my love and imitate


I take one step forward, and two steps back
It's always been like that
It shouldn't be like that
I'm trying to overcome myself
Trying to work around this hell

Five Finger Death Punch discovers programming

Working on the reciprocal of the crafting and manage to cause bugs in the main crafting. Which is weird because they don't actually touch each other, coding-wise. I don't know if this is a constant issue, in which case I might have to rework the whole thing or if it just really doesn't like my catch-all "ᎦᎵᏓᏍᏔᏅ" (Mistake) recipe. Where everything else has a very specific recipe to follow, the Mistake is everything that doesn't work. I do think that's the problem, but I also think I will have to create more recipes for a more thorough experiment

Edit: Figured out the bug. Going to take too long to chase down tonight, I think. Dinner time, then AC: Valhalla, then bed



0 comments

Loading...

Next up

NEW PACKAGES AVAILABLE NOW!

Version 1.1.0 is now available for Linux and Windows

-Platform bugs fixed where player fell through the floor

-Area 2 accessible through Level 8

-Minor spiffing up, wax and polish

Oh no! Jelly blobs of doom!

They're only supposed to be the size of a mini-yux

But doesn't he look so much more prepared for adventure?

And yes, she is carrying a deer foot staff, modeled after one hanging in our house

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

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

Doing some designing of the main village, mostly so I can get some connections in and get the next part of the opening cutscenes roughed in.

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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

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

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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