Open Hacker1254 opened 3 years ago
im adding very useful blocks that make you fly!
Very Useful in the beta
By using the code
if(block == blockIds.Water) {
p.jumpSpeed = 0.135;
p.gravityStength = -0.01;
if (Date.now() < p.lastJump + 400)
p.velocity.y = p.jumpSpeed;
liquid = true
r = 255
return false;
it makes the swimming 100x better you cant inf jump! just a tad of tweaking needed
Test - https://www.khanacademy.org/computer-programming/extra-tests/6267806583570432
Test it out there
working on making water gen better and Bruh, what is this lol
This is what i want
if(gen<60 && !superflat) {
gen = 59;
chunk.setBlock(i, gen, k, blockIds.Water);
chunk.setBlock(i, gen, + 1, k, blockIds.Water);
chunk.setBlock(i, gen - 1, k, blockIds.Water);
chunk.setBlock(i, gen - 2, k, blockIds.Water);
chunk.setBlock(i, gen - 3, k, blockIds.Water);
chunk.setBlock(i, gen - 4, k, blockIds.gravel);
chunk.setBlock(i, gen - 5, k, blockIds.gravel);
But it has the block issue
i mostly want it that, than it hides some of the issues caused by the woncky gravity
after fixing the gravity of the water all we have to do to have the water done is a blue under water and make the water undestroyable, make it like bed rock and fix the gen and have sand as the beach's
check out flywater.html should be updated.
With cactus damage and flowers
Ok 👍
i see the bugs, but this looks amazing we need to make two biomes, one with a Lot of flower and one with very little
Havr you tested the water? "having it deeper makes the water seem better but messes something up"
I will keep this tab open
lets make a png to base36
i already found a good png to base64
ok
you are on!
https://hacker1254.github.io/Png-To-Base36/ https://www.khanacademy.org/computer-programming/base64-png-to-base36-pixel-converter-back-up/5598301654040576 we just have to mix these
when we do, it will make adding blocks 100% better
Ok
at the moment we need to fix the flower in the inv
ill work on the flowers do you think you can work on this? https://github.com/Hacker1254/MineKhan-Modded/issues/1#issuecomment-834616105
we also need an indicator of damage
And a food bar, but in idle, it will make the hot bar look better Edit: dam khan, i forgot we can use outside sorces
Ok. That sounds great!
And you can Work on the flowers
And as for the damage indicators..... I think there isn't one in Minecraft....
... their is one, a sound effect
Hmm something happend and i dont know what https://www.khanacademy.org/computer-programming/minekhan-modded-with-biomes-and-health/6206167318478848 here is the log Error.log
Edit: Nvm seems to be just my pc
Hello, I don't know if u are awake, but I got the sound effects working.... SUPER LAGGY THO
Nether portals don't work, but the nether does.
Ooo also i am awake at that time, i just forgot to keep the tab open if you have discord you can add me there and i will respond better Hacker_1254#8505
also can i test the sounds
Nether portals don't work, but the nether does.
Wdym
i found someone with code that fixes one of the flower bugs
Also Can you try to add a sun
But that code is so hard to read Edit: i Cant read it :p
That is messy
howler.js is is great. It's so much faster than the method I used.
im on
ok
can i test the sound?
No. Massive error, I had to re-do it....
ah man and do you think day and night time will be possible?
if we do add it we will have to make sure to add a light Level, for when we add light
Ok this is where we now chat