Frequently asked questions

Is DeamDung free?

Yes. I don't want any money from my work. Nobody would pay for this shit anyway.

How large are the worlds?

Each world is 858993458800 blocks wide by my calculations. Each chunk is 200x128 blocks, there can be at maximum (Integer.MAX_INT * 2) chunks in a world (that is: 4294967294 of them), and that multiplied gives the initial number. Walking into the edge of the chunk teleports the player to the opposite edge of the next chunk. Walking into the edge of the last chunk in the world (Integer.MAX_VALUE teleports the player to the negative-last chunk (Integer.MIN_VALUE).

What license is it under?

No license I guess. Nobody is interested in contributing to this shit, so why bother inventing a license for that. Thou canst do anything thou wantest with my code, as long as thou dost that at thy own risk, and choosest for that a name different than DeamDung. Also, crediting me would be nice.

When willst thou rewrite it in Rust?

Never. Get out.

BUT IT'S MEMORY SAFE!

Look, I don't care. I am tired of this crappy lang being pushed everywhere.

Why is there no code of conduct?

Because there is no need for that. Love thy neighbour as thyself, that's all I have to say.
I am working on that alone, and even if that was to change, I don't care about thy ideas, no matter how stupid they are.
There is a saying: "I hate thy ideas, but I would give up my life for thee to express them."

Will the game be ever translated into other languages?

Likely not. That would require rewriting a ton of code, and that's something I want to avoid. Everyone knows English anyway, so why bother wasting my time on translating this crap.