SL22W39

From ETM
Jump to navigation Jump to search

◄ SL22W38 | SL22W40 ►


  • Added /desktop share, /desktop sharing, users can now share their screen with others in the same area
    • Useroption DesktopSharing
    • /desktop share
    • /desktop sharing
    • Automatic screen sharing depending on distance
    • Allow screen sharing for users
  • Fixed a bug on public screens not updating on chages caused by being online on the web-view
  • Bug: Changing a public will send desktop-data on the refresh instead of screen-data; probably a lastInteracted bug?
  • CCRender
    • Added Test for blueprint rendering
    • Extremely fast in comparison to the previous version, ~0,5s for one screenshot
      • With this speed image conversion/uploading is the new bottleneck
      • Taking screenshots should be a separate process to resize/upload
    • Fully reliant on fake-data being sent
    • Time to refactor CCRender for inclusion of: ChunkliArea, Blueprint & Screenshot impl
      • Probably fully reliant on fake-funks. Might make ChunkliArea a bit slow if multiple screenshots should be taken on large areas
  • Renderer:
    • Button to render all blueprints after another
    • Try to improve chunk-empty replacements
    • Kryo-Pool Bug find out why Kryo does not start working sometimes
    • Setup a render-server
      • Setup the render-client to be online on the render-server
      • How do we inform the server that requested the render about it being finished JIT
  • Cleanup debug printouts