Skip to content

Commit

Permalink
chore: add net graph to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanger committed Jan 15, 2025
1 parent c2096ea commit 4207829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- Added mode switching.
- Added a variation of the blue house with a basement.
- Stats are now shown for everyone on your team on the game over screen.
- Added an improved debug readout, accessible by binding the "Adjust Network Graph Style" keybind.
- Added back most of the emotes removed in the previous update, tweaked some emotes, and added 1 new emote.
- Better textures for healing items.
- Improved textures for grenade, melee, AEGIS, Flint, and ammo crates, and boxes.
Expand Down
1 change: 1 addition & 0 deletions client/src/scripts/news/newsPosts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export const news: NewsPost[] = [
<li><strong>Mode switching!</strong> The game now switches between Harvest and Classic modes every week.</li>
<li><strong>New bunker!</strong> Added a variation of the blue house with a basement.</li>
<li><strong>Team stats!</strong> Stats are now shown for everyone on your team on the game over screen.</li>
<li>Added an improved debug readout, accessible by binding the "Adjust Network Graph Style" keybind.</li>
<li>Added back most of the emotes removed in the previous update, tweaked some emotes, and added 1 new emote.</li>
</ul>
Expand Down

0 comments on commit 4207829

Please sign in to comment.