PepperCode1

Results 147 comments of PepperCode1

I just released 3.0.0 and I have made Forge/NeoForge releases with Connector as a required dependency on Modrinth. I tried to do the same on CurseForge, but those releases were...

I added proper Connector integration and these jars were accepted by CurseForge. Continuity for Forge 1.20.1 and NeoForge 1.21.1 is now available on both platforms, so I will close this...

It is not as simple as replacing the iterator as suggested because the map is unsorted and its key order is not guaranteed to match the vanilla order specified in...

- [x] Fix test mod - [x] Inline platform-specific model builders

It is only possible for `No tile or block matches provided...` to appear in the log when both `matchTiles` and `matchBlocks` properties are completely absent from the file, but you...

Closing for same reason as linked PR. I don't think that this is something Continuity itself should detect.

I will not be rewriting the OptiFine documentation when official and community-made documentation already exists publicly. I think searching "OptiFine CTM documentation" with any search engine is simple enough. I...

I don't agree. Even if OptiFine stops updating, the official and community-made documentation will not simply disappear.

After looking at the code of `TextureAtlas`, it seems like this issue is actually a driver bug or optimization, which is why the Mojira report was marked as won't fix....