SL21W19

From ETM
Revision as of 00:49, 15 May 2021 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL21W18 | SL21W20 ►


  • Desktop
    • Implement automatic change detection on the page
    • Instead of comparing the image-data (takes 10-30ms), try to compare the page/cookie data (0-1ms)
    • Implement going backwards trough older pages with the same state still showing (popups, scroll states, selected worlds etc)
    • Fixed Plot-Screen updating
    • Added "clear selection" button to the plot screen
    • BIG CHANGE: Implemented page comparison before image construction
    • BIG CHANGE: Desktop now has a 'Cookie' (works like the local cache in a browser) that is clonable
    • BIG CHANGE: Added partial data caching based on binary data independent of position
    • Added debug-mode info for cached data
    • Added new cursor-system, cleanup all the cursor-resetting stuff
    • Fixed cache-clearing not working as intended