Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge RaspberryJuice extensions + tweaks #19

Open
tromer opened this issue Jun 16, 2018 · 1 comment
Open

Merge RaspberryJuice extensions + tweaks #19

tromer opened this issue Jun 16, 2018 · 1 comment

Comments

@tromer
Copy link

tromer commented Jun 16, 2018

There are versions of mcpi floating around that adds functionality supported RaspberryJuice:

    Updated to included additional functionality provided by RaspberryJuice:
    - getBlocks() : implemented
    - .create() : can now accept "name" (player name) for use in multiplayer
    - CmdPositioner.getDirection
    - CmdPositioner.getPitch
    - CmdPositioner.getRotation
    - getPlayerEntityId
    - CmdEvents.pollChatPosts

I don't where where that originates and don't see it cleanly maintainted anywhere, but it has made its way into several projects on GitHub:

Those versions also made some other tweaks -- and they need careful diffs, as they're not identical.

I suggest merging in those enhancements, with some informative error message in case the server doesn't support the RaspberryJuice extensions.

@tromer
Copy link
Author

tromer commented Jun 16, 2018

There's yet another version in the following repo, which is a (messily-done) fork of this repo:
https://github.com/Blockguy24/mcpi-multiplayer-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant