Skip to content
Success

Changes

Summary

  1. Allow channels to grow in capacity (commit: 5591538) (details)
  2. Reduce load when there are many changes at once in the same chunk (commit: a838b06) (details)
Commit 559153835d114e1c5dd23bd681e85ff8936b2a2c by xtreme8000
Allow channels to grow in capacity
(commit: 5591538)
The file was modified src/channel.c (diff)
Commit a838b06de98cc86f10812d013540db578ad5ad10 by xtreme8000
Reduce load when there are many changes at once in the same chunk
(commit: a838b06)
The file was modified src/map.c (diff)
The file was modified src/network.c (diff)
The file was modified src/utils.h (diff)
The file was modified src/chunk.h (diff)
The file was modified src/utils.c (diff)
The file was modified src/chunk.c (diff)