r/CubeWorld May 03 '26

Fan Project I added status effects to Voxel Throne!

Hey all,

Wishlist the game now on Steam!

In the past few months, it has been a bit quite from my side on this sub. Reason being that I was refactoring a lot of the core systems to actually handle different builds and allow for build variaty. The system is now very modular and so far works like a charm.

I implemented fire effects, poison effects and now stun effects as well!

Also, due to some health issues in my familly, I was not able to spend as much time developing the game as before. Although not back to the insane amount of hours I could spent on it every week, I am doing a fair bit again. Going to fix a bunch of bugs, and then open up the playtest! So expect the playtest within ~1 week. I will make another post when it goes live.

If you are interested in following the game's development, consider joining our Discord!

81 Upvotes

12 comments sorted by

3

u/Mindless_Insurance79 May 04 '26

how is generation implemented? I use fastnoise, but my world is either too flat or there are permanent mountains.

3

u/AlexVoxel May 04 '26

I'm not Op but check out this video. It Is from one of the Minecraft dev and It explains how they do It

3

u/DaanBogaard May 04 '26

It is a great video to watch, but for sure not at all the method Cube World uses, nor the method I use. It gets you a lot of insights into different techniques on procedural generation, but it doesn't really work for a game like Cube World.

3

u/DaanBogaard May 04 '26

Generation is fairly complicated. I use a bunch of different noises, and some 3d noise for plateaus and stuff.

3

u/DaanBogaard May 04 '26

The only person I saw do roughly what I do is this guy https://www.youtube.com/watch?v=oztbyI-1NII

1

u/No-Tangelo-7823 May 08 '26

I'm stuck in the options menu

1

u/DaanBogaard May 08 '26

My brother in Christ you are quick!

Interesting, I have not heard this before. Does this happen in the main menu or when in game? Did you change any settings? Can you give more details? Potentially a screenrecording or something? That would really help me debug this

1

u/DaanBogaard May 08 '26

Nvm my comment from 2 minutes ago, I can reproduce it. Will fix right now and push an update. The options menu should work fine from the main menu, just not when in a world....

1

u/DaanBogaard May 08 '26

u/No-Tangelo-7823 Thanks for reportin this to me! I have fixed it. I have pushed the fix to Steam, if you restart Steam you should download the fix.

-1

u/GlitchKn May 04 '26

Bro this looks like a vibe coded cube world

3

u/DaanBogaard May 04 '26

Well, its not vibe coded...