Roll20 Fixes

Some silly fixes and 'improvements' to Roll20 because I'm impatient and a psycho

These are versions of this script where the code was updated. Show all versions.

  • v0.3.21 2020-02-02 Fix disabled zoom slider
  • v0.3.20 2020-01-14 Disable high res default statuses, remove zoom2alpha, fix exception in clickShow, ToolbarButton supports Toolbar/.*/ for multiple Floating Toolbars
  • v0.3.19 2019-09-21 Fixed bug with undeclared variables when bookmarklet loading
  • v0.3.18 2019-09-21 Fixed bug with toolbar button caused by d100 css changes
  • v0.3.17 2019-08-19 Added option to force popouts to tabs and fixed pfCustomAttr.
  • v0.3.16 2019-07-14 Relink variables to new tabletop and add additional load delay
  • v0.3.15 2019-03-16 Fix multi-line nameplate crashing on newline characters
  • v0.3.14 2019-02-07 Toolbar Button aligns properly for multi-part emojis and multiple Pictos
  • v0.3.13 2019-02-04 Restore nameplate functionality / Made preferences changeable on touch screens / Added perfMode: disables anti-aliasing for better framerates on low end devices. Will probably add more optimizations to it in the future.
  • v0.3.12 2019-02-01 temporarily (hopefully) made token names 4 pixels lower so they're aligned with their textbox again.
  • v0.3.11 2019-02-01 Fixes incompatibility with VTTR20ES / underscore not loading in time (settings not saving)
  • v0.3.10 2018-11-14 Added toggle for connection error box / made css.quick less specific.
  • v0.3.9 2018-11-04 Fix not being able to toggle preference 10
  • v0.3.8 2018-11-04
  • v0.3.7 2018-11-01 +/-/! can be added in pref menu to change submenu to all true/false/swapped respectively / Added query input box resizing somewhat to query modal
  • v0.3.6 2018-10-31 Fixed turn order not hiding for non-gms when enabled.
  • v0.3.5 2018-10-14 Fixed settings not updating when using the menu / Added ability to remap zoom slider into a gm layer opacity slider.
  • v0.3.4 2018-10-02 Secret feature testing
  • v0.3.3 2018-10-01 ToolBar not loading fix + code cleanup
  • v0.3.2 2018-09-26 Fixed token actions not displaying if more than one token is selected
  • v0.3.1 2018-09-24 Secret feature / Fix for roll20 drawing token names twice (I'll submit a bug report eventually)
  • v0.3.0 2018-09-21 Added Toolbar button. Whoops. Thought this was up already.
  • v0.2.10 2018-09-20 Fixed tokens disappearing and jumping when shift selected.
  • v0.2.9 2018-09-19 Fixes text not token names being messed up
  • v0.2.8 2018-09-17 Timeout for particularly slow connections.
  • v0.2.7 2018-09-17 Fix for startup checking failing.
  • v0.2.6 2018-09-15 Player specific pings work now. Just specify their ID as the playerid in sendPing \ GM as ping spoofer works. If the GM is on fixPings 2, everyone should be
  • v0.2.5 2018-09-14 Ping spoofing doesn't select tokens underneath ping anymore\ Regressed Player specific pings (disabled currently)
  • v0.2.4 2018-09-13 Regression
  • v0.2.3 2018-09-13 fixPing can be set to "2" to use a GM account as a router for good pings.
  • v0.2.2 2018-09-12 Multiline names now is a value instead of true/false indicating max number of lines. \ "\n" can be used to override this \ "_ "can be used to insert space without risking it breaking
  • v0.2.1 2018-09-12 Quicker render update on select/ Selected token jumps to top while selected/ Fixed clickShow and css.macroTok not being mutually exclusive.
  • v0.2.0 2018-09-12 Added Options menu. Lives on left sidebar inside Help submenu.
  • v0.1.2 2018-09-11 Fixed css being active by default (introduced 0.1.1)
  • v0.1.1 2018-09-11 Fixed Playername/ Zoomslider not being toggled
  • v0.1 2018-09-11