BepisDynamicVariablePowerTools
A Resonite mod that adds a variety of powerful functions to dynamic variables and their spaces.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Planned]
- Context Menu drop actions
[Unreleased]
[1.0.3]
Fixed
- TryGetLinkedSpace now gets DynamicVariableSpace.
- Open Inspector and Open Worker Inspector for Space now generates correctly.
[1.0.2]
Added
- System.Reflections value refs for build compatibility
- Github Actions
Removed
- Remora.Resonite.SDK no longer used
[1.0.1]
Changes
- New Icon
[1.0.0]
Added
- Rename Linked Dynamic Variable functionality.
- Rename Linked Variable from Dynamic Variable Space functionality.
- DebugInfo Output Linked Variables on Dynamic Variable Space functionality.
- DebugInfo Output Dynamic Variable Component Hierarchy on Dynamic Variable Space functionality.
- DebugInfo Pop-Out Text Display functionality.
- Mod_Enabled Setting this toggles the main UI Generation injection.
- ChangeProtoFluxStringInputs Setting this toggles the adjustment of String Inputs connected to Write/ReadDynamicVariable ProtoFlux nodes via the path connection.
- DebugInfo_Enabled setting toggles the DebugInfo Output UI generation on DynamicVariableSpaces.
- DebugInfo_LinkedVars setting that toggles the generation of the Output Variable Definitions buttonon DynamicVariableSpaces.
- DebugInfo_CompHierarchy setting that toggles the generation of the Output Component Hierarchy button on DynamicVariableSpaces.
- DebugInfo_OutputInPopoutUI setting that toggles between the Pop-out Text Display and Output StringField UI generation methods.