Michael Pfaff

Results 81 comments of Michael Pfaff
trafficstars

> > > @iceiix If you would be interested, please send me an email (see my profile) and I can provide you with a Microsoft authentication key for testing and...

To be completely honest, that sounds like a really bad idea. If you were to go that route (using a websocket proxy), you'd have to make it easily configurable or...

Based on [this](https://github.com/OpenCubicChunks/CubicChunks/blob/281f005212b311628a6adfed0a12d6479392ec4b/CubicChunksAPI/src/main/java/io/github/opencubicchunks/cubicchunks/api/world/ICube.java#L57), the chunks in OpenCubicChunks are 16x16x16.

With regards to the texture issue, I've noticed many incorrect textures on a Paper 1.16.4 server and on Hypixel. Edit: I've confirmed this does not occur on a Paper 1.8.8...

> > Hashbrown has made improvements > > That occurred to me, but it is my understanding that the stdlib `HashMap` simply [uses the one from `hashbrown`](https://doc.rust-lang.org/src/std/collections/hash/map.rs.html#6), i.e. that their...

I'd love to see this too, but could the title be changed to something like "Generic OAuth2 Login Support"? Many services only allow using a select few predefined providers, and...

Possible duplicate of #13, although that only mentions adding country as a field.

I compiled a sources jar and included that as a gradle dependency, but I couldn't extend BaseModule because the obfuscation was different than my project's (if I understood correctly).

No problem! I managed to get it working on a subdomain instead.