Skip to content

Commit

Permalink
Update changelog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed May 1, 2024
1 parent 9619680 commit 7d65dd4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 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>Changelog (Beta)</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-1-4">Version 2.1.4</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-1-3">Version 2.1.3</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-1-2">Version 2.1.2</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-1-1">Version 2.1.1</a></li>
Expand Down Expand Up @@ -215,6 +216,17 @@
<article class="docs-article" id="section-3">
<h1 class="docs-heading">Changelog (Beta)</h1>

<section class="docs-section" id="item-3-1-4">
<h2 class="section-heading">Version 2.1.4 (May 1st 2024)</h2>
<h5>- Added a new command "freeplay_spawn_ball" which lets you spawn multiple balls in freeplay.</h5>
<h5>- Added a few more additional checks for the invisible car exploit, as it would appear Psyonix still hasn't fully fixed it. If you encounter someone invisible remember to save the reply!</h5>
<h5>- Fixed an audio bug when tabbing back into the game if you had the "mute on unfocused" setting on, the game would think you were still unfocused if an ImGui window was open.</h5>
<h5>- Fixed the "stadium_disable_filters" not detecting you were in the correct map, for example removing the cartoony lighting for the "Fire & Ice" map wasn't working.</h5>
<h5>- Fixed CodeRed thinking you were in freeplay while playing in workshop maps, I still made the "use default colors" freeplay setting still work however.</h5>
<h5>- Fixed a crash that could happen when spamming the open scoreboard button right after joining an online game.</h5>
<h5>- Stability improvements and optimizations with custom textures.</h5>
</section>

<section class="docs-section" id="item-3-1-3">
<h2 class="section-heading">Version 2.1.3 (April 26th 2024)</h2>
<h5>- Added "collision scale", "visual scale", and "max speed" settings for both your car and the ball in freeplay.</h5>
Expand Down

0 comments on commit 7d65dd4

Please sign in to comment.