We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872238a commit 6bf4d14Copy full SHA for 6bf4d14
changelogs/1.5.0-beta.1.md
@@ -0,0 +1,18 @@
1
+# Additions
2
+ * Added hip name/slug and speed to the helm UI.
3
+ * Added support for item extraction from the engine.
4
+ * Added config `linearBaseMass`
5
+ * Added config `linearMassScaling`
6
+ * Added config `linearMaxMass`
7
+ * Added config `linearMaxSpeed`
8
+# Changes
9
+ * Descending speed is now constant.
10
+ * Update Russian translation.
11
+ * Optimized textures.
12
+ * Updated the input acceleration system to scale with mass.
13
+ * Disable the align button in the helm UI when ship is disassembled.
14
+# Fixes
15
+ * Fixed so that ships can no longer accumulate momentum while anchored.
16
+ * Fixed orientation changes on disassembly.
17
+ * Fixed an issue where explosions do not affect ship buoyancy.
18
+ * Fixed side drift when ascending and descending.
0 commit comments