You are viewing a potentially older version of this package. View all versions.
HolloFox_TS-Advance_GM_Blocks-2.0.1 icon

Advance GM Blocks

Extends configurability of GM blocks to apply selected attributes instead of all.

Date uploaded a year ago
Version 2.0.1
Download link HolloFox_TS-Advance_GM_Blocks-2.0.1.zip
Downloads 96
Dependency string HolloFox_TS-Advance_GM_Blocks-2.0.1

This mod requires the following mods to function

bbepisTaleSpire-BepInExPack-5.4.22 icon
bbepisTaleSpire-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.22
brcoding-SetInjectionFlagPlugin-3.4.1 icon
brcoding-SetInjectionFlagPlugin

Allows players to flag that mods are installed for BouncyRock

Preferred version: 3.4.1
HolloFox_TS-RadialUIPlugin-3.1.3 icon
HolloFox_TS-RadialUIPlugin

This is a developer tool based package used to manage and configure Radial UI Menus.

Preferred version: 3.1.3

README

Advanced GM Blocks

Push to nuget feed on release

This plugin is designed to give GM Blocks more flexibility in how they use it to adjust their environment. For example, you can now use GM blocks solely for Audio/Ambience queues such as a BBEG entering the scene. You may not want to adjust your perfectly lit atmosphere but adjust the audio so this allows you to disable the over-ride so that only the audio tracks and levels changes whilst atmosphere stays the same. Then queue dusk as the battle draws out you use another GM block to transition atmosphere without interupting the music. This mod will bring extra flexibility to the table with more dynamic controls. Because this is a GM tool, only the GM needs this installed for them to benefit from it.

Usage

This plugin works by providing the GM block Radial UI component with a new Filter button. This branches out into 3 sub categories, Audio, Mixer and Atmosphere (Reflecting the Side Panel UI Categories). From there they branch off to the togglable buttons that allow you to disable/re-enable over-rides for that specific GM block. Meaning with small extra work in advance, you can fully utilize these GM blocks how they were intended. ON THE FLY.

Shoutouts

Shoutout to my Patreons on https://www.patreon.com/HolloFox recognising your mighty contribution to my caffeine addiciton:

Simsete for this mod idea. FontAwesome for their free Iconography.

CHANGELOG

2.2.3

  • migrate to DependencyUnityPlugins<T> to allow enable/disable the plugin without uninstalling it via chainloader

2.2.2

  • Fix null reference exception on startup

2.2.1

  • DependencyUnityPlugins is now used and implements logic for unpatching

2.2.0

  • Dependency Cleanup

2.1.0

  • Titan Size Patch

2.0.0

  • Add ability to make web requests on applying atmosphere block

  • Add ability to make inter-process calls (e.g. to Syrinscape Desktop Version)

  • Fix data integrity with gm blocks

  • Add seemless UI to enter API call/information

1.2.0

  • net48 upgrade

1.1.0

  • Cyberpunk fix

1.0.0

  • Initial Release