Skip to content

Releases: BowenArrows2K/BepisDynamicVariablePowerTools

1.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:47
c9acdc7

Bepis Dynamic Variable Power Tools 1.0.3

[1.0.3]

Fixed

  • TryGetLinkedSpace now gets DynamicVariableSpace.
  • Open Inspector and Open Worker Inspector for Space now generates correctly.

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:22

Bepis Dynamic Variable Power Tools 1.0.2

[1.0.2]

Added

  • System.Reflections value refs for build compatibility
  • Github Actions

Removed

  • Remora.Resonite.SDK no longer used

What's Changed

  • Fix the build workflow. @Gyztor in #1
  • Add some new reflection stuff to help with build errors. by @Gyztor in #2

New Contributors

  • @Gyztor made their first contribution in #1

Full Changelog: v1.0.1...1.0.2

1.0.1

Choose a tag to compare

@BowenArrows2K BowenArrows2K released this 08 Jul 08:27

Bepis Dynamic Variable Power Tools 1.0.1

Changes

  • New Icon

Full Changelog: v1.0.0...v1.0.1

1.0.0

Choose a tag to compare

@BowenArrows2K BowenArrows2K released this 08 Jul 08:04

Bepis Dynamic Variable Power Tools 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.

Full Changelog: https://github.com/BowenArrows2K/BepisDynamicVariablePowerTools/commits/v1.0.0