Hacker1254 / MineKhan-Modded

This is a Mod of Minekhan
3 stars 4 forks source link

Chat! #1

Open Hacker1254 opened 3 years ago

Hacker1254 commented 3 years ago

Ok this is where we now chat

ghost commented 3 years ago

Remember you disabled the flying code, you can just reuse that.

ghost commented 3 years ago

They are a LOT of bugs tho

Hacker1254 commented 3 years ago

let me try

ghost commented 3 years ago

But we can iron them out l8r

Hacker1254 commented 3 years ago

💯

ghost commented 3 years ago

I will make a git respository

Hacker1254 commented 3 years ago

ok?

ghost commented 3 years ago

Go to https://github.com/Hacker1254/MineKhan-Modded, and you can see the flywater.html.

Hacker1254 commented 3 years ago

ok, ima test it out

ghost commented 3 years ago

One small problemo, you can fly if you don't touch any other block.

Hacker1254 commented 3 years ago

ok i see the main bug, this is what causes the water to be wonky, the game thinks your still in/ over water, i speed up a part of the game to combat this ( it really improved the xyz cords!),

ghost commented 3 years ago

ye.

ghost commented 3 years ago

But I think we can leave it like this 4 now

Hacker1254 commented 3 years ago

yea

Hacker1254 commented 3 years ago

how did you put that in?

ghost commented 3 years ago

It makes a variable called liquid, and if that variable is true, it makes you able to jump infinitely.

Hacker1254 commented 3 years ago

Nice

ghost commented 3 years ago

We can make the water physics better later.

Hacker1254 commented 3 years ago

yea

whats next

ghost commented 3 years ago

Flowers?

Hacker1254 commented 3 years ago

Yes!

Hacker1254 commented 3 years ago

how do you think we are gonna do this?

ghost commented 3 years ago

You just make an "X" shape in the js.

Hacker1254 commented 3 years ago

oh, uh

ghost commented 3 years ago

Like in real minecraft.

Hacker1254 commented 3 years ago

ok, do you think you can code it and i get the textures, i dont know were to start with that 😓 im not good at Js sorry

ghost commented 3 years ago

That's ok. but remember, the textures have to be symettrical.

ghost commented 3 years ago

I have a texture for poppies.0g0gd000000004jkcu704k17nj04k6txb05oxatb0fjd9mn0iv8e7z0qmx1q712uf5rz13ydk3j1f22ygv1lpt7nj1vpem7z0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aa000000000000a78ab0000000000bb56990000000000ccb99000000000000b310000000000000004000000000000000400000000000000040000000000003404044000000000030230000000000000313000000

Hacker1254 commented 3 years ago

yea, on my home pc i have all of the MC textures ripped, but i forgot to copy em on my school Chrombook

Hacker1254 commented 3 years ago

lmao what if we had this as the Minekhan textures https://github.com/jasonjgardner/jg-rtx

ghost commented 3 years ago

Oh god...

ghost commented 3 years ago

Full RTX

ghost commented 3 years ago
for (let i = 0; i < 16; i++) {
    for (let k = 0; k < 16; k++) {
        ground = this.tops[k * 16 + i]
    if (trees && random() < 0.04 && this.getBlock(i, ground, k)) {

        top = ground + Math.floor(4.5 + random(2.5))
    this.setBlock(i, ground + 1, k, blockIds.poppy | FLOWER)
    }       
    }
}
            for (let i = 0; i < 16; i++) {
    for (let k = 0; k < 16; k++) {
        ground = this.tops[k * 16 + i]
    if (trees && random() < 0.02 && this.getBlock(i, ground, k)) {

        top = ground + Math.floor(4.5 + random(2.5))
    this.setBlock(i, ground + 1, k, blockIds.dandelion | FLOWER)
    }       
    }
}
            for (let i = 0; i < 16; i++) {
    for (let k = 0; k < 16; k++) {
        ground = this.tops[k * 16 + i]
    if (trees && random() < 0.009 && this.getBlock(i, ground, k)) {

        top = ground + Math.floor(4.5 + random(2.5))
    this.setBlock(i, ground + 1, k, blockIds.vines| FLOWER)
    }       
    }
Hacker1254 commented 3 years ago

Thanks

ghost commented 3 years ago

That be it for generation.

ghost commented 3 years ago

All I have to do now, is to make an "X" shape.

Hacker1254 commented 3 years ago

oo now that we are adding more blocks, we need to add scrolling and a search bar to the inv

ghost commented 3 years ago

Ye, but that should be done automatically.

Hacker1254 commented 3 years ago

oh, well than i guess just the search bar

ghost commented 3 years ago

Oooh, that's going to be hard!

ghost commented 3 years ago

VERY hard!

Hacker1254 commented 3 years ago

yea

ghost commented 3 years ago

We can just experiment first before doing that.

Hacker1254 commented 3 years ago

Brb switching classes

ghost commented 3 years ago

Ok. What was the class?

Hacker1254 commented 3 years ago

I have a writing assiment, so it will be a bit also its Spanish

ghost commented 3 years ago

ok. I guess that's it for today. Bye!

Hacker1254 commented 3 years ago

ok im back

ghost commented 3 years ago

Sorry, I can't join you for today. also, do u live in america? because I live in england

Hacker1254 commented 3 years ago

yea