All Posts in Unsandboxed

Share your creations!


HAHHAHA EVEN QUASI CONNECTIVITY WORKS

I figured out a way to make a very rudimentary world gen algorithm that has pseudo-randomness, but it's only fit for testing.
It's only a couple scripts though which is nice, but a full generator will need a lot more.



Here's the format of origami.
You first inherit the data from an existing block, then you can set various keys (including any you add yourself!), after which you add the block to the registry.
You see no lists in the process.

I decided to tackle some smaller issues while I try to fully understand the patch's spaghetti code.
Texture update! With a surprise visit from Mechanical Piston :)

Origami now lets you add new block attributes without disrupting the runtime.
The first one I'm adding is "mod".
Also updated the textures.

i had a stupid idea


please talk me out of this, if i commit to this it's gonna be so difficult to get working and im scared

A prototype for the eventual Dictionaries category is available to test as an extension in the Discord server.
I strongly, strongly urge you to give it a try and give me your thoughts. This'll be a huge undertaking.



