Skip to content

Releases: judicator/PartInfoInPAW

PartInfoInPAW 0.3.0

24 Jun 15:41

Choose a tag to compare

  • Added buttons "Open CFG node in editor" and "Open orig. CFG in editor" to PAW menu. Both buttons open corresponding file in system default editor for .cfg files.
  • Added crew / maximum crew information to PAW menu.
  • For KSP 1.11+ displayed wet part mass and cost takes into account kerbonauts mass and their inventories mass/cost.
  • Engine information in PAW menu was completely overhauled. Now it also contains gimbal information, as well as other useful parameters, depending on engine type. Near/Far Future, KSPIE, RealFuels/RO are supported.
  • New button "MM patches history" opens window with tree-like structure of all module manager patches, applied to part, in order of appliance. Information about patches is parsed from module manager cache.
  • Mod menu options and buttons are now fully configurable in game difficulty settings ("Part Info in PAW" section).
  • PartInfoInPAW adds itself to each and every part during game load. MM patch, adding partmodule to all parts, is no longer needed and is deprecated.
  • Mod now only works in VAB/Hangar and is no more available in flight scene.
  • Perfomance improvements and code cleanup.

PartInfoInPAW 0.2.3

08 Apr 18:48

Choose a tag to compare

  • Fixed "Copy Part CFG to Clipboard" not working for parts, having spaces in their cfg-file path (for example, Coatl Aerospace mod).
  • Minor UI improvement: buttons "Copy Part ID to Clipboard" and "Copy Part CFG to Clipboard" now generate on-screen messages then pressed.
  • Added part temperature and skin temperature (current/max) to PAW menu, but only for flight scene and if showInfoInFlight is true (see README).

PartInfoInPAW 0.2.2

07 Nov 13:17

Choose a tag to compare

  • Slightly changed info format in Parts selection window. Now full path to part CFG file is displayed. PAW menu still has only basic mod folder info to avoid clutter.
  • Updated README.
  • Bundled Module Manager.

PartInfoInPAW 0.2.1

23 Sep 08:52

Choose a tag to compare

  • Added mod folder parameter to displayed information. For some mods (like Bluedog_DB or USI family) 2 or 3 nested mod folder levels are shown (for example, "Bluedog_DB/Parts_Atlas" instead of just "Bluedog_DB").
  • Localization implemented, added russian localization.

PartInfoInPAW 0.2.0

22 Sep 07:31

Choose a tag to compare

  • Part mass information now include dry and wet (if part contain any resources) mass.
  • Added buttons: "copy part name to clipboard" and "copy part CFF node to clipboard". Could be useful for debug purposes.
  • Code improvements.

PartInfoInPAW 0.1.1

07 Feb 19:02

Choose a tag to compare

  • Information in PAW menu is now properly updated, then part variant (B9PartSwitch) is changed.

PartInfoInPAW 0.1.0

07 Feb 17:36

Choose a tag to compare

Initial release.