SL23W39: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
**BungeeCord
**BungeeCord
**chunkli / kadi
**chunkli / kadi
*PlayerChunkSender
**'''Implement load based slowdown of chunk sending''' '''again as mc now has a good chunk sending implementation finally'''
**'''Itemframes for some reason are loaded at viewdistance ~7 if the client viewdistance is set to ~4. Why is that happening this early'''
*'''Upgrade to JBR JDK Java 21'''
*'''Upgrade to JBR JDK Java 21'''
**'''Breaking with Release 21b212.1 + lombok + eclipse'''
**'''Breaking with Release 21b212.1 + lombok + eclipse'''

Revision as of 18:34, 3 October 2023

◄ SL23W38 | SL23W40 ►


  • 1.20.2 migration
    • bukkit
    • bukkitServer
    • dynmap
    • BungeeCord
    • chunkli / kadi
  • PlayerChunkSender
    • Implement load based slowdown of chunk sending again as mc now has a good chunk sending implementation finally
    • Itemframes for some reason are loaded at viewdistance ~7 if the client viewdistance is set to ~4. Why is that happening this early
  • Upgrade to JBR JDK Java 21
    • Breaking with Release 21b212.1 + lombok + eclipse
    • Validate Lombok not breaking anymore in combination with eclipse with next JBR JDK
  • Add automatic backups on server upgrades
    • 1. Start Building
    • 2. Shutdown script
    • <Add Data-Backup at least for the kadi user data here in the upgrade scripts>
    • 3. Wait Build
    • 4. rsync changed libs
    • 5. upgrade script