We recommend using the Thunderstore Mod Manager or an alternative for installing mods
Adds labels to hide volumes and allows toggling visibility from easy to access menu.
Last updated | 3 months ago |
Total downloads | 1583 |
Total rating | 0 |
Categories | Tweaks Networked Tools Integration Assets |
Dependency string | LordAshes-HideVolumeMenuPlugin-1.1.2 |
Dependants | 2 other mods depend on this mod |
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.10Dependency plugin for subscription/notification based data storage and message exchange.
Preferred version: 1.2.4This unofficial TaleSpire plugin is for adding labels to Hide Volumes and being able to toggle their. visibility from a common group menu without having to select the Hide Volume first.
Lord Ashes' Talespire Plugins (and their source code) are always available for free but if you really want to make a donation to the chocolate fund to keep the work going, you can do so using the following link:
Donate: http://198.91.243.185/TalespireDonate/Donate.php
1.1.2: Repackaged to include the CustomData folder. No plugin change.
1.1.0: Added support for remote Hide Volume state manipulation via Asset Data Plugin
1.0.3: Exposed instance of the plugin via Instance() method to allow it to be used as dependency
1.0.2: Added place holder to ensure CustomData sub-folder is created. No plugin change
1.0.1: Bug fix: Exeption no longer thrown if save is done when labels have no been shown
1.0.0: Initial release
Download and install using R2ModMan.
Parameters including the layout of the menu and the size of the labels is configurable using the R2ModMan configuration for the plugin. Default values can be used as is.
Note: Labels are above the hide volumes when in Hide Volume mode.
Vertical Start
indicates the pixel position from the top of the screen where the first menu entry will
be positioned for the first and any succesive columns (if multiple columns are used).
Vertical Offset
indicates the number of vertical pixel between enties in the menu.
Vertical Count
indicates the number menu entries before a new column is started.
Horizontal Start
indicates the pixel position from the left of the screen to the left side of the first
column of menu entries.
Horizontal Offset
indicates the number of horizontal pixel that are added for each successive column.
Note: These values used here are not check for fit to screen. Setting incorrect settings can make menu entries appear outside the display area of the screen. For example, if Vertical Offset is increased then the Vertical Count needs to be correspondingly decreased otherwise some entries will be off screen.
Vertical Offset
indicates the tile distance (not pixel distance) that labels are above the Hide Volume.
Font Size
indicates the size of the font that is used to draw the labels.
Hide Volumes can be turned on or off using Asset Data Plugin messages. By writing content to the Asset Data
plugin key org.lordashes.plugins.hidevolumemenu
equal to the hide volume name, followed by a comma,
followed by the desired state, the hide volume can be toggled remotely.
For example:
Setting org.lordashes.plugins.hidevolumemenu
to Volume1,0
would show
the corresponding volume.
Setting org.lordashes.plugins.hidevolumemenu
to Volume1,1
would hide
the corresponding volume.
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2022-5-29 | 1.1.2 | 601 | Version 1.1.2 | Install |
2022-3-7 | 1.1.1 | 607 | Version 1.1.1 | Install |
2022-3-6 | 1.1.0 | 27 | Version 1.1.0 | Install |
2022-1-19 | 1.0.3 | 220 | Version 1.0.3 | Install |
2022-1-13 | 1.0.2 | 56 | Version 1.0.2 | Install |
2022-1-12 | 1.0.1 | 37 | Version 1.0.1 | Install |
2022-1-12 | 1.0.0 | 35 | Version 1.0.0 | Install |