Gjum

Results 41 comments of Gjum

from [another comment](https://github.com/richardgv/skippy-xd/issues/40#issuecomment-43428623): > You won't see thumbnails of windows from other desktops because that's normal. Most window managers unmap windows on other virtual desktop, and content of unmapped windows...

The last commit was 8 months ago, so this repo is missing a lot of info. Look [here](http://agar.gcommer.com/Protocol) for a current writeup of the protocol.

I finally wrote up some details: http://wiki.vg/How_to_Write_a_Client#Inventory_and_Crafting Hope that helps.

I am looking for this feature too. Flipping with CSS results in a different image if the avatar isn't fully symmetric. E.g., by default I see the right side of...

What emitter do I need to listen on? I'm listening on `Client` and the deserializer is already listened to in `minecraft-protocol/src/client.js:66` (`setSerializer`). Minimal example: ```javascript const mcProto = require('minecraft-protocol') const...

relevant https://github.com/deathcap/wsmc

If you just want a proxy to dump some packet data and don't require it to be in python, you can use [this existing one](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/examples/proxy/README.md#node-minecraft-protocol-proxy).

I also started making one a while ago, ["JMCData"](https://github.com/Gjum/jmcdata) (for [Botlin](https://github.com/Gjum/Botlin); both not stable but you may find some inspiration).

changes in 1.9 to be dependent on surrounding blocks, like glass panes and fences

`s/internalization/internationalization/g` :wink: or short: `i18n`