Giter Site home page Giter Site logo

Multiplayer about js-minecraft HOT 12 CLOSED

labystudio avatar labystudio commented on May 24, 2024
Multiplayer

from js-minecraft.

Comments (12)

CrazyH2 avatar CrazyH2 commented on May 24, 2024 1

Great news,
the project is under non-commercial creative common license. X-mas time is great to do the final fixes. So stay tuned.

good? @kiliansinger

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024 1

Done.

@kiliansinger
It looks great :)
Im going to add a world select menu and do the same for servers but imma add a limit of saved servers and saved worlds you can have what should it be? I'm thinking 20 servers and 4 worlds. I could save the worlds in a server somewhere else

from js-minecraft.

kiliansinger avatar kiliansinger commented on May 24, 2024 1

Oh I reproduced it. you need as shortly described above do:
start python environment (e.g miniconda)
then:

cd blockly_git
npm i
npm run build

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024 1

Oh I reproduced it. you need as shortly described above do: start python environment (e.g miniconda) then:

cd blockly_git npm i npm run build

I know but when I use the public hosted version of mintblock it still happens :/ @kiliansinger

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

I set it up properly. In a few weeks I will issue a pull request with all details. Some server side commands needed to be additionally implemented. But it works flawlessly. But I needed to do more than 50 commits to get it right.
Now the final step missing is saving the state in singleplayer mode in indexdb. But I think I should get it running in the next few days. I also implemented a blocklike programming language. So you can have tnt exploding. Why I am not yet opening the pull request is that i need to search for possible copyright and trademark issues and also fix the history if necessary.

how is it going? @kiliansinger

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

also checkout the programming environment: https://mintrobi.de/block
and press c. if you have functions you can use them in the chat dialog...
here are some programs e.g. tnt: https://mintrobi.de/teach/mintblockprogramme/
but you need a patched server. I put the patch also on git: https://github.com/kiliansinger/mintblock/blob/master/websocketproxy/cuberite_blockly_patch_from_git_hash_ca705be2649a205caac2a449704b55dd029ea13b.patch

@kiliansinger this is so cool I'm going to improve it but i realised that every second there is a flash where you can see the splash screen. do you have any idea on how to fix it?

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

ppens on your git clone. You need to have python environment and do npm i, npm run build in the blockly_git folder. But we should discuss theses things

it happens when using mintblock @kiliansinger I use chrome latest

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

lets continue this on my github as an issue, I do not want to hijack this channel...

i cant open issues on your github and the issue I'm talking about also happens with the original

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

@kiliansinger the issue seems to be with the background as the main menu doesn't have the problem as it has a panorama and all the buttons and text on other menus still show while it flickers.

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

Oh I need to figure out how to allow issue posting. But with original you mean: https://labystudio.de/page/minecraft/

Which OS are you using. Does it also happen on other computers you might have access to? It might be something that cannot dynamically load. There is a cool method called git bisect. It is binary search and one can find the commit that introduced the incompatbility even if it just affects one specific constellation of system.

Did you try running the code locally? I am using vs-code with the live-server plugin: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

you can do a: git clone https://https://github.com/kiliansinger/mintblock then checkout the version without blockly (the pullrequest) git checkout labystudio_pullrequest

then open vs-code and start the live-server. and do a git bisect to find the commit that introduced the problem. No worries as it is binary search it takes only about 8 tries to find the one. Here is a tutorial: https://www.metaltoad.com/blog/beginners-guide-git-bisect-process-elimination

@kiliansinger don't worry I have fixed it with a work around.
Screenshot 2024-01-12 at 21 37 19

I have started making a world select menu

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

looks great, i allowd for issues on my git now.

@kiliansinger do you have discord? I think it will be easier to contact each other.
Don't worry if not ill just use an issue

from js-minecraft.

CrazyH2 avatar CrazyH2 commented on May 24, 2024

Oh I reproduced it. you need as shortly described above do: start python environment (e.g miniconda) then:

cd blockly_git npm i npm run build

@kiliansinger, yo what happened? I have finish the world page by the way.

from js-minecraft.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.