mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-29 11:59:24 +00:00
14 lines
730 B
Markdown
14 lines
730 B
Markdown
# 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.
|
|
- [ ] 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
|
|
- [ ] Add purpur config changes to docs moved config
|
|
- [ ] check Dont send useless entity packets
|