Matt Provost

Results 83 comments of Matt Provost

After testing a little bit, I figured you could add the following to the top of the actual test: ```c if (param->func) { param->func = &customFunc; } ``` I presume...

So I'm assuming this is no longer a problem?

What could be done is benchmark code is native in the Glowstone code, in various places, to do some of the more one time things, or the things done less...

I would like to help but am not sure what you mean by "Add permission level to configuration". What configuration, or do you mean to use the permission methods in...

There is a way to make checkstyle require most methods and classes to have a Javadoc. Of course, this is very customizable so you can set whether you want it...

Just throwing that out there.

Are you 100% sure that is happening with other people. To me, that looks like a client-side glitch.

My server is running 1.11-SNAPSHOT-"ab9e3fd"-MC1.11 (Or whatever the latest is I think), and I am having no issues. It could have something to do with texture packs, or client-side mods.

Personally, I see no issue. I may be running a __somewhat__ beefy computer, but that shouldn't matter too much.