Valentine

Results 9 issues of Valentine

### Server Implementation Paper ### Server Version 1.16.5 ### Describe the bug Randomly, when inserting the schematic, an error occurs that seems to be related to lighting processing. I'm using...

Bug
Approved

### '/viaversion dump' Output https://dump.viaversion.com/59e54d827bfaa76f77f64bf157cb73961c2e017300cb892965e1d12358db569c ### Console Error Technically, the error only occurs from the client side (crash), there are no errors on the server side. ### Bug Description There...

legacy
unconfirmed

This pull request returns the ability to slice ByteBuf when decoding a packet in the MinecraftDecoder class as it did before, but only if entity rewrite was never used. If...

PacketRegistryData at the configuration stage was changed in 1.20.5 and now requires sending each packet separately with each registry type.

1. Капча загружается параллельно с загрузкой банжикорда и с пониженным приоритетом. 2. Каждую секунду при генерации капчи, генератор обновляет список капчи, что позволит игрокам заходит на сервер во время генерации....

Позволяет удобно раскрашивать цвета используя HEX. Формат цвет кода очень простой: '&' + '#' + 'HEX'. Должно получится что то типо такого: &#9c9dff

It looks like the yml reader goes into a deep loop if square brackets are found for a list of strings. This configuration cause error: ```yaml stringList: ["test1", "test2", "test3"]...

If you insert only one double quotation mark in the field like this: ```yaml test-section: # Some description for this test value1 value-test: " # Some description for this test...

Mojang changed the LoginSuccess, JoinGame and PlayerPositionAndLook packets, and the minecraft:ender_pearl element was added to the 1.21 damage_type codec for 1.21.2 clients.