Skip to content

Commit e4ba5da

Browse files
committed
Initial Commit
1 parent dcb47c1 commit e4ba5da

2 files changed

Lines changed: 49 additions & 5 deletions

File tree

changelog.html

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<nav id="docs-nav" class="docs-nav navbar">
5454
<ul class="section-items list-unstyled nav flex-column pb-3">
5555
<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>
56+
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-3">Version 3.0.3</a></li>
5657
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-2">Version 3.0.2</a></li>
5758
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-1">Version 3.0.1</a></li>
5859
<li class="nav-item"><a class="nav-link scrollto" href="#item-4-0-0">Version 3.0.0</a></li>
@@ -157,6 +158,7 @@
157158
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-0-1">Version 2.0.1</a></li>
158159
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-0-0">Version 2.0.0</a></li>
159160
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-1"><span class="theme-icon-holder me-2"><i class="fas fa-rocket"></i></span>Launcher Changelog</a></li>
161+
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-6">Version 1.4.6</a></li>
160162
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-5">Version 1.4.5</a></li>
161163
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-4">Version 1.4.4</a></li>
162164
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-3">Version 1.4.3</a></li>
@@ -212,6 +214,17 @@
212214
<article class="docs-article" id="section-3">
213215
<h1 class="docs-heading">Changelog</h1>
214216

217+
<section class="docs-section" id="item-4-0-3">
218+
<h2 class="section-heading">Version 3.0.3 (May 29th 2026)</h2>
219+
<h5>- The json key "ThemeName" for custom styles has been changed to "TerminalTheme", custom styles will be updated with this new key upon injection.</h5>
220+
<h5>- Added a new setting <code>interface_disable_eac_popup</code>, which auto closes the Easy Anti-Cheat popup that appears after reaching the main menu.</h5>
221+
<h5>- Added four new flip timer settings in the offline tab, which lets you see how much time is left for your cars flip.</h5></h5>
222+
<h5>- Fixed CodeRed not properly detecting you entering a workshop map, which made custom car colors not apply.</h5>
223+
<h5>- Discord rich presence will now show what workshop map you're in instead of saying "Unknown Map".</h5>
224+
<h5>- Discord rich presence will now show map titles in the users language set in game, instead of only being in English.</h5>
225+
<h5>- Upgraded the internal ImGui framework to version 1.92.8, which came with a new color for custom styles "CheckBoxSelectedBg".</h5>
226+
</section>
227+
215228
<section class="docs-section" id="item-4-0-2">
216229
<h2 class="section-heading">Version 3.0.2 (May 12th 2026)</h2>
217230
<h5>- The display ball speed settings now work in replay files and workshop maps.</h5>
@@ -608,13 +621,13 @@ <h5>- Lots of internal code refactoring and bug fixes.</h5>
608621
<section class="docs-section" id="item-3-5-9">
609622
<h2 class="section-heading">Version 2.5.9 (April 4th 2025)</h2>
610623
<h5>- Added two new context menu options for the reflector window, you can now can copy an instances object index or its full name.</h5>
611-
<h5>- Added a new setting `thumbnail_load_delay` which lets you change the delay to wait for loading product assets.</h5>
624+
<h5>- Added a new setting <code>thumbnail_load_delay</code> which lets you change the delay to wait for loading product assets.</h5>
612625
<h5>- Fixed textures exported as the ".jpg" format being partially corrupt due to the wrong color channels being written.</h5>
613626
<h5>- Fixed a rare crash that could happen after loading to the main menu then quickly entering the garage.</h5>
614627
<h5>- Fixed a crash with texture browser related to UTexture2D objects that had specific LOD Groups set.</h5>
615628
<h5>- Fixed "FScriptDelegate" property values not being read for classes instances in the reflector window.</h5>
616629
<h5>- Fixed ImGui windows not remembering if they were open from the last time you injected CodeRed.</h5>
617-
<h5>- Fixed the `freeplay_unlimited_flips` setting not applying to your dodge time as well.</h5>
630+
<h5>- Fixed the <code>freeplay_unlimited_flips</code> setting not applying to your dodge time as well.</h5>
618631
<h5>- Fixed custom color headlights not working on the main menu.</h5>
619632
<h5>- Minor bug fixes and improvements to the thumbnail renderer.</h5>
620633
<h5>- Backend changes to the internal API system.</h5>
@@ -1227,6 +1240,17 @@ <h5>- Stability improvements and internal optimizations.</h5>
12271240
<article class="docs-article" id="section-1">
12281241
<h1 class="docs-heading">Launcher Changelog</h1>
12291242

1243+
<section class="docs-section" id="item-1-4-6">
1244+
<h2 class="section-heading">Version 1.4.6 (May 15th 2026)</h2>
1245+
<h5>- Upgraded from ".NET 9.0" to ".NET 10.0", which will require you to download the new runtime if you only have ".NET 9.0" installed.</h5>
1246+
<h5>- Rewrote how dll injection is handled, it is much safer with more detailed error reporting, and it also now uses "LoadLibraryW" instead of "LoadLibraryA".</h5>
1247+
<h5>- The prevent injection if EAC is detected setting is now disabled by default for new users, injection will just fail gracefully if attempted to inject with EAC.</h5>
1248+
<h5>- Removed the "Launch Rocket League" button to avoid confusion, as it required the user to manually put "-noeac" in their launch parameters.</h5>
1249+
<h5>- Fixed the process status being stuck saying "East Anti-Cheat Detected" instead of saying if rocket league is running or not.</h5>
1250+
<h5>- Increased the default injection time for new users from "2500" to "3500".</h5>
1251+
<h5></h5>
1252+
</section>
1253+
12301254
<section class="docs-section" id="item-1-4-5">
12311255
<h2 class="section-heading">Version 1.4.5 (February 4th 2026)</h2>
12321256
<h5>- Added extra info to the crash log exporter in the settings tab.</h5>
@@ -1256,7 +1280,7 @@ <h5>- Changed how news article dates are formatted in the news tab.</h5>
12561280

12571281
<section class="docs-section" id="item-1-4-1">
12581282
<h2 class="section-heading">Version 1.4.1 (December 13th 2024)</h2>
1259-
<h5>- Upgraded from `.NET 8.0` to `.NET 9.0`, which will require you to download the new runtime if you only have `.NET 8.0` installed.</h5>
1283+
<h5>- Upgraded from ".NET 8.0" to ".NET 9.0", which will require you to download the new runtime if you only have ".NET 8.0" installed.</h5>
12601284
<h5>- Added a new category section in the news tab to indelicate what the news article is about without having to click on it.</h5>
12611285
<h5>- Changed the default injection time from 20 seconds to 2.5 seconds, which I forgot to do a long time ago.</h5>
12621286
<h5>- Reduced the memory footprint of the news tab by more than 1/4th related to images and caching.</h5>
@@ -1332,7 +1356,7 @@ <h5>- Fixed a crash that could happen if your download speed was slow or had pac
13321356

13331357
<section class="docs-section" id="item-1-2-9">
13341358
<h2 class="section-heading">Version 1.2.9 (November 17th 2023)</h2>
1335-
<h5>- Upgraded from .NET 7.0 to .NET 8.0, which will require you to download the new runtime if you only have .NET 7.0 installed.</h5>
1359+
<h5>- Upgraded from ".NET 7.0" to ".NET 8.0", which will require you to download the new runtime if you only have ".NET 7.0" installed.</h5>
13361360
<h5>- Added more files and extra logging info for the crash dump exporter.</h5>
13371361
<h5>- Fixed not finding a folder path bug on first install, which would require restarting the launcher.</h5>
13381362
<h5>- Fixed the manual inject button not working sometimes, as well as it ignoring the "prevent injection when out of date" setting.</h5>

documentation.html

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,6 +1384,10 @@ <h3>Settings</h3>
13841384
<th class="theme-bg-light"><b>interface_disable_playlist_mmr &lttrue-false&gt</b></th>
13851385
<td>Disable the built in mmr display on the playlist selection screen.</td>
13861386
</tr>
1387+
<tr>
1388+
<th class="theme-bg-light"><b>interface_disable_eac_popup &lttrue-false&gt</b></th>
1389+
<td>Disable the Easy Anti-Cheat popup that appears after starting the game</td>
1390+
</tr>
13871391
<tr>
13881392
<th class="theme-bg-light"><b>interface_show_prices &lttrue-false&gt</b></th>
13891393
<td>Show actual prices next to their credit price for items in the shop, this already exists in game for EU residents but Psyonix hides it for the rest of the world.</td>
@@ -1554,7 +1558,7 @@ <h3>Settings</h3>
15541558
<th class="theme-bg-light"><b>hitbox_car_color &lt#FFFFFF&gt</b></th>
15551559
<td>Color of the lines to use for your cars hitbox.</td>
15561560
</tr>
1557-
<tr>
1561+
<tr>
15581562
<th class="theme-bg-light"><b>flip_indicator_enabled &lttrue-false&gt</b></th>
15591563
<td>Draw your cars current flip state on the screen.</td>
15601564
</tr>
@@ -1578,6 +1582,22 @@ <h3>Settings</h3>
15781582
<th class="theme-bg-light"><b>flip_indicator_unlimited_color &lt#FFFFFF&gt</b></th>
15791583
<td>The color of the text used to display if you have unlimited flips enabled.</td>
15801584
</tr>
1585+
<tr>
1586+
<th class="theme-bg-light"><b>flip_timer_enabled &lttrue-false&gt</b></th>
1587+
<td>Draw your cars current flip timer on the screen.</td>
1588+
</tr>
1589+
<tr>
1590+
<th class="theme-bg-light"><b>flip_timer_scale &lt0.5-15&gt</b></th>
1591+
<td>The scale of the text used to display the flip timer.</td>
1592+
</tr>
1593+
<tr>
1594+
<th class="theme-bg-light"><b>flip_timer_position &lt0-3840&gt</b></th>
1595+
<td>The position of the text used to display the flip timer.</td>
1596+
</tr>
1597+
<tr>
1598+
<th class="theme-bg-light"><b>flip_timer_color &lt#FFFFFF&gt</b></th>
1599+
<td>The color of the text used to display the flip timer.</td>
1600+
</tr>
15811601
<tr>
15821602
<th class="theme-bg-light"><b>ball_speed_enabled &lttrue-false&gt</b></th>
15831603
<td>Draw the balls current speed on the screen.</td>

0 commit comments

Comments
 (0)