Josh Lloyd
Josh Lloyd
I wonder if it's worth just respecting the http cache headers from the server, for most servers that'll be sufficient - be it timed, etag, or other.
Alternatively, attempt an SSL connection first. Failing that, fall back to HTTP.
Hi there, Please report issues over on Aluxian :) @Sytten and I are official maintainers over there.
It's not that they didn't necessarily like it. You just have to discuss changes in mechanics with the devs first BEFORE submitting a PR.
IRC, #buildcraft, irc.esper.net. Learn to IRC :)
My primary motivation was the simplicity of the design (read: lightweight), being able to test on Windows would allow me to validate if its the right thing that I need,...
Links are dead, anyone have a mirror? Edit: Looks like archive.org is still providing these via the above "data_download" link, thank goodness.
Hi Paul, thanks for taking a look at this and making some changes in your own repo. Using the remote you provided, I don't see a change in the behaviour....
Thanks @paul-gauthier. I will try gpt-4o instead. I was using gpt-4-preview because it seemed to have better code benchmarks on third-party tests, but if it has poor reading comprehension it...
Perhaps position and velocity be read only outside the scope of the physics plugin? (Using defineProperty) Obviously this is still an issue, I've assigned https://github.com/andrewrk/mineflayer/issues/91 to Milestone 1.7 It would...