Releases: CodeRedModding/CodeRed-Launcher
v1.1.9
📚 Changelog
- Added five new automation settings inspired by ToolB0x's Instant Suite plugin.
- Added the
interface_auto_queuesetting, when it enabled it automatically re-queues for you at the end of games. - Added the
interface_auto_menusetting, when it enabled it automatically exits to the main menu at the end of games. - Added the
interface_auto_freeplaysetting, when it enabled it automatically puts you in freeplay at the end of games. - Added the
interface_auto_trainingsetting, when it enabled it automatically puts you in custom training at end of games. - Added the
interface_auto_delaysetting which allows you to set the delay when executing automation settings in seconds. - Upgraded the backend ImGui framework to version 1.89.2.
- Fixed the item shop button on the main menu not appearing until you clicked into a different menu.
- Fixed the hide your season rewards option sometimes not applying after ranked matches.
- Fixed an issue with not locating your downloaded training pack codes.
- Other ImGui backend changes.
📋 Version Information
- Launcher: v1.0.9
- Module: v1.1.9
- Published: January 7th 2023
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.8
📚 Changelog
- Added a new setting
interface_disable_roulettewhich automatically skips the reveal animation when opening item drops. - Added additional safety and range checks for the car and ball rotation/location commands.
- Fixed the anonymizers hide your ranks on the main menu setting not working properly.
- Fixed the anonymizers hide your season rewards setting not restoring if you toggled it on and off.
- Fixed some ImGui tooltip issues in the dashboard window.
📋 Version Information
- Launcher: v1.0.9
- Module: v1.1.8
- Published: January 5th 2023
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.7
📚 Changelog
- The tracker and gamestate overlays now have the option to change their position, hold down ctrl and double click on them for options.
- Fixed an mmr rounding bug on the main menu when your skill updated.
- Fixed some rendering issues when alt-tabbing if you were in fullscreen mode.
📋 Version Information
- Launcher: v1.0.9
- Module: v1.1.7
- Published: January 3rd 2023
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.6
📚 Changelog
- Added all individual colors from the
DuoToneterminal themes to the style color picker. - Changed the custom
DuoToneterminal themes from the last update slightly to make text easier to read. - Changed all the other default styles to be more visually appealing and consistent.
- Changed the timing of when the auto reset player input was triggered during kickoffs.
- Fixed the auto fps limiter not working if you had an ImGui window in focus.
- Fixed some issues with parsing style and effect files.
- Other backend ImGui rendering optimizations and improvements.
📋 Version Information
- Launcher: v1.0.9
- Module: v1.1.6
- Published: January 2nd 2023
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.5
📚 Changelog
- Added a new style pack called
DouToneinspired by UI designersimurai, included by default are five new styles! - Added a new dumper command,
database_dump_errors, which I forgot to port over from my DeveloperTools plugin. - Changed the default style slightly, improving color contrast to be more eye pleasing.
- Changed the custom training map checkboxes in the dashboard to radiobuttons.
- Fixed a DirectX rendering issue if you changed your resolution thanks to BattleDash, this was caused by not properly calling ResizeBuffers.
- Fixed several issues with the keybinds window regarding not saving and not showing arguments.
- Fixed an issue with changing style names not removing its old file properly.
- Fixed a global ImGui scaling issue with the effects and styles windows.
- Fixed the update notification not getting triggered due to a caching issue.
- Fixed the mmr streak in the tracker window displaying the wrong mmr.
- Fixed the launcher crashing if you tried to click the links in offline mode.
- Fixed the launcher displaying out of date right after updating the module.
- Changed the launchers changelog box font size.
📋 Version Information
- Launcher: v1.0.9
- Module: v1.1.5
- Published: January 1st 2023
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.4
📚 Changelog
- Added a new setting
interface_disable_ads, which disables the advertisements around the stadium you're in. This setting only works when viewing replay files. - Fixed the create sequence popup window not letting you remove values.
- Fixed the keybinds action combobox not resetting properly.
- Fixed some issues with the terminals auto complete window regarding keybinds.
- Fixed a bug with the trade logger where it didn't log player ids properly.
- Other ImGui backend changes, including extra safety checking.
📋 Version Information
- Launcher: v1.0.8
- Module: v1.1.4
- Published: December 30th 2022
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.3
📚 Changelog
- Added an option to apply your garage preset to both teams! This can be toggled through the new checkbox next to
Selected teamin the dashboard, or via the settinggarage_apply_both. - The auto reset input buffer setting now also auto resets on goal kickoffs, before it was just when you alt-tabbed.
- Set a limit for how long you can set preset names, it is now 128 characters.
- Fixed custom keybind sequences not writing properly, causing them to be parsed wrong on next load.
- Additional safety checks related to parsing files and settings.
- Added an extra file path check for the launchers installer.
📋 Version Information
- Launcher: v1.0.8
- Module: v1.1.3
- Published: December 28th 2022
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.2
📚 Changelog
- Fixed the ImGui UI not initializing properly on injection sometimes.
- Fixed allowing users being able to select the auto tournament playlist with the
matchmaking_select_playlistcommand. - Delayed the timing for when replays are saved for the auto replay saver, this seems to have fixed the crashing.
📋 Version Information
- Launcher: v1.0.7
- Module: v1.1.2
- Published: December 27th 2022
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.1
📚 Changelog
- Fixed the searcher tab in function scanner trying to display 30k functions at once.
- Fixed some focus issues on ImGui interfaces.
- Other preparations for future ImGui backend changes.
📋 Version Information
- Launcher: v1.0.7
- Module: v1.1.1
- Published: December 26th 2022
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v1.1.0
📚 Changelog
- Possibly fixed your game freezing if you alt-tabbed while in fullscreen mode (needs testing).
- Fixed the auto save replay feature randomly crashing.
- Fixed a pathing issue with your replay file if you didn't have any replays saved.
- Fixed using selected freeplay map in custom training not working for some people.
- Fixed garage preset titles sometimes applying to the wrong players on the scoreboard.
- Fixed the anonymizer hiding yourself, such as your name and avatar (it wasn't suppose to do that).
- Fixed the changelog window not wrapping text properly.
- Set a 32 character limit for player names that you can set for presets.
- Fixed the launcher not checking for updates before attempting injection.
- Fixed some issues with the launcher retrieving and displaying information.
- Increased the ping timeout time for the launchers web-requests.
📋 Version Information
- Launcher: v1.0.7
- Module: v1.1.0
- Published: December 25th 2022
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.