Skip to content

Releases: my-th-os/KML

v0.6.2

31 Mar 18:01
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

NEW FEATURES

• better CRAFT files identification
• adding child nodes
• deleting nodes (some restricted)
• adding attributes
• deleting attributes
• change vessel flag in all its parts - for Enceos
• improved repair broken docking ports / grappling devices
• Bugfix about unknown problem while loading flags - thanks to Enceos
• Bugfix finding KSP directory - thanks to Enceos

TODO

• inserting nodes and attributes at certain position / change position
• copy nodes and attributes
• search for nodes and attributes
• identify add-on part connections (KAS)
• some more kerbal-related (display assigned vessel, send home)
• more testing (uncommon vessel builds I didn't think of?)
• documentation
• a lot of source code TODOs

v0.5

11 Mar 09:54
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release

FEATURES

  • open SFS files
  • open CRAFT files
  • check and identify SFS files
  • save SFS files edited or exactly as loaded
  • save CRAFT files edited or exactly as loaded
  • backup of overwritten files
  • display file structure in a "KML" tree
  • display all vessels in a sorted and filtered list
  • display all kerbals in a sorted and filtered list
  • display vessel's part attachment structure
  • refill part resources (context menu)
  • repair broken docking ports (context menu)
  • repair broken grappling devices (context menu)
  • tested with KSP 1.0.5

TODO

  • check and identify CRAFT files
  • add and delete nodes and attributes
  • copy nodes and attributes
  • identify add-on part connections (KAS)
  • some more kerbal-related (display assigned vessel, send home)
  • more testing (uncommon vessel builds I didn't think of?)
  • documentation
  • a lot of source code TODOs