Game
Wenches and Loot
7 years ago

P-Man: No Comment


It feels like it’s been awhile since the last time I wrote a devlog and I honestly can’t recount all the things we’ve done to the games code. Every time I start working on a new section of the game, I completely forget all the previous work I did. It’s a bad habit, but on the bright side, they can’t get rid of me if they don’t know what the code does!

Some of the major things from off the top of my head were: porting it into a new IDE, crafting and inventory. Porting to a new IDE was more daunting than it actually was. I assumed all our old code would need to rewritten and we would basically have to recode the game from scratch. In actuality, we only needed to get rid of a few lines of code. There were a few noticeable changes in relation to the particles however. Though it might just be me being a particle connoisseur.

The crafting and inventory systems were two halves of the same hell. It took me about a week to get the general idea of how they should work in code and another week to fully implement. As of now its pretty bare bones. In the crafting system, you can combine three items with varying amounts of each together and either get garbage if it’s a failure or the intended crafting item. The system will support experimentation, but we’re planning to have crafting recipes throughout the game as quest rewards. The inventory system will let you look at what you’ve picked up and eat raw food materials or dishes made at campfires.

Later on, I want to add the ability to sort the inventory by whatever the player specifics (Alphabetical, numerical value, rarity etc.), the ability to drop items and (maybe) the ability to deconstruct items to get crafting materials. This is what I can think of so far, but I’m sure the list will get bigger by at least the end of this post.

As of now, the most pressing priority for me is finding a way to effectively create random stats for the loot system. Currently, it is a one and done drop type. If you picked the item up, it will never drop again and you can’t get rid of it. There isn’t anything wrong with this type of loot system, but I personally feel like it will limit us in the long run, especially now that we have crafting. The hard part is finding a way to optimize the code while being able to save. I’ve never messed with saving, but I do have a few ideas on how to minimize the code.

Now, back to my hole, P-Man out!



0 comments

Loading...

Next up

Wenches and Loot Devlog 2 "Riffage and Loot"

Get ready to crank the amp to 11!

We are under attack!

Sometimes the suction cup get sticky. Small animation I made in Blender after doing my tutorial on picking up/dropping objects in animations. Crate model by jQueary (https://sketchfab.com/3d-models/game-ready-sci-fi-crate-d98deca6…).

So here's the first of the zodiac signs i will make for the next weeks.

Strange Umbrella

We're knee deep in multiple large features and "game feel". Quick peek behind the scenes in this weeks Dev Blog: https://bit.ly/2QmmaQM

Here's a Fredbear sprite i made in Aseprite! I'm pretty proud of this!

(Btw, sorry for the double post! I'll try to post less)

Double Rainbow!!!

Got some fun collectibles in our game, Path of Kami!