Skip to content

Commit

Permalink
Update changelog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed Dec 4, 2024
1 parent 5bcae00 commit 57b7709
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 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-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>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-9">Version 2.3.9</a></li>
Expand Down Expand Up @@ -249,6 +250,16 @@
<article class="docs-article" id="section-3">
<h1 class="docs-heading">Changelog</h1>

<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>
<h5>- Added new online freeplay info to the Discord rich presence integration.</h5>
<h5>- Added the new "Neo Tokyo (Arcade)" map to Discord rich presence integration.</h5>
<h5>- Fixed some icons in ImGui not scaling properly with the <code>imgui_global_scale</code> setting.</h5>
<h5>- The disable boost pills or pad settings for freeplay are a little broken, this is a result of Psyonix breaking boost pickups last update.</h5>
<h5>- Updated internal SDK to the latest version of Rocket League.</h5>
</section>

<section class="docs-section" id="item-3-4-1">
<h2 class="section-heading">Version 2.4.1 (November 29th 2024)</h2>
<h5>- Added new hitbox visualizer settings for freeplay and offline game modes.</h5>
Expand Down

0 comments on commit 57b7709

Please sign in to comment.