MicrolemurDev

Results 15 comments of MicrolemurDev

I know this may be an older issue, but I may start working on a mod loader for this. That way we can make adding stuff easy to add. I...

I mean, it looks amazing. Just the block icons are messed up a bit. But still. Pretty good.

Plants have been added by many mods but doors are more complex as they require you to have "states" for the block _and_ custom models. You can try, but it...

Yikes that doesn't look normal. Are there any errors in the console?

That probably is a Buffer Overflow issue but I don't know much about WebGL. Willard would probably have to look at this.

Yeah that seems to be it. Software rendering could be causing the bug and maybe creating an overflow of the buffers. That alone could cause this weird artifact.

Yeah I looked at the code and found that mipmapping is used. I don't know how this would be implemented though.

We won't get a clone of Optifine because we could just push it to the main program due to the open source nature. However, I agree that if we can...

This would be a good feature and could be something among the lines of Minetest mods.

Well, that would be very hard and would require a HUGE refactor but it should (in theory) be possible. However, due to the nature of MineKhan's engine, a large amount...