Skip to content

Beamed Power Standalone plugin

Pre-release
Pre-release
Compare
Choose a tag to compare
@AniruddhKSP AniruddhKSP released this 08 Aug 16:59
· 36 commits to master since this release
d0f8201
  • Fixed null-reference exceptions when transmitter is beyond 2.3 km of receiver.
  • Major code clean-up, some code re-written.
  • Added part info to part description tab in editor, no more looking at right-click menus
  • Added a spherical receiver part module, instructions for applying it to parts is given on the forums.
  • More actions for assigning to action groups.
  • Added a vessel module as a framework for background vessel resource processing (coming next release). Doesn't do anything right now.
  • Now the plugin uses config nodes to store data about transmitters
  • The config nodes are saved under GameData/BeamedPowerStandalone/PluginData/save.cfg, don't delete this file!

This version does not support multiple save files, I have yet to figure out how to retrieve names of savefiles and organise the config nodes in that way.