Dylan K. Taylor d930abce2d ChunkSerializer: improve palette writing performance with one weird trick
this optimization relies on the fact that palette entries are always unsigned, and positive zigzag varints are just the same as their non-zigzag counterparts, except shifted left by 1 bit. This eliminates some function call overhead, making the encoding slightly less agonizingly slow.
2020-03-17 21:16:43 +00:00
2020-03-12 11:48:26 +00:00
2020-02-24 20:32:43 +00:00
2019-08-26 19:03:48 +01:00
2017-06-25 14:15:34 +01:00
2019-12-03 20:00:08 +00:00
2020-02-01 22:14:53 +00:00
2020-02-07 18:13:55 +00:00
2020-01-31 13:27:29 +00:00
2020-03-14 14:13:50 +00:00
2020-03-14 14:13:50 +00:00
2012-12-07 02:24:55 +01:00
2020-02-07 22:17:33 +00:00


A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP

Build Status

Getting started

Discussion/Help

For developers

Donate

  • Bitcoin Cash (BCH): qq3r46hn6ljnhnqnfwxt5pg3g447eq9jhvw5ddfear
  • Bitcoin (BTC): 171u8K9e4FtU6j3e5sqNoxKUgEw9qWQdRV
  • Stellar Lumens (XLM): GAAC5WZ33HCTE3BFJFZJXONMEIBNHFLBXM2HJVAZHXXPYA3HP5XPPS7T
  • Patreon

Licensing information

This project is licensed under LGPL-3.0. Please see the LICENSE file for details.

pmmp/PocketMine are not affiliated with Mojang. All brands and trademarks belong to their respective owners. PocketMine-MP is not a Mojang-approved software, nor is it associated with Mojang.

Languages
PHP 99.9%