Better Buzz Maths

Fixes the weird math test images in Agilix Buzz

这些是代码更新过的版本。 显示所有版本

  • v1.5 2024-11-13

    forgot to readd the url check, my bad my bad

  • v1.4 2024-11-13

    screw it dude i just removed the queue, this thing doesn't impact cpu usage anyway

  • v1.3 2024-11-13
    • changed queue.shift() to queue.pop() cuz order doesn't really matter and shifting is obviously slow
    • moved url check from fixImg to queueImg so that it no longer adds invalid images to queue
    • removed the break from the observer loop, i really dunno why i put that there
    • changed processDelay to 100ms cuz this ain't The Flash (2023)
    • added a check for images immediately just incase
    • simplified the url regex a tad
  • v1.2 2024-09-04

    improved performance and reliability by actually checking table cell images instead of iterating through all images after queue ends

  • v1.1 2024-08-29

    made it actually work when not directly entering a test page
    improved the visuals by halving the brightness before inverting, reducing the black outline
    made images update in a queue so it doesn't all load at once, making the script a bit easier on your computer

  • v1.0 2024-08-29
  • v1.0.0 2024-08-29
  • v2024-08-29 2024-08-29