Filip Milosevic
Filip Milosevic
1.15.x barebones support C2S packets are mostly unchanged S2C packets: Ids of most of them have been increased by 1 or 2 Some packets had their format changed A new...
Previously the value sent for nonEmptyBlocks in each chunk section was -1. This was probably set with the intention to set it to the max value. However, the game also...
Basic connection support for 1.15 - 1.21.4 Basic support for reading and writing the 1.13+ world format New world format reader needs more testing In 1.20.2+ and configuration phase has...
This PR is built upon #5582 however it could be merged before it because there are no major dependencies. Blocks for each version are no longer hardcoded Significant reduction in...
Add the bug issue form Identical to the existing issue template Issue forms create an interactive web interface instead of just a big markdown input box Fixes #5427
Recently wiki.vg was shut down. So, the wiki.vg was merged into the Minecraft wiki I replaced all wiki.vg links with the new ones however, some links pointed to pages that...
Updated embedtls and fixed some api changes Updated SQLiteCpp and fixed Api changes Updated certificate in UrlClientTest WS2_32 lib is now included in some tests and tools projects because they...
This is the PR for merging the experimental branch into the master branch. How to run: These files are included with the branch but can otherwise be acquired from the...
Adds support for the decryption of GatewatySettings.bin from CGA2121. Encryption is not yet implemented. The profile must be specified using the -P option, otherwise, the Generic profile will be used....