Pétrus Pradella

Results 74 comments of Pétrus Pradella

I don't think i will be able to change my 4 years old database of authme that is in SHA256 to BCrypt. (At that time, i didn't even know what...

UraniumMC is a chinese fork, we are brazilians, you are russian, too hard for us to even understand what they do T.T English commits would have helped us.

> Well probably the best solution is to create an `thermos.chaud.HashedArrayList` empty class that extend the "better implementation", IMO this is the easiest way to fix this issue. Seems simple...

Make the server assync may cause several bugs inside mods that required to be sync.

A more reasonable idea would be "Multi World Threads", but not on 1.7 From what i saw, on 1.12 is more achievable

I will will try to do that. https://github.com/CrucibleMC/Grimoire-Mixins/issues/2 For now, you can check the description of the entire class on the Readme ![image](https://user-images.githubusercontent.com/11357801/76116117-2c53aa80-5fc8-11ea-9fe6-51a0da06c26a.png) Besides, if you do not want some...

If you modpacks are Custom Modpacks, like your own modpacks, the best solution is using the mod ServerRedirect. If that is not an option, well, mods like ThaumCraft will never...

It would be of greate help :D https://github.com/CrucibleMC/Crucible/blob/e7184ce380dd9fc753b58b66389d6718eedff578/forge/patches/minecraft/net/minecraft/world/gen/ChunkProviderServer.java.patch Here is some parts, you can try following it with the IDE pathing

Fixed on https://github.com/CrucibleMC/Crucible/commit/aed988f25d503189ca609055ada5af34795cd805

Its this patch https://github.com/PaperMC/Paper/blob/master/Spigot-Server-Patches/0361-incremental-chunk-saving.patch