Skip to content

Commit 551c808

Browse files
committed
Updated changelog
1 parent 451d4ed commit 551c808

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1515

1616
- The pause menu will now muffle the music being played, just like in every modern game ever.
1717

18+
- Various weapons have had lifetime variation added to their rounds, making things look a bit less artificial.
19+
1820
</details>
1921

2022
<details><summary><b>Changed</b></summary>
@@ -35,6 +37,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3537

3638
- Fixed Dummy Assault resetting funds to their initial value upon loading a saved game.
3739

40+
- Fixed a few memory leaks.
41+
42+
- Fixed an over-eager assert that could fire often even when it caused no issues.
43+
44+
- Fixed an issue with mouse position being inaccurate on Mac builds.
45+
46+
- Fixed some compatibility issues which meant the game wouldn't run on older PCs.
47+
48+
- Fixed an issue where the loading screen progress window didn't work even when enabled.
49+
3850
</details>
3951

4052
<details><summary><b>Removed</b></summary>

0 commit comments

Comments
 (0)