Torn Racing Telemetry

Enhanced Torn Racing UI: Telemetry, driver stats, advanced stats panel, history tracking, and race results export.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v3.1.8 2025-04-28 Imported from URL
  • v3.1.7 2025-04-27 Imported from URL
  • v3.1.6 2025-04-27 Imported from URL
  • v3.1.4 2025-04-25 Imported from URL
  • v3.1.3 2025-04-25 Imported from URL
  • v3.1.0 2025-04-24 Imported from URL
  • v3.0.3 2025-04-24 Imported from URL
  • v3.0.2 2025-04-22 Imported from URL
  • v3.0.1 2025-04-22 Imported from URL
  • v2.5.2 2025-04-22 Imported from URL
  • v2.5.1 2025-04-21 Imported from URL
  • v2.5.1 2025-04-09

    UI updates

  • v2.5.0 2025-04-09

    Updated UI

  • v2.4.3 2025-02-25

    Attempt to fix average speed display at end of race.

  • v2.4.2 2025-02-25

    Improved panels interface.

  • v2.4.1 2025-02-24

    Fixed race finish status. Still need to fix average speed display at the end.

  • v2.4.0 2025-02-24

    Now should be bug free... Let's hope...

  • v2.3.8 2025-02-24

    Version 2.3.8 represents a significant enhancement over 2.3.7, adding substantial new features including stat history and recent races panels, API integration with API key setting, enhanced reset and telemetry toggle functionalities, and a copy HTML feature. It also includes important improvements to code structure, CSS styling, config loading robustness, and API data handling with retries, making the script more feature-rich, user-friendly, and robust.

  • v2.3.7 2025-02-22

    Fixed a lot of bugs, working on some more.

  • v2.3.6 2025-02-22

    Fixed a lot of bugs, and added better mobile support.

  • v2.3.2 2025-02-21

    Almost fixed all the bugs, and working on mobile screens.

  • v2.0.0 2025-02-09

    New version

  • v1.7.4.1 2025-01-17

    Fixed the script duplicating when loading Dom content (changing leaderboard pages)

  • v1.7.4.0 2025-01-04

    Automated update speed based on number of laps.
    Fixed finish screen.
    Smoothed out speed animation for more realistic behavior.

  • v1.7.3.4 2025-01-04
  • v1.7.3.4 2025-01-04

    Gradual color change for acceleration status text.

  • v1.7.3.3 2025-01-04

    Gradual color change for status text.

  • v1.7.3.2 2025-01-04

    Added help text to settings panel.

  • v1.7.3.1 2025-01-04

    Removed console statements

  • v1.7.3 2025-01-04

    Reverted due to issue with PDA.

  • v1.7.2 2025-01-04

    Messed up readme in last update, put a more basic one up. Again version 1.7.2 updates:

    Update to Torn Racing Telemetry v1.7.2

    - Removed redundant `speedAcceleration` property and directly set `showSpeed` and `showAcceleration` based on radio button values.
    - Added description for the `updateInterval` input to explain the trade-off between smoothness and accuracy.
    - Refactored `updateStatus` and `animate` functions to use a `getColorCode` function for color coding, improving maintainability and readability.

  • v1.7.1 2025-01-04

    Changed speed to default instead of acceleration.

  • v1.7 2025-01-04

    Torn Racing Telemetry - Version 1.7 Update Notes

    Torn Racing Telemetry - Version 1.7 Update Notes

    We are excited to announce the release of version 1.7 of the Torn Racing Telemetry UserScript. This version brings a host of new features and improvements to enhance your racing experience on Torn. Here's what's new:

    Enhancements

    • Settings Panel: Added a user-friendly settings panel to customize the telemetry display options.
    • Color Coding: Option to color-code the acceleration status (green for accelerating, red for braking, gray for steady).
    • Animation: Option to animate speed changes for a smoother and more dynamic display of speed updates.
    • Configuration Storage: Uses GM_setValue and GM_getValue to store and retrieve user settings.
    • Improved Speed and Acceleration Calculation: Enhanced speed and acceleration calculations for more accurate and detailed data.
    • Enhanced UI: Improved styling and user interface for better readability and usability.

    Features

    Show Speed

    Option to display the current speed of each driver.

    Show Acceleration

    Option to display the acceleration status of each driver.

    Update Interval

    Adjustable update interval for real-time data refresh.

    Color Code Status

    Option to color-code the status text.

    Animate Changes

    Option to animate speed changes for better visual feedback.

    We hope these enhancements make your racing experience on Torn even more enjoyable and informative. Thank you for your continued support!

  • v1.6 2024-12-31

    Faster speed calculations (1000ms - > 500ms)

  • v1.5 2024-12-31

    Removed status text, just displays speed now.

  • v1.4 2024-12-29

    Changed from running every 2 seconds to 1 second.

  • v1.3 2024-12-29