SL22W39

From ETM
Revision as of 14:19, 30 September 2022 by Kademlia (talk | contribs)
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 relient on fake-funks. Might make ChunkliArea a bit slow if multiple screenshots should be taken on large areas