|
29 | 29 | <pre>
|
30 | 30 | # Changelog
|
31 | 31 |
|
32 |
| -[VERSION] - [RELEASE_DATE] |
33 |
| -- Fixed a bug where displayed players would have a "image not found/null" badge in the player team menu. |
34 |
| -- Fixed the scale of cz-75a's killfeed image. |
35 |
| -- Fixed a bug where the teammates' container UI would overlap with the gas timer. |
36 |
| -- Fixed an issue where the team container in game would not be properly scaled in some screen sizes. |
37 |
| -- Fixed a bug where the game would crash if you had a language other than english selected. |
| 32 | +v0.22.1 - [12/22/2024] |
| 33 | +- Switched to Harvest mode. The game will switch back to normal mode Dec 23 at 8 PM EST, then back to Harvest on Dec 31, 8 PM EST. |
| 34 | +- Fixed badges in the custom team menu not rendering. |
| 35 | +- Fixed CZ-75A killfeed image scale. |
| 36 | +- Fixed teammate container UI overlapping with the gas timer. |
| 37 | +- Fixed teammate container UI scaling incorrectly at some screen sizes. |
| 38 | +- Fixed game crashes with a language other than English selected. |
38 | 39 | - Fixed some obstacles not having snow in port and large bridge.
|
39 |
| -- Fixed a bug where downed players wouldn't be able to see interact messages with doors. |
40 |
| -- Fixed a bug where bullet whiz sounds would be played if the player was in a different layer with the bullet. |
41 |
| -- Fixed an issue where the large bridge would spawn inside the ocean. |
| 40 | +- Fixed downed players not being able to see door interact messages. |
| 41 | +- Fixed bullet whiz sounds playing for bullets on different layers. |
| 42 | +- Fixed the large bridge occasionally spawning in the ocean. |
42 | 43 | - Fixed a bug where the killfeed wouldn't show who finished off a downed player.
|
43 | 44 | - Added a new language select dropdown menu.
|
44 |
| -- Gun mounts are now drawn by the renderer. This way spritesheets will have more free space. |
45 |
| -- Updated most languages. |
| 45 | +- Gun mounts are now drawn dynamically, freeing up spritesheet space. |
| 46 | +- Updated Vietnamese and Estonian translations. |
| 47 | +- Added Brazilian Portuguese translations. |
46 | 48 | - Decreased the emotes' lifetime to 2 seconds (from 4).
|
| 49 | +- Shortened SKS full reload time from 3.2s -> 2.4s. |
| 50 | + |
47 | 51 |
|
48 | 52 | v0.22.0 - [12/10/2024]
|
49 | 53 | - Implemented a rate limiting function for Emotes and Team Pings. Continuously spamming emotes or pings will now disable your emote wheel for 5 seconds.
|
|
0 commit comments