SL21W11: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
**'''Bug: Queue-System is not used when requesting player name updates directly from server'''
**'''Bug: Queue-System is not used when requesting player name updates directly from server'''
**'''UUID-Cache should be updated dynamically to avoid load peak mojang calls.'''
**'''UUID-Cache should be updated dynamically to avoid load peak mojang calls.'''
**'''Add additional failover ip to the server for mojang caching proxy'''  
**'''Add additional failover ip to the server for mojang caching proxy'''
**'''Add controller to allow force-refresh of a player. Only allow from trusted servers'''
**'''Add controller to allow force-refresh of a player. Only allow from trusted servers'''
*'''Chunkli'''
*'''Chunkli'''
Line 19: Line 19:
*'''Kadi'''
*'''Kadi'''
**'''Missing: PlayerIds in various Kadi systems need to be updated or removed (only use uuid)?'''
**'''Missing: PlayerIds in various Kadi systems need to be updated or removed (only use uuid)?'''
**'''Add "refresh" command to update saved PlayerId in users'''

Revision as of 23:29, 16 March 2021

◄ SL21W10 | SL21W12 ►


  • Desktop
    • Implemented scrolling state being respected in caching
    • Fixed a bug causing the last fuelchamber item to be lost
    • Fixed a bug causing the desktop to open if fuelchamber was active
    • Fixed a bug resulting in particle effects shown after switchting to another screen from fuelchamber
  • ChunkliService
    • Bug: Queue-System is not used when requesting player name updates directly from server
    • UUID-Cache should be updated dynamically to avoid load peak mojang calls.
    • Add additional failover ip to the server for mojang caching proxy
    • Add controller to allow force-refresh of a player. Only allow from trusted servers
  • Chunkli
    • PlayerId-Cache now automatically updates old names
    • Add command to force a player refresh via chunkli api
  • Kadi
    • Missing: PlayerIds in various Kadi systems need to be updated or removed (only use uuid)?
    • Add "refresh" command to update saved PlayerId in users