[Devlog] July 2025 - Week 1
[p]Welcome to the 33rd week devlog for Cosmic Construct. [/p][p]Each week in these devlogs we typically go over development goals established at the end of the previous weeks post.[/p][p]To follow the game's progress you can join me at:[/p]
[/p][p]The base of the UI is done. Trading wasn't fully completed. I found that the trading and exchange system is more complicated that I originally realized, as I need to add a bunch of corner case event handling. For example, what if the storage lacks the space for the coinage being given as change? That and the conversion itself is a little complex as the currency denomination conversion is in base 4.[/p][p]Anyway, most of the visual work has been done to implement this feature. I'm going to let it hang out until I get it finished. I might do the pawn AI to operate the buildings related to it first. We'll see how I feel about it.[/p][p]Art assets for the next biome.[/p][p]
[/p][p]I've done a few of the assets needed for a new biome. This biome will have a new kind of large tree, which will produce more logs by requiring more chops per tree. I plan to have it automatically chop the tree until it has fallen. This will be a good biome to find for the early game, if people take the option to explore. Building a chest will give access to the storage array. Since all chests are linked (they function as Minecraft Ender Chests), you can contribute to the colony at any distance.[/p][p]
[/p][p]Here is the ground layer shape. The layer art is fully complete, I'm just lazy and didn't want to take a new screenshot.[/p][p]I still need to make two kinds of foliage for the biome, and determine a good color scheme for everything, which is much easier to do when I'm coding it all in. As I can rapidly prototype. I want this to be the "useful to early game" biome. That if someone is stuck not having the basic resources they need for some objective, they can look for this place to get them out of that rut.[/p][p]New structure art. (if I have time)[/p][p]I didn't start on any new structure art.[/p][p]---[/p][p]That is what I got done this week. After writing about it, doesn't sound like much. Most of what I've done is in code.[/p][p]Here is what I have planned for this week.[/p][p]- Finish the new biome.[/p][p]- Do some new structure art.[/p][p]- Continue work on the first minigame.[/p][p]- Make improvements to Pawn AI, to allow the game to be played further in.[/p][p]That is all, thank you for reading.[/p]
- [p]My bluesky account which gives more frequent updates.[/p]
- [p]The Cosmic Construct community discord server.[/p]
- [p]Also Wishlist Cosmic Construct on Steam and follow it's steam page.[/p]