Daniel Boston

Results 92 comments of Daniel Boston

The underlying NMS method has been relabeled, or has a new method imprint, and the reflection I used to handle the ever-changing NMS within the same version doesn't yet capture...

Please try https://github.com/lishid/Orebfuscator/releases/tag/4.4.4 --- and note that in Paper, Async Chunkloading is incompatible with Orebfuscator for now. Please disable it first by modifying paper.yml and setting ``` async-chunk: enabled: false...

@RoboMWM Thanks for passing that along! I'll keep an eye on that pull request; largely we want to make sure that if Spigot does introduce a built-in, we add a...

Sounds good -- hopefully that works out well! I'd love to see some side-by-side timings, I know the spigot built-in always got bad press, I'm very curious how Orebfuscator4 would...

You can generally compare two things that do the same thing; regardless of sync or async, just measure how long to obfuscate / unobfuscate, do so other a time period,...

:) Anyway, idle curiosity. These things wind up being preference / ease at the end of the day.

@Aleksey-Terzi I'd be curious for a methodology check on their performance metric testing: https://github.com/PaperMC/Paper/pull/858 Also, @RoboMWM do you have any idea on feature parity? We've packed in a lot of...

Hmm, fakeout seems unwise. Non-static presentation would lead to interference patterns ... which can be studied and eliminated, by clever client-side code. Static doesn't have this failing, as it'll only...

https://github.com/lishid/Orebfuscator/issues/75#issuecomment-214120188 Please let me know if you follow the instructions to resolve. If you're trying to actually hide the _lava_, @Aleksey-Terzi will need to advise.

This looks identical to https://github.com/lishid/Orebfuscator/issues/204 which I was never able to duplicate. I'll attempt to dig into this. I know Aleksey had said he had some ideas, but has since...