9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-28 11:29:11 +00:00
Files
Leaf/todos.md
2025-01-24 05:52:39 -05:00

1008 B

Gale TODOs

  • Do a benchmark for Remove streams and iterators from range check, getEffectiveRange in ChunkMap
  • Do benchmark for reduce entity fluid lookup on 1.21.3
  • Check gale force load chunk option whether need or whether need to change.
  • check reduce array allocation, whether need do clone for some reference, to prevent potential issues.. or add debug command for debugging?.

Leaf TODOs

  • refactor leaves protocol manager opt and pr it.
  • Check and apply work patches
  • Transfer patch notes to file for Gale and Leaf
  • Add spigot config unknown message to leaf docs
  • Add server full join config explanation to docs
  • leaf at
  • Add purpur config changes to docs moved config
  • Merge changes from Tramontane
  • check Dont send useless entity packets

Cleanup

  • 检查注释都应该start end - patch名或者合理注释
  • leaf at (public, final)
  • 格式调整, 变量名调整检查
  • 类中新增的方法全部转private