SL22W43: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
*'''Limit the amount of plots a player can select and change at one single time'''
*'''Limit the amount of plots a player can select and change at one single time'''
**'''Possibly allow more plots to be changed with VIP status'''
**'''Possibly allow more plots to be changed with VIP status'''
*'''FramePartRenderCache not fully implemented'''
**'''Missing deregistering'''
**'''Missing clearing up unused bits'''
**'''Missing emergency map-id reset'''
*
*

Revision as of 13:11, 2 November 2022

◄ SL22W42 | SL22W44 ►


  • Delete cursor on the desktop from others when kicking them
  • On plugin reload we need to clear the map-caches or give cursors a custom id-range of maps
    • Fix => Overwrite the cursor-frame on first creation with an empty byte array - making any kind of cached data now transparent
  • Refreshing of Left/Right/Top desktop part behaves different to the main screen.
    • How do we want to force a refresh of multiple parts?
  • Limit the amount of plots a player can select and change at one single time
    • Possibly allow more plots to be changed with VIP status
  • FramePartRenderCache not fully implemented
    • Missing deregistering
    • Missing clearing up unused bits
    • Missing emergency map-id reset