Game
Tsalagi

1 year ago

Mostly code work for the battle map, so the screenie doesn't look all that spectacular. I don't have a good recording program anymore (thanks a lot, SSR) to demonstrate the functional things that happen now. (Article for update details)


  • Battle music is active. Right now it is the Rawk Hawk boss music (Paper Mario 2)

  • Set up the state chart progression for the battle. It is also based on Paper Mario progression (thanks to the person [can't find the article again] who decoded it in Dolphin). PM uses a five-stage progression (opening, player, between, enemy, closing). I decided to expand and use a seven-stage (opening, pre-turn, player, between, post-turn, closing) for ease of cycling. To avoid duplicating stage events, post-turn is used solely to determine if any enemies are left so it can either cycle to a new turn or go into victory closing

  • Haven't decided what kind of stage events I want to happen. I think I might use more audience events instead, like throwing helpful items or maybe getting into fights depending on who is winning

  • In the opening, player and enemies walk onto the stage. Personally, I think it would be really cool if they bowed or made some kind of mutual gesture before attempting to murder each other, but that's a fluff thing at this point

  • Player attack menu appears when it is the player's turn and disappears when player turn is finished

  • I should probably really put some work into the followers before I get too much further into this. If anyone is interested, the first follower you pick up is a friendly attack dog



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

Art day today. Did a little messing around with the cupboards and some furniture. Got a wine cellar, shower and tub and such. Probably redo appliances, spiff them up a bit Once I get all the major stuff in, then I'll go through and build the levels

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

Our 2024 Advent Calendar has opened! Day 18: @Otis_Le_PoOtis is the Creator of Bondeeā€™s Barnyard and posts updates about their dev journey and their work on the sequel!) Accept the quest and give them a follow to get Coins and a seasonal sticker!

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!

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

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

Our 2024 Advent Calendar has opened! Day 17: @VuVuuInc is a great Creator who is a solo game dev and shares their progress on their various projects! Accept the quest and give them a follow to get Coins and a seasonal sticker!

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.