Greasy Fork is available in English.

Roll20 Enhanced Keyboard Shortcuts

Extends and enhances Roll20's keyboard shortcuts.

Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.

  • v1.8.2 20-01-2022

    Fixed compatibility with VTTES

  • v1.8.1 14-01-2022

    Code refactor and logging/startup change

  • v1.8 14-01-2022

    Updated \p (Preferences) command to work with the latest Roll20 release

    • Removed dsn (display name) Not currently working
    • Removed pam (player avatar movability) and pal (player avatar location) These controls no longer exist
    • Removed cht (chat tech) l (legacy) option - no longer supported
    • Removed dsa (disable speaking as) This control no longer exists
    • Fixed all other options to use new element IDs / values
  • v1.7 24-11-2021

    Enabled script for Roll20 dev server also

  • v1.6 14-11-2021
    • Added \nt (create tables)
    • Block escape key from closing handouts in the middle of writing them (avoids losing changes)
  • v1.5 09-11-2021

    New: \g - Page Controls!

    • \ga<pagename> Send players & GM to the named page
    • \gp<pagename> Send players only to the named page
    • \gg<pagename> Send GM only to the named page
    • \gs<settings> Set page settings
  • v1.4 04-11-2021
    • Added \p (Preferences) command to set game/user prefs.
    • Fixed a bug where the script loaded on some Roll20 pages where it shouldn't have
  • v1.3 03-11-2021
    • Token option wildcard (*) for more briefly setting related options
    • Improved dice roll command (r) to support all Roll20-flavored dice expressions
    • Removed Fudge dice command (f) - superseded by improved dice roller
  • v1.2 28-10-2021

    New features:

    • \l Set token lighting
    • \v Set token vision
    • \s Toggle status markers
    • \o Set token options
  • v1.1.1 27-10-2021

    Fixed a bug where darkvision would not get disabled when disabling normal vision.

  • v1.1 27-10-2021

    Version 1.1 New Features:

    • \v- Set vision for selected token
      • \vn Enable normal vision
      • \vx Blind (disable vision)
      • \vd<dist> Darkvision
    • \l<bright>/<dim> Lighting
      Set the lighting on the currently selected token.
      Example: \l25/25
  • v1.0 26-10-2021