Romain Beaumont
Romain Beaumont
Chatgpt proposes something like that to make it work for SRV ```js // examples/client_socks_proxy/client_socks_proxy.js const mc = require('minecraft-protocol') const { SocksClient } = require('socks') const ProxyAgent = require('proxy-agent') const dns...
Adding built in proxy support in https://github.com/PrismarineJS/node-minecraft-protocol/pull/1420 If you want to try it out before I merge it would be good feedback
@copilot please make sure to start by adding a test reproducing the issue
@copilot revert all your tentative fix and your test then read the initial issue again and do a very minimal test reproducing whether activate item works. Do not check packets...
@copilot see my latest comments
It takes about 3h of work but given this is all based on free time from volunteers it can take from one day to 6 months depending if people care...
yes agreed it should be consistent if you could add a test checking that and a fix it'd be great
Tests fail I think we should rather disable a lot more than specifically physics during configuration phases And it would be best to add a test for this (probably an...
No please see my previous message on what still needs to be done here
> I think we should rather disable a lot more than specifically physics during configuration phases > And it would be best to add a test for this (probably an...