v1.0.5 Improvements Improved Backdrop user interface, Report Function, Improvements to Help Mode, fixed set bug on search and repor t, uncluttered interface Changes are documented below. There are no breaking changes. Improved Backdrop user interface The backdrop/highlight buttons on each image are fiddle to press, and realistically superfluous. The top image is always the backdrop image. Now to set the backdrop, just click anywhere in the image, and it will become the backdrop. Report Function There is a "Report" button under settings that sends a list of all Acts, scenes and images. Scene names are appended by the count of Items attached to that scene. Might be useful for recording a list. Notably, each name line is a link that sets either the scene or highlights the image. Advanced use: Note that this link is actually a chain of commands that can be copied and pasted into a handout link (with some editing.) If you press the button in the report, then press the up arrow in chat, you will get the commands given: !director --expand-act-only|Meta !director --set-active-scene|Meta|Homes !director --set-backdrop|1757836173258_6858 Roll20 need those commands to all be one single line and have html line feeds (
) inserted between each command. Also for a journal button, the whole thing needs to be preceded by a back tick, for reasons. So editing those three commands into: !director --expand-act-only|Meta
!director --set-active-scene|Meta|Homes
!director --set-backdrop|1757836173258_6858 and pasting them into the url link of a selected word in a handout will cause those commands to issue. In this way, a chain of acts and scenes can be embedded into a handout of game notes, for example, so that the scene can be quickly accessed in the course of play. If you actually wish to fully set the scene, you will still need to either press the button in the interface (again, for reasons), or issue the command: !director --set-scene in a macro, or typed into chat. Improvements to Help Mode Cleanup and addition of some undocumented interface controls Fixed set bug on search and report, uncluttered interface When using search, a spurious image with zero height was sometimes created. This no longer happens. I also uncluttered the interface a bit by moving the superfluous search buttons from the column heads into a single search button in the main header. Easier to find.