Releases: jcalero/ksp-techtree-edit
TED - KSP Tech Tree Editor - v0.2.4 Alpha
TED - KSP Tech Tree Editor - v0.2.4 Alpha
Description
An external, visual, point-and-click tool for editing and creating custom tech trees for Kerbal Space Program. The tool generates the text files used by other plugins, such as TechManager and ATC, hence one of these plugins are required for the trees to get loaded into the game itself.
Installation
- Unpack the archive in any location.
- Launch TED-v[x.x].exe
Troubleshooting
- You may be missing the .NET 4.5 framework. Download and install from here.
Usage
- Startup
- Start by selecting your KSP root folder, usually that's
C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program
but it may differ on your machine
- Start by selecting your KSP root folder, usually that's
- Load
- (Option 1) Load an existing tech tree file (.cfg)
- Make sure you select the right format!
- For TechManager files use Load TechManager Tree..
- For ATC files use Load ATC Tree...
- (Option 2) Create a new tech tree from scratch
- Click on New Blank Tree
- (Option 4) Create a new tech tree starting from the Stock tech
- Click on New Stock Tree
- (Option 1) Load an existing tech tree file (.cfg)
- Edit
- Click on a node to edit it's values on the right (the sidebar).
- Move nodes around by draging.
- Add or remove parts from nodes at the bottom of the sidebar.
- The top section indicates the parts assigned to that node.
- The bottom section is a list of all detected parts in your KSP folder.
- Press
DELETE
to delete a node. - Press
SHIFT+CLICK
to add a blank node on an empty space - Select a node and press
CTRL+CLICK
on another node to link or unlink parents.- The little cirlce indicates the direction of the link.
- Save
- Click Save at the top menu to save your file in TechManager format.
- Click Save (ATC) to save in ATC format.
- You will be prompted to select the filename and where to save.
- NOTE: It does not matter what file the tree was when you loaded, you can save in any format (this can be used to convert a tree from one format to another!)
- Load into KSP
- Follow the corresponding mod instructions!
- This has nothing to do with TED, TED only generates the files.
- Again, see the corresponding mods instructions: TechManager, ATC
Known Issues
- It looks terrible! UI work has not properly started yet, this is a "skin-less" version of the application.
- Lots and lots of bugs. Yes, this is early alpha, there are LOTS of bugs. Please report and I'll fix as soon as I can.
Changelog
v0.2.4 Alpha (2015-01-18)
- TechManager v1.5 support (hideIfNoBranch support)
- Added debug logging - Output will be stored in output.log next to the .exe
- Added node snapping - (Finally!)
- Now shows "[Modname] Part Name - (Original TechRequired: Original Cost)" in parts list
- TechId is now editable and not auto-generated
- Fixes to TechManager file saver - Now uses ModuleManager config
- This should mean more consistent part allocation when using many mods that edit tech requirements
v0.2.3 Alpha (2014-11-15)
- TechManager v1.3 support
- No longer supports TreeLoader, TreeLoader has discontinued
- Adding and removing parts from nodes should make more sense now as the list only shows parts that haven't already been assigned to a node
v0.2.2 Alpha 2 (2014-11-04)
- Fix bug when loading parts from KSP folder
v0.2.1 Alpha 2 (2014-11-02)
- Fix UI overlaying issue by forcing ZLayer of nodes to stay between -1 and -24
- Expanded workspace area slightly to accomodate larger trees (still not 1 on 1 with KSP though)
v0.2 Alpha 2 (2014-11-02)
[Milestone - Alpha 1][Milestone - Alpha 2] - Total of 15 closed issues
- First public release
TED - Tech Tree Editor v0.2.3 ALPHA
TED - KSP Tech Tree Editor - v0.2.3 Alpha
Description
An external, visual, point-and-click tool for editing and creating custom tech trees for Kerbal Space Program. The tool generates the text files used by other plugins, such as TechManager and ATC, hence one of these plugins are required for the trees to get loaded into the game itself.
Installation
- Unpack the archive in any location.
- Launch TED-v[x.x].exe
Troubleshooting
- You may be missing the .NET 4.5 framework. Download and install from here.
Usage
- Startup
- Start by selecting your KSP root folder, usually that's
C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program
but it may differ on your machine
- Start by selecting your KSP root folder, usually that's
- Load
- (Option 1) Load an existing tech tree file (.cfg)
- Make sure you select the right format!
- For TechManager files use Load TechManager Tree..
- For ATC files use Load ATC Tree...
- (Option 2) Create a new tech tree from scratch
- Click on New Blank Tree
- (Option 4) Create a new tech tree starting from the Stock tech
- Click on New Stock Tree
- (Option 1) Load an existing tech tree file (.cfg)
- Edit
- Click on a node to edit it's values on the right (the sidebar).
- Move nodes around by draging.
- Add or remove parts from nodes at the bottom of the sidebar.
- The top section indicates the parts assigned to that node.
- The bottom section is a list of all detected parts in your KSP folder.
- Press
DELETE
to delete a node. - Press
SHIFT+CLICK
to add a blank node on an empty space - Select a node and press
CTRL+CLICK
on another node to link or unlink parents.- The little cirlce indicates the direction of the link.
- Save
- Click Save at the top menu to save your file in TechManager format.
- Click Save (ATC) to save in ATC format.
- You will be prompted to select the filename and where to save.
- NOTE: It does not matter what file the tree was when you loaded, you can save in any format (this can be used to convert a tree from one format to another!)
- Load into KSP
- Follow the corresponding mod instructions!
- This has nothing to do with TED, TED only generates the files.
- Again, see the corresponding mods instructions: TechManager, ATC
Known Issues
- It looks terrible! UI work has not properly started yet, this is a "skin-less" version of the application.
- Lots and lots of bugs. Yes, this is early alpha, there are LOTS of bugs. Please report and I'll fix as soon as I can.
Changelog
v0.2.3 Alpha (2014-11-15)
- TechManager v1.3 support
- No longer supports TreeLoader, TreeLoader has discontinued
- Adding and removing parts from nodes should make more sense now as the list only shows parts that haven't already been assigned to a part
v0.2.2 Alpha 2 (2014-11-04)
- Fix bug when loading parts from KSP folder
v0.2.1 Alpha 2 (2014-11-02)
- Fix UI overlaying issue by forcing ZLayer of nodes to stay between -1 and -24
- Expanded workspace area slightly to accomodate larger trees (still not 1 on 1 with KSP though)
v0.2 Alpha 2 (2014-11-02)
[Milestone - Alpha 1][Milestone - Alpha 2] - Total of 15 closed issues
- First public release
TED - Tech Tree Editor v0.2.2 ALPHA 2
TED - KSP Tech Tree Editor - v0.2.2 Alpha 2
Description
An external, visual, point-and-click tool for editing and creating custom tech trees for Kerbal Space Program. The tool generates the text files used by other plugins, such as TechManager, TreeLoader and ATC, hence one of these plugins are required for the trees to get loaded into the game itself.
Installation
- Unpack the archive in any location.
- Launch TED-v[x.x].exe
Troubleshooting
- You may be missing the .NET 4.5 framework. Download and install from here.
Usage
- Startup
- Start by selecting your KSP root folder, usually that's
C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program
but it may differ on your machine
- Start by selecting your KSP root folder, usually that's
- Load
- (Option 1) Load an existing tech tree file (.cfg)
- Make sure you select the right format!
- For TechManager and TreeLoader files use Load TreeLoader Tree..
- For ATC files use Load ATC Tree...
- (Option 2) Create a new tech tree from scratch
- Click on New Blank Tree
- (Option 4) Create a new tech tree starting from the Stock tech
- Click on New Stock Tree
- (Option 1) Load an existing tech tree file (.cfg)
- Edit
- Click on a node to edit it's values on the right (the sidebar).
- Move nodes around by draging.
- Add or remove parts from nodes at the bottom of the sidebar.
- The top section indicates the parts assigned to that node.
- The bottom section is a list of all detected parts in your KSP folder.
- Press
DELETE
to delete a node. - Press
SHIFT+CLICK
to add a blank node on an empty space - Select a node and press
CTRL+CLICK
on another node to link or unlink parents.- The little cirlce indicates the direction of the link.
- Save
- Click Save at the top menu to save your file in TechManager (TreeLoader) format.
- Click Save (ATC) to save in ATC format.
- You will be prompted to select the filename and where to save.
- NOTE: It does not matter what file the tree was when you loaded, you can save in any format (this can be used to convert a tree from one format to another!)
- Load into KSP
- Follow the corresponding mod instructions!
- This has nothing to do with TED, TED only generates the files.
- Again, see the corresponding mods instructions: TechManager, ATC
Known Issues
- It looks terrible! UI work has not properly started yet, this is a "skin-less" version of the application.
- Lots and lots of bugs. Yes, this is early alpha, there are LOTS of bugs. Please report and I'll fix as soon as I can.
Changelog
v0.2.2 Alpha 2 (2014-11-04)
- Fix bug when loading parts from KSP folder
v0.2.1 Alpha 2 (2014-11-02)
- Fix UI overlaying issue by forcing ZLayer of nodes to stay between -1 and -24
- Expanded workspace area slightly to accomodate larger trees (still not 1 on 1 with KSP though)
v0.2 Alpha 2 (2014-11-02)
[Milestone - Alpha 1][Milestone - Alpha 2] - Total of 15 closed issues
- First public release
TED - Tech Tree Editor v0.2.1 ALPHA 2
TED - KSP Tech Tree Editor - v0.2.1 Alpha 2
Description
An external, visual, point-and-click tool for editing and creating custom tech trees for Kerbal Space Program. The tool generates the text files used by other plugins, such as TechManager, TreeLoader and ATC, hence one of these plugins are required for the trees to get loaded into the game itself.
Installation
- Unpack the archive in any location.
- Launch TED-v[x.x].exe
Troubleshooting
- You may be missing the .NET 4.5 framework. Download and install from here.
Usage
- Startup
- Start by selecting your KSP root folder, usually that's
C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program
but it may differ on your machine
- Start by selecting your KSP root folder, usually that's
- Load
- (Option 1) Load an existing tech tree file (.cfg)
- Make sure you select the right format!
- For TechManager and TreeLoader files use Load TreeLoader Tree..
- For ATC files use Load ATC Tree...
- (Option 2) Create a new tech tree from scratch
- Click on New Blank Tree
- (Option 4) Create a new tech tree starting from the Stock tech
- Click on New Stock Tree
- (Option 1) Load an existing tech tree file (.cfg)
- Edit
- Click on a node to edit it's values on the right (the sidebar).
- Move nodes around by draging.
- Add or remove parts from nodes at the bottom of the sidebar.
- The top section indicates the parts assigned to that node.
- The bottom section is a list of all detected parts in your KSP folder.
- Press
DELETE
to delete a node. - Press
SHIFT+CLICK
to add a blank node on an empty space - Select a node and press
CTRL+CLICK
on another node to link or unlink parents.- The little cirlce indicates the direction of the link.
- Save
- Click Save at the top menu to save your file in TechManager (TreeLoader) format.
- Click Save (ATC) to save in ATC format.
- You will be prompted to select the filename and where to save.
- NOTE: It does not matter what file the tree was when you loaded, you can save in any format (this can be used to convert a tree from one format to another!)
- Load into KSP
- Follow the corresponding mod instructions!
- This has nothing to do with TED, TED only generates the files.
- Again, see the corresponding mods instructions: TechManager, ATC
Known Issues
- It looks terrible! UI work has not properly started yet, this is a "skin-less" version of the application.
- Lots and lots of bugs. Yes, this is early alpha, there are LOTS of bugs. Please report and I'll fix as soon as I can.
Changelog
v0.2.1 Alpha 2 (2014-11-02)
- Fix UI overlaying issue by forcing ZLayer of nodes to stay between -1 and -24
- Expanded workspace area slightly to accomodate larger trees (still not 1 on 1 with KSP though)
v0.2 Alpha 2 (2014-11-02)
[Milestone - Alpha 1][Milestone - Alpha 2] - Total of 15 closed issues
- First public release
TED - Tech Tree Editor v0.2 ALPHA 2
TED - KSP Tech Tree Editor - v0.2 Alpha 2
Description
An external, visual, point-and-click tool for editing and creating custom tech trees for Kerbal Space Program. The tool generates the text files used by other plugins, such as TechManager, TreeLoader and ATC, hence one of these plugins are required for the trees to get loaded into the game itself.
Installation
- Unpack the archive in any location.
- Launch TED-v[x.x].exe
Troubleshooting
- You may be missing the .NET 4.5 framework. Download and install from here.
Usage
- Startup
- Start by selecting your KSP root folder, usually that's
C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program
but it may differ on your machine
- Start by selecting your KSP root folder, usually that's
- Load
- (Option 1) Load an existing tech tree file (.cfg)
- Make sure you select the right format!
- For TechManager and TreeLoader files use Load TreeLoader Tree..
- For ATC files use Load ATC Tree...
- (Option 2) Create a new tech tree from scratch
- Click on New Blank Tree
- (Option 4) Create a new tech tree starting from the Stock tech
- Click on New Stock Tree
- (Option 1) Load an existing tech tree file (.cfg)
- Edit
- Click on a node to edit it's values on the right (the sidebar).
- Move nodes around by draging.
- Add or remove parts from nodes at the bottom of the sidebar.
- The top section indicates the parts assigned to that node.
- The bottom section is a list of all detected parts in your KSP folder.
- Press
DELETE
to delete a node. - Press
SHIFT+CLICK
to add a blank node on an empty space - Select a node and press
CTRL+CLICK
on another node to link or unlink parents.- The little cirlce indicates the direction of the link.
- Save
- Click Save at the top menu to save your file in TechManager (TreeLoader) format.
- Click Save (ATC) to save in ATC format.
- You will be prompted to select the filename and where to save.
- NOTE: It does not matter what file the tree was when you loaded, you can save in any format (this can be used to convert a tree from one format to another!)
- Load into KSP
- Follow the corresponding mod instructions!
- This has nothing to do with TED, TED only generates the files.
- Again, see the corresponding mods instructions: TechManager, ATC
Known Issues
- It looks terrible! UI work has not properly started yet, this is a "skin-less" version of the application.
- Lots and lots of bugs. Yes, this is early alpha, there are LOTS of bugs. Please report and I'll fix as soon as I can.
Changelog
v0.2 Alpha 2 (2014-11-02)
[Milestone - Alpha 1][Milestone - Alpha 2] - Total of 15 closed issues
- First public release