Skip to content

Commit 3975801

Browse files
authored
Revise changelog for version 1.4 updates
Updated changelog for version 1.4, detailing new features, changes, and fixes.
1 parent d642d44 commit 3975801

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

docs/changelog.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,22 @@
22
- Updated for SDK version 1.4.3
33
- Added all stratagems (as of Helldivers 2 version 1.005.001)
44
- Created and implemented stratagem icons and stratagem queue
5-
- Replaced randomly-generated sequences with aforementioned stratagems.
6-
- Added stratagem name display.
5+
- Replaced randomly-generated sequences with stratagem sequences
6+
- Added stratagem name display
77
- Implemented distinct rounds to more closely resemble Stratagem Hero
88
- Added end-of-round bonuses
9-
- Added "special rounds" with accompanying splash text before them
9+
- Added "special rounds" with accompanying splash text before them-
1010
- Added saved high score
1111
- Updated pre-game and game over screens to show high score (And high round on game over screen)
1212
- Marquee effect on names that don't fit in the frame
1313
- Added jingles at game over/end of rounds
1414
- Added settings menu with the following options:
15-
- - Whether or not to use stratagems that aren't in Stratagem Hero
16-
- - Enable/disable sound
17-
- - Where to draw the current stratagem (center, or offset to the left)
15+
- Whether or not to use stratagems that aren't in Stratagem Hero
16+
- Enable/disable sound
17+
- Where to draw the current stratagem (center, or offset to the left)
1818
- Added ability to save settings
19-
- Reorganized some code structure:
20-
- - Moved rendering code to its own file
21-
- - Created dedicated files for stratagem data
22-
- - Moved input handling from flipper_hero_app() to its own function
2319
- Used sound code from Doom by xMasterX at https://github.com/xMasterX/all-the-plugins/tree/dev/base_pack/doom
24-
- Separate files are saved for high score storage and config storage. I did this because it was a much bigger headache than using one file for both
25-
20+
- Thanks to bigb4321 for these changes
2621
## v1.3
2722

2823
- Updated for SDK version 1.3.0-rc f7 compatibility

0 commit comments

Comments
 (0)