Paul Sütterlin

Results 13 issues of Paul Sütterlin

I cannot extract biome data since version 1.16.2 and haven't found anything about this issue. When running `python3 munch.py -v -d 1.20.2 -t biomes -o out.json` , out.json is missing...

Unexpected and undefined behavior can be introduced quite easily currently, and its hard to spot the problem. Often it is also unclear why you shouldn't use a method. List of...

documentation
enhancement

A Pathfinder plugin for MineSharp. Needs more improvements before merge

enhancement

The Pathfinder has the following abilities: - XZ movement - Jumping up - Jumping over 1-3 air blocks - Dropping down one block Currently the pathfinder only uses WASD movement,...

enhancement

Implement ChatMode and chat signature verification

enhancement

Once logged in to a Microsoft account, MineSharp is always using this account (at least on Linux), no matter what account identifier provided. I'm pretty sure it worked on Windows...

bug
enhancement
invalid

MineSharp.Data downloads json files for a specific version when it's first loaded. But them as well as the dataPaths.json file are never refreshed.

enhancement

The code of packets is super messy and weird. Lets standardize how packets should be structured, and handle differences in minecraft versions. My suggestion is the following: Have a base...

Registries contain version specific data and are used at a lot of places. Currently, registry data we need is just hardcoded at the place where we need it. This is...

this pr should add support for forge fml3 protocol