Valaphee The Meerkat

Results 31 issues of Valaphee The Meerkat

# Description This fixes https://github.com/GeyserMC/Geyser/issues/1852 by only sending an empty ench:[] tag for hidden enchantments, which will add the foil effect, which should not affect the items client behavior. I...

# Description This changes the way how the Geyser ping passthrough in BungeeCord works. Currently the ping passthrough tries to mimic the the InitialHandler behavior for pinging, which for example...

# Description This fixes https://github.com/GeyserMC/Geyser/issues/3271 by using entities for single chest inventories or checking if a block for server-side opened inventories can be placed either above or below, otherwise, close...

# Description The event id is the same as LevelEventType, and this will remove version dependend code outside of Cloudburst, as ids are already corrected in Cloudburst when an update...

There is a way on Windows, and definitely also on Linux, to directly read the file system structure, which don't involve the operating systems file caching, search indices, etc. And...

**Is your feature request related to a problem? Please describe.** Currently egui has to do tessellation on its own even though Windows for example has GDI, which allows to draw...

The x86 implementation is based on Intel's paper about "Fast CRC Computation for Generic Polynomials using PCLMULQDQ Instruction" ``` baseline/baseline time: [563.00 ns 564.20 ns 565.65 ns] thrpt: [26.976 GiB/s...

### `/viaversion dump` Output Latest commit of ViaVersion 0d788b0d7aa7ca0f225b3a24abd97fcdd068036a ### Console Error Not applicable ### Bug Description With 1.20.3+ and the usage of nbt for chat components, the entity hover...

Plausible

This PRs goal is to add rudimentary gamepad and joystick support through device events (Motion and Button) and therefore don't require button/axis mapping as they are device dependent. It's loosely...

DS - windows
S - api
C - waiting on maintainer

While trying out gamepad device events for X11, I noticed some issues: - deviceId is useless, as it always is either the value of the virtual keyboard or virtual pointing...

DS - x11