Sofiane H. Djerbi
Sofiane H. Djerbi
An issue I've encountered with scientifica is the impossibility to display properly "utf pixel arts" with block characters due to scientifica's uncomplete half-block character `U+2584` (and the absence of the...
### Is your feature request related to a problem? As a regionised server software, we don't know what current API `Bukkit#getTickTimes`, `Bukkit#getAverageTickTime` and `Bukkit#getTPS` should return. It might be great...
Hello, I wanted to "patch" paper to be able to run `ccrackrng` `cenchant` and `cfish`. Removing the following patch don't seem to work on `cfish` (but `ccrackrng` works fine): https://github.com/PaperMC/Paper/blob/df8d28a450fe391b9f0c2dc4a64543cf9b84266f/patches/server/0070-Use-a-Shared-Random-for-Entities.patch...
### Current Behavior Currently, the Animation structures are constructed at runtime, which works well for dynamic and interactive applications. ### Desired Feature I propose adding the capability to build Animation...
It would be great to have folia support. I'm going to create a PR, so here is a little Feature Request.
Player should be teleported to Vec3.atBottomCenterOf(targetPos.below()); Other entities should be teleported to Vec3.atBottomCenterOf(targetPos); And end-teleportation keep velocity (this.getDeltaMovement)
FFmpeg dumping images into `.bmp` causes high CPU usage, reducing FPS. This could be solved by extracting frames into `RGBa` images.
### Is your feature request related to a problem? World does not convert automatically ### Describe the solution you'd like. Automatic world conversion with java flags `-DKaiiju.ConvertMyWorldToLinear=true` and `-DKaiiju.ConvertMyWorldToLinearThreads=X` ###...
Allow user to choose between `anvil` (zlib) region file format and `linear` (zstd) region file format. Up to 50% less disk space for OW and Nether Up to 95% less...