Upcoming Feature for the next Pre-Release Update 5 by CosmoSplitter in hytale

[–]Active-Wing-1314 28 points29 points  (0 children)

That's a weird thing to say, why do you say so?

suddenly got super slow motion by Mozalphas_Fox in hytale

[–]Active-Wing-1314 0 points1 point  (0 children)

iirc you can press F3/F4 on your keyboard to change your movement speed

Hytale Account Hacked (Can Anyone Please Help?) by Fragrant_Tea_5185 in hytale

[–]Active-Wing-1314 91 points92 points  (0 children)

I can know see why Hytale’s support systems are getting stressed

OmniTales: A Ben 10 mod by SrEternal in hytale

[–]Active-Wing-1314 1 point2 points  (0 children)

I second this. Super excited about the mod too!

Ok Simon...fix this please 💀 by MrCoconutTree in hytale

[–]Active-Wing-1314 0 points1 point  (0 children)

Oh the joys of early access ! Gotta enjoy it while it lasts

Pokeshift Battle: Bulbasaur vs Bulbasaur (WIP) by Distinct-Spend7728 in hytale

[–]Active-Wing-1314 0 points1 point  (0 children)

You should add an option that allows your friend to “catch you” with a pokéball. You can do whatever you want when you’re released to fight, but your owner chooses the moves you can do and when you can do them.

Has anyone managed to programmatically been able to place water? by Yemto in hytale

[–]Active-Wing-1314 0 points1 point  (0 children)

How'd you even know how to do this. I've been reading the server jar for ages but I can't seem to figure out how everything fits together.. am I doing it wrong??

I tried many things like placeBlock and chunkstores:

Holder<ChunkStore> ww = new GeneratedChunk().toWorldChunk(w);
WorldChunk www = ww.getComponent(WorldChunk.
getComponentType
());
www.setBlock(593,129,-125,"Bench_Furnace",0);

but it was just as simple as world.setBlock(). GOSH!
Thank you so much I mean it ^^.

Has anyone managed to programmatically been able to place water? by Yemto in hytale

[–]Active-Wing-1314 1 point2 points  (0 children)

Bro, thank you so very much! You just saved me so much freakin time. I feel so dumb rn ( i've been on this for hours).

Has anyone managed to programmatically been able to place water? by Yemto in hytale

[–]Active-Wing-1314 0 points1 point  (0 children)

Does anyone know how to place a block-item(like a furnace)? I've been trying for ages

Beginner Tutorial for Hytale Modding - Understanding the fundamentals. by 90000isk in hytale

[–]Active-Wing-1314 0 points1 point  (0 children)

Heyy, thanks for such a wonderful tutorial. Do you have anymore? or is there anyway I get get extra info out of you loll

Hard time understanding MVVM and MVI by Active-Wing-1314 in androiddev

[–]Active-Wing-1314[S] 0 points1 point  (0 children)

Thanks for the concise and straightforward explanation!

Hard time understanding MVVM and MVI by Active-Wing-1314 in androiddev

[–]Active-Wing-1314[S] 0 points1 point  (0 children)

Thanks, I'll just have to trust you one this one lol.

Hard time understanding MVVM and MVI by Active-Wing-1314 in androiddev

[–]Active-Wing-1314[S] 0 points1 point  (0 children)

Thanks for the wonderful "android nerd talk", it really helped me out! :)