mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-27 02:49:19 +00:00
Upstream has released updates that appear to apply and compile correctly Purpur Changes: PurpurMC/Purpur@b7f79d4 Updated Upstream (Paper) PurpurMC/Purpur@da0a61d [ci skip] move log4j plugin into proper location PurpurMC/Purpur@1d0d781 fix rambar nbt value not being saved to player, closes #1632 PurpurMC/Purpur@a9bcd9f fix villager not restocking while lobotomized, closes #1629 PurpurMC/Purpur@9d1d9fd [ci skip] inline import PurpurMC/Purpur@1b5ab0c Updated Upstream (Paper) PurpurMC/Purpur@4b74604 [ci skip] enable caching (#1634)
1.1 KiB
1.1 KiB
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
- Check Fix MC-65198 fix
- refactor leaves protocol manager opt and pr it.
- check multithreaded tracker, that moonrise change
- Check and apply work patches
- Backport Cache canHoldAnyFluid result to 1.21.1
- Transfer patch notes to file for Gale and Leaf
- Add spigot config unknown message to leaf docs
- Add server full join config explaination to docs
- leaf at
- Add purpur config changes to docs moved config
- Merge changes from Tramontane
Cleanup
- 检查注释都应该start end - patch名或者合理注释
- leaf at (public, final)
- 格式调整, 变量名调整检查
- 类中新增的方法全部转private