You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
-
## [Unreleased]
7
+
## [Release v6.2.1] - 2024/02/21
8
8
9
9
<details><summary><b>Fixed</b></summary>
10
10
11
-
- Fixed Constructor auto-cancelling build mode if you actively selected the "Order Construction" pie menu option.
11
+
- Fixed regression introduced in v6.2.0 preventing Massacre, One-Man Army, One-Man Army (Diggers Only), and Survival from spawning enemies at all.
12
12
13
-
- Fixed issue where the offhand wouldn't default to the `IdleOffset` of it's arm when the current held device had `Supportable = 0`.
13
+
- Fixed Constructor auto-cancelling build mode if you actively selected the "Order Construction" pie menu option.
14
14
15
-
- Fixed edge case where having a device with `UseSupportOffsetWhileReloading = 1`, and `Supportable = 0/1` depending on if it was reloading or not, would result in the gun not being held by the support hand when reloading.
15
+
- Fixed issue where the offhand wouldn't default to the `IdleOffset` of its arm when the current held device had `Supportable = 0`.
16
16
17
-
- Fixed regression introduced in v6.2.0 preventing Massacre, One-Man Army, One-Man Army (Diggers Only), and Survival from spawning enemies at all.
17
+
- Fixed edge case where having a device with `UseSupportOffsetWhileReloading = 1`, and `Supportable = 0/1` depending on if it was reloading or not, would result in the gun not being held by the support hand when reloading.
18
18
19
19
</details>
20
20
@@ -2521,4 +2521,5 @@ Note: For a log of changes made prior to the commencement of the open source com
0 commit comments