Internet Roadtrip - Combined Votes Counts UI

Moves the vote counts in neal.fun/internet-roadtrip from the top right panel to be alongside the arrows, on the wheel, and in the radio

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.7.2 2025-08-26
    • Avoid slowing down the appearance of IRF's button
      • Technical: Don't pass custom userscript icon to IRF, loading it unnecessarily
  • v1.7.1 2025-08-05
    • Fix crash when attempting to add the vote counts to arrows for the first time
  • v1.7.0 2025-07-28
    • Interpolate vote counters
      • Instead of jumping from one value to another, go through each number in between at least once in quick succession.
  • v1.6.0 2025-07-21
    • New logo!
    • Don't run userscript inside Streetview embed
  • v1.5.0 2025-06-01
    • Add setting to change arrow motion min and max offset
  • v1.4.1 2025-05-29
    • Restore percentage signs in vote counts
  • v1.4.0 2025-05-29
    • Improve visibility of vote counts by correctly applying a border around the text
    • Add IRF panel settings tab
    • Shift winning arrows upwards depending on their vote count in relation to other vote options
      • Add Reduce Arrow Motion setting to disable this behavior
    • Repurpose minimap expand/contract sound effect for showing/hiding the votes in the result panel
    • Prevent wheel honk vote count from being selectable
    • Internal
      • Add prefix to everything CSS-related
  • v1.3.1 2025-05-26
    • Fix crash on load on Firefox by injecting userscript styles using GM_addStyle
  • v1.3.0 2025-05-26
    • Update to IRF v0.4.1-beta
  • v1.2.1 2025-05-18
    • Fix silent crash when trying to pre-attach vote counts to the arrows
      • This should hopefully help with performance
  • v1.2 2025-05-18
    • Add toggle for original results panel
  • v1.1 2025-05-18
    • Optimize creation of vote counts in the arrows
    • Lock internet-roadtrip-framework to 0.3.2-beta, hopefully fixing the infinite reloading issue
  • v1.0 2025-05-17