File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,17 @@ discussion page, and messages posted there will likely be ignored.**
4242## Changelog
4343### 0.2.2 (2018-10-14)
4444
45- * When updating a blueprint, the blueprint is now cleared from the cursor (if there's room) while configuring it.
46- * This allows you to change blueprint icons without them all becoming icons of blueprints.
47- * When you finish configuring the blueprint, the blueprint will be moved back to the cursor.
48- * This more closely reflects vanilla blueprint behavior.
45+ * When updating a blueprint, the blueprint is now cleared from the cursor (if there's room) while configuring it.
46+
47+ This allows you to change blueprint icons without them all becoming icons of blueprints.
48+ When you finish configuring the blueprint, the blueprint will be moved back to the cursor.
49+
50+ This more closely reflects vanilla blueprint behavior.
51+
52+ * You can now swap wire colors of a blueprint with ` SHIFT + W `
53+
54+ * You can now rotate a blueprint with ` CONTROL + ALT + R ` . Unlike normal rotation, this modifies the actual
55+ blueprint and can be useful if you want to have all the blueprints in a book rotated the same direction.
4956
5057### 0.2.1 (2018-04-24)
5158* Actually correctly flip splitters like we said we do. Somehow in optimizing the original code I completely forgot to actually implement this.
You can’t perform that action at this time.
0 commit comments