Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed Dec 9, 2024
1 parent 57b7709 commit a44d899
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
Binary file modified assets/images/previews/dashboard-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<nav id="docs-nav" class="docs-nav navbar">
<ul class="section-items list-unstyled nav flex-column pb-3">
<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>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-3">Version 2.4.3</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-2">Version 2.4.2</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-1">Version 2.4.1</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-4-0">Version 2.4.0</a></li>
Expand Down Expand Up @@ -250,6 +251,18 @@
<article class="docs-article" id="section-3">
<h1 class="docs-heading">Changelog</h1>

<section class="docs-section" id="item-3-4-3">
<h2 class="section-heading">Version 2.4.3 (December 9th 2024)</h2>
<h5>- Added a new setting <code>disable_epic_overlay</code> which disables the new Epic Games overlay, this works for both Steam and Epic.</h5>
<h5>- Added the new "Shokunin" car bodies to the anonymizer setting <code>garage_hide_loadouts</code>.</h5>
<h5>- Changed the "ImGui.ini" file to be stored in "CodeRed\Settings" as opposed to the games directory.</h5>
<h5>- Fixed the <code>garage_hide_loadouts</code> setting not working as of the last game update.</h5>
<h5>- Fixed duplicate spawn particles appearing on your car when applying CodeRed loadouts.</h5>
<h5>- Fixed the disable boost pads settings not working properly as of the last game update</h5>
<h5>- Fixed custom post process effects not working on some main menu backgrounds.</h5>
<h5>- Improvements and bug fixes to ImGui related to hooks and global scaling.</h5>
</section>

<section class="docs-section" id="item-3-4-2">
<h2 class="section-heading">Version 2.4.2 (December 3rd 2024)</h2>
<h5>- All custom freeplay car and stadium colors will also work in online freeplay matches.</h5>
Expand Down
4 changes: 4 additions & 0 deletions documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,10 @@ <h3>Settings</h3>
<th class="theme-bg-light"><b>manager_purge_logs &lttrue-false&gt</b></th>
<td>Automatically deletes old "Launch.log" backups in your log folder on game launch.</td>
</tr>
<tr>
<th class="theme-bg-light"><b>disable_epic_overlay &lttrue-false&gt</b></th>
<td>Disables the Epic Games Overlay from running.</td>
</tr>
</tbody>
</table>
</div>
Expand Down

0 comments on commit a44d899

Please sign in to comment.