|
62 | 62 | <nav id="docs-nav" class="docs-nav navbar"> |
63 | 63 | <ul class="section-items list-unstyled nav flex-column pb-3"> |
64 | 64 | <li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-3"><span class="theme-icon-holder me-2"><i class="fas fa-book"></i></span>Module Changelog</a></li> |
| 65 | + <li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-5">Version 2.9.5</a></li> |
65 | 66 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-4">Version 2.9.4</a></li> |
66 | 67 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-3">Version 2.9.3</a></li> |
67 | 68 | <li class="nav-item"><a class="nav-link scrollto" href="#item-3-9-2">Version 2.9.2</a></li> |
|
213 | 214 | <article class="docs-article" id="section-3"> |
214 | 215 | <h1 class="docs-heading">Changelog</h1> |
215 | 216 |
|
| 217 | + <section class="docs-section" id="item-3-9-5"> |
| 218 | + <h2 class="section-heading">Version 2.9.5 (February 20th 2025)</h2> |
| 219 | + <h5>- Everyone now has access to server side custom titles!</h5> |
| 220 | + <h5>- Added proper support for CodeRed loadouts applying in replay files.</h5> |
| 221 | + <h5>- Added several new settings that let you customize the stadium colors in replay files.</h5> |
| 222 | + <h5>- Anonymizer settings can now be applied in replay files with the new setting <code>scoreboard_hide_replays</code>.</h5> |
| 223 | + <h5>- CodeRed loadouts no longer require an internet connection and can now be used offline.</h5> |
| 224 | + <h5>- Fixed the <code>scoreboard_hide_avatars</code> setting not applying to steam players on the scoreboard.</h5> |
| 225 | + <h5>- Fixed titles not applying during goal replays in offline game modes, such as freeplay and custom training.</h5> |
| 226 | + <h5>- Fixed painted car thumbnails missing their wheels when scrolling through your inventory.</h5> |
| 227 | + <h5>- Fixed CodeRed taking a long time to initialize if you ran the game in offline mode.</h5> |
| 228 | + </section> |
| 229 | + |
216 | 230 | <section class="docs-section" id="item-3-9-4"> |
217 | 231 | <h2 class="section-heading">Version 2.9.4 (January 30th 2025)</h2> |
218 | 232 | <h5>- Fixed a rare crash related to the <code>scoreboard_display_team</code> setting and opening the scoreboard at the same time a player leaves.</h5> |
|
0 commit comments