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

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

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

With exception of some minor odds and ends, the home interior sheet is finished, which means I can start on all the levels. The next house (level 9) is an old farmhouse, the kind that had a bazillion rooms

Play @pm-studios ' Bandit Trap Open Beta!

Grab your rocket chairs, vacuums, and toilet tornadoes! Report one more time for our final beta! Live through March 23rd 6 am CET.

Complete quests based on the game!

Play the beta: https://bit.ly/BanditTrapBeta

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

BIG NEWS: Your Bandit can wear a Game Jolt hat and shirt in Bandit Trap!

Defend your home or steal treasure in the open beta: https://bit.ly/BanditTrapBeta

It ends on March 23rd at 6 am CET!

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

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

This week's Fan Art Friday celebrates Bandit Trap! Accept the quest in your quest log to get started.

Defend your home or steal treasure in the open beta: https://bit.ly/BanditTrapBeta

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