2024-08-29
This is everything I've done up to this point in time:
+ Player controller
+ Player inventory
+ Procedural terrain generation prototype, based on amplitude
+ Procedural cave generation prototype
+ World layer generation prototype
+ Temporary tilesets
And this is everything I still have to do regarding the features above:
* Join the terrain, cave, and layer generation prototypes into one world
Screenshots:

2024-11-02
Alright, so as you might see, there is quite a large time gap between this, and the last log.
Long story short, what happened is school, and a lack of motivation. School is still a problem for development, but I gained some motivation again.
Let's hope it doesn't go away.
Anyways I've shifted focus to the core parts of the game, which I should've started with.
No more working on the procedural generation. Now to work on the inventory, crafting, automation, item transportation, power, and so on.
This is a very ambitious game, so it'll take many years to finish. Oh, and add some more years on top of that. The reason being, I am still quite inexperienced.
Changelog:
+ Added drag and drop for the inventory items
2024-11-23
I didn't do much on this particular day, but that doesn't mean I can't say what I did here.
Adits are objects, with which you move down or up a layer.
Changelog:
+ Added a way to make the player unstuck, when stuck
* Adits now change the bottom tile to a non-collider one
2025-01-04
Happy new year!
Changelog:
+ Added a debug console
+ Added a command to set the player speed
+ Added right-click functionality in inventory
+ Added a version watermark
2025-01-05
Changelog:
+ Added placeholder chest texture
+ Added inventory to chest functionality
+ Added testing scene
+ Added placeholder Sawmill texture
+ Added machine UI
Screenshots:

2025-01-06
Status: School began again...
Changelog:
+ Added recipe for wooden planks
+ Added sawmill functionality
+ Added crafting
Screenshots:
