Current Release Patch Notes - cyruzzo/AboveVTT GitHub Wiki
Hotfix 1.59.1
Bug Fixes 🛠
- Fix - issue with vision failing to reveal tokens on linux machines running chromium browsers by @firelightrpg
- Fix - race condition where player user isn't detected causing issue like dice not being visible to others
- Fix - UVTT map fallback to regular image loading failing
- Fix - issue with journal sorting error causing folders to seeming vanish until next journal tab redraw (like dragging a folder or creating a new one)
- Fix - token note trackers not matching in note tooltip
- Fix - issue with renaming notes/folders in the journal if they have
'in their name - Fix - disabled ddb dice rolls display an extra +0 modifier on some rolls
- Fix - initiative roll button roll type detection for some statblocks
- Fix - issue with icon roll and note buttons openning the sidebar
- Fix - set messages for dice streams to not persist
- Fix - adjust ddb message broker exponential back off reconnect to match avtt reconnect
- Fix - issue with group data staying on tokens making them not appear in the combat tracker
- Fix - token being inside truesight would be off in some locations causing the token to be revealed late
- Fix - remove extra 'to' in hotkey description
- Fix - display/hover note checkbox syncing
Other Changes
- QoL - add '+' button to PC folders that like encounters add all pc tokens in a folder to the scene
- QoL - diagonal arrow key movement on hex grids should be more consistent about not skipping hexes
- Add sneak attack to roll buffs
- Peformance - delay reloading map at larger scale when zooming in to make zoom performance better on large maps
Patch 1.59
Bug Fixes 🛠
- Fix - adjust damage buttons so two sets shouldn't show up on the same entry
- Fix - another issue with p2p streamed cursor connection
- Fix - aoe buttons in snippets on character sheet not working
- Fix - character sheet and sidebar text should be selectable
- Fix - combat carousel position when sidebar closed
- Fix - display name for Spectator in gamelog
- Fix - DM gamelog send to checkmark not displaying
- Fix - edit note dialog position
- Fix - error loop due to logging errors
- Fix - error when a token somehow ends up so far off map no ray touches the scene
- Fix - gamelog dice buttons slow to respond
- Fix - homebrew tooltip loading times
- Fix - hover description of number inputs for token settings
- Fix - initiative rolls should always have the 'ability check' roll type
- Fix - issue where hidden would be removed when 'remove all' is selected in conditions
- Fix - issue marking death saves manually, and death markers duplicating when rolling from the sidebar
- Fix - issue where '/day each' was being detected as '/day' for trackers on some legacy statblocks
- Fix - issue where a scroll bar would appear when rolling with the sidebar closed outside avtt
- Fix - issue where dropping a token and clicking the map too quickly could cause it's image to be out of sync with token position
- Fix - issue where hitting next/prev in the combat tracker in quick succession could select multiple tokens if select next/prev is enabled
- Fix - issue where join snap wouldn't grid snap first if grid snap is enabled
- Fix - issue with /Day detection in custom statblock applying as if it were /day each
- Fix - issue with audio playlist container overflowing
- Fix - issue with avatar image/name not being defaulted correctly in the gamelog
- Fix - issue with checkbox display for selected 'send to' default on charcter side
- Fix - issue with custom condition icon text not having a text outline making them hard to see
- Fix - issue with DDB dice roll visibility settings
- Fix - issue with double events for custom pc template
- Fix - issue with dragging a token after changing settings causing it to misalign the image with token position
- Fix - issue with game log button for players in tablet/mobile view
- Fix - issue with homebrew tooltips
- Fix - issue with hovering results not showing correct additions
- Fix - issue with hp meter in some token styles
- Fix - issue with loading external embeds with a
'in the link - Fix - issue with missing thumbnails
- Fix - issue with monster statblocks not fitting window when resized
- Fix - issue with move to top/bottom not working on some scenes
- Fix - issue with official statblock spell trackers reading from above lines for title if
<br>is used instead of<p> - Fix - issue with open5e reading charisma stat wrong
- Fix - issue with page up/down in note editor scrolling main window
- Fix - issue with peer connection looping connection states
- Fix - issue with peer ruler/cursor connection messages repeating when unneeded
- Fix - issue with player vision if no player tokens are on the map but tokens with shared vision are
- Fix - issue with pressing alt with measure while dragging enabled causes NaN measurement
- Fix - issue with quick adv/dis roll buttons when using gamelog dice buttons
- Fix - issue with roll buff headers using underdark mode on ddb
- Fix - issue with scene searches not escaping regex leading to errors when using special characters
- Fix - issue with setting multiple token hp values with right click menu at once
- Fix - issue with shift+b monster popouts not hiding empty fields
- Fix - issue with shift+v temporary token vision check getting stuck enabled
- Fix - issue with some rolls erroring eg adding extra dice to a d20 advantage roll
- Fix - issue with some token images failing to load as avatar for messages sent
- Fix - issue with some tooltips in books
- Fix - issue with specified border color not being used for tokens
- Fix - issue with token id in some locations
- Fix - issue with tooltip location being offscren with large windows
- Fix - issue with tooltips in smaller windows
- Fix - issue with underdarkness video token
- Fix - issue with video tokens on token update causing error
- Fix - item tooltips linking to armor should display correctly
- Fix - legacy badge for player sided tooltips
- Fix - open 5e saving throws in 2014 statblock format
- Fix - players sending token images to gamelog should send large image like DMs when available
- Fix - prevent flashing cursor on tooltip hover in gamelog
- Fix - remove join avtt button from deactived characters since they have no associated campaign data
- Fix - removed change image from AoE (was available in menu but not functional)
- Fix - ruler text shouldn't move so far from end of ruler on zoom in
- Fix - scroll being prevent when hovering some items in sidebar
- Fix - selecting weather should preview it even if going from none to enabled weather
- Fix - sent to gamelog tooltip scrollbar not being visible
- Fix - some roll detection on character sheets due to snippet formulas splitting text
- Fix - spell slot available numbers above 9 would stop spell lists from functioning
- Fix - token ability/spell tracking not updating on change
- Fix - token resize running when not needed
- Fix - typo 'online' -> 'only' for dm eyes only container
- Fix - weapon and some weapon property tooltip issues
Other Changes
- Add setting to force spell/item tooltips to be 2024 versions (this does not apply to rules/monsters or other tooltip types)
- Add temp hp to monster tokens
- Add option to adjust/add aoe images
- Add new DDB dice and dice stream to DM view, remove old dice stream
- Add DM suggested settings per campaign
- Add character sheet template to note/statblock editor, has limited player edit capability. Note 2 people updating the sheet at once may currently cause syncing issues
- Add [item][/item] tags for equipment/adventuring gear can now be used with just a name (like spells/magic items)
- Add option to add a tracker with a hidden id via
[track id=Arrows]20[/track] - Add insert checkbox to text editor (
[checkbox]as a quick tag) - Add proficiency checkbox option to note/journal editor (
[prof]empty,[prof 1]profcient,[prof 2]expertise,[prof 3] half profcient) - Add ability to add a saving throws to roll commands eg
/dmg 8d6 Fireball:Fire:Dex 14or/r 8d6 Fireball:Fire Damage:Dex 14 - Add boss hp bar as a health display option
- Add option to embed DDB source sections directly into notes via link (instead of tooltip only)
- Remove duplicate DDB websocket connection
QoL
- QoL - auto detect more complex rolls avtt is capable of handling
- QoL - allow simple calculations for addition/subtraction from current health eg
+2+5in an hp input will add +7 instead of just +2 - QoL - add buttons to spell casting mod/attack
- QoL - add full right click roll menu to custom roll buttons without a roll type
- QoL - add hardware acceleration warning on start up
- QoL - add material components where possible to spell tooltips
- QoL - add note content search option
- QoL - add right click to AVTT dice roll button for quick send to for single roll
- QoL - add ritual icon to spell tooltips and links
- QoL - add token right click menu to combat tracker rows
- QoL - add Triage Expert feat to roll buff/debuff to roll 1 extra die for healing
- QoL - adjust join avtt buttons on campaign page to differentiate from 'launch vtt' more, add text above 'launch vtt' to indicate it is MAPS
- QoL - allow custom aoe styles to be detected for custom aoe buttons
- QoL - allow dice bar in the gamelog to have negative dice
- QoL - display overflow temp hp for hp meter where possible
- QoL - have notes in edit mode save checkbox states
- QoL - HP input calculations should more accurately round down on division
- QoL - make dice context menu more responsive
- QoL - only minimize statblocks when double clicking title bar to prevent unintended minimizes
- QoL - shift + rotating token with on hex grid should snap to half hex like it does for square
- QoL - split messages if needed for larger notes
- QoL - update ruler to not scale with scene scale so it doesn't get so large
Performance
- Performance - add a suggestion for browser to use dedicated (high performance) gpu
- Performance - fix issue with conflicting script
- Performance - minor memory improvement for some weather effects/disabled weather
- Performance - reduce performance impact of cursor/ruler stream
- Performance Fix - infinite gpu rendering loop in DDBs worker triggered by any window resize event (which we trigger)
- Performance Fix - rendering issue causing some parts of large maps to be cut off or fragmented when zoomed out
Scene Data
- Scene Data - Emerald Grove in cotn by Blue Kraken Gaming