You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h5>- Easy Anti-Cheat has been added, CodeRed will only work with the "-noeac" option from here on out.</h5>
216
+
<h5>- Increased the max limit of the <code>imgui_reflector_object_limit</code> setting from "256" to "1024" because why not.</h5>
217
+
<h5>- Added a "property filter" box in the reflector window that lets you filter the properties in classes by either their name or value.</h5>
218
+
<h5>- Added two new parameters for the <code>database_dump_playlists</code> command, <code>playlist_bool_enforce_ddos_protection</code> and <code>playlist_bool_enforce_firewall_protections</code>.</h5>
219
+
<h5>- Fixed a crash with the reflector window that happened when trying to read TArrays with "FScriptDelegate"'s in them, such as the "OnlineSubsystemSteamworks" class.</h5>
220
+
<h5>- Fixed the clock at noon displaying "0:00 PM" instead of "12:00 PM" if you had the <code>imgui_clock_24</code> setting set to false.</h5>
221
+
<h5>- Updated the internal SDK to the latest version of Rocket League.</h5>
222
+
<h5>- Upgraded the internal ImGui framework to version 1.92.7.</h5>
<h5>- Added a new setting <code>interface_disable_playlist_mmr</code>, which disables the new built in mmr on the playlist selection screen.</h5>
222
235
<h5>- The decal dropdown box in the garage tab now only shows decals that can be equipped to your current car, as opposed to every decal in the game.</h5>
223
236
<h5>- Removed the <code>imgui_draw_clock</code> setting, if you want to use the clock just manually open the window yourself.</h5>
224
-
<h5>- Renamed the `interface_vote_to_forfiet` command to `interface_vote_to_forfeit`, fixing a typo.</h5>
237
+
<h5>- Renamed the <code>interface_vote_to_forfiet</code> command to <code>interface_vote_to_forfeit</code>, fixing a typo.</h5>
225
238
<h5>- Fixed nested TArrays in the reflector window not showing how many elements are in the array in their name.</h5>
226
239
<h5>- Fixed a rare crash that could happen upon injection related to parsing your actual loadout to a CodeRed one.</h5>
227
240
<h5>- Fixed the new built in mmr on playlists being all out of whack on the main menu.</h5>
0 commit comments