OC Timing: Travel Blocker

Blocks travel to destinations where the return time would overlap with OC initiation. Includes responsive toggle switch for manual control. No popups, disables Continue only after clicking destination.

当前为 2025-08-02 提交的版本,查看 最新版本

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

  • v1.2.0 2025-08-02
  • v1.2.0 2025-08-02

    🆕 OC Timing: Travel Blocker – v1.2.0 Changelog

    What's New:

    • ✅ Full support for both desktop and mobile layouts

      Whether you're using a phone or a computer, the script now works smoothly across all layouts.
    • ✅ More accurate travel checks

      It now detects the exact travel method you're using (Standard, Airstrip, etc.) and only blocks travel if that method would cause you to miss an OC.
    • ✅ Cleaner blocking behavior

      The Continue button will only be disabled when absolutely necessary—no pop-ups or confusion.
    • ✅ Improved logging (for devs or curious users)

      You can now view detailed logs in the browser console to understand what’s happening behind the scenes.
    • ✅ Bug fixes and stability improvements

      Mobile-specific issues have been fixed, ensuring consistent behavior across devices.
  • v1.0.1 2025-08-02

    v1.0.1 – Major Overhaul & Bug Fixes

    • 🛠️ Fixed major issue: Travel was being blocked for every country if even one destination conflicted with your OC timing. Now, only the clicked destination is checked and blocked if needed.
    • 🔁 Smarter checks: The script now waits until you click a destination before checking if it's safe to travel, instead of blocking things in advance.
    • 🛑 No more pop-ups: Travel is blocked quietly by disabling the "Continue" button — no more interruptions.
    • 🧠 More stable: Improved how the script finds countries so it's less likely to break when Torn updates the travel page.
    • 🎛️ Toggle still included: You can still turn the script on or off anytime with the travel blocker switch.
    • 📋 Better messages in the console: Console logs now clearly show when and why a destination is blocked.
  • v1.0 2025-07-28