-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
22 additions
and
19 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1 @@ | ||
Pre-release changes: | ||
- [Fix] #121: In node attach mode the connection points markers get overlapped by the part's mesh. | ||
- [Fix] #122: For some parts attach point is wrongly detected. | ||
- [Change] When attaching a part with stack nodes by default prefer "bottom" and "top" attach nodes as they are most used ones. | ||
- [Fix] #124: Parts with allowPartAttach = 1 still require a tool. | ||
- [Change] Turn allowPartAttach and allowStaticAttach fields of KISItem into enums. Integers are still accepted but in the new parts using of enum names is encouraged. | ||
- [Enhancement] Show error message when "X" is pressed and no item is equipped. | ||
- [Fix] #116: Mass limit is not checked when grabbing from inventory. | ||
- [Fix] #118: Detach of static attached part results in NPE. | ||
- [Change] Temporarily increase breaking force of equipped items by x10 (i.e. up to 50). Old settings of 5 is too weak for such applications as eva chutes. Also see bug #128. | ||
- [Fix] #119: Adding an item into inventory in the editor shows KSP error in the logs. | ||
- [Enhancement] #117: Auto add common items to the seats. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters