Rob9315

Results 8 issues of Rob9315

@MrGeorgen I am currently working on a complete rewrite to fix multiple issues, also using typescript. I think it is ready soon™. There are only some little things remaining to...

https://github.com/PrismarineJS/mineflayer/blob/9497b67d85082317bf7bf7a19427ed9371cb2f49/lib/plugins/game.js#L25 `respawn` and `login` packet are both used in this, yet their field `gamemode` /`gameMode` is spelled differently. this function doesn't work correctly

It would be nice to have `dylib` support for when there is a shared dylib dependency between multiple rust targets, right now this error message is displayed as it ignores...

enhancement

(originally by @czho) > Been using this library for a little while for one of the projects and cant for the life of me get it working on 1.16, like...

Add an example to the repo so people know how to use this in their projects. - [x] basic example - [ ] multi-client example - [ ] custom events...

(originally by @MrGeorgen)

When the linked client (or bot) send packets to the server, attached clients don't get the update. This is highly version dependent. - [ ] position and view angle -...

(originally by @etiaro) > After relog I don't see the rain. It would be nice to send it to client too