Closed
Conversation
brichardson1991
approved these changes
Feb 19, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request consolidates game modes by removing redundant 2v2 variants and unnecessary modes, resulting in a cleaner and more streamlined game mode selection interface. The PR also expands the "Build Off Ally" feature to work with all allied buildings instead of just construction yards.
Changes:
- Removed 4 redundant game modes (Free For All, Team Alliance, RA2 Pro 2v2, Blitz 2v2, and SFJ) and consolidated their maps into existing base modes
- Updated "Build Off Ally" checkbox to support building near all allied buildings with updated UI text and tooltip
- Removed unused custom game modes (Teamgame, Duel, Airwar, Nukewar, Navalwar) from allowed modes
Reviewed changes
Copilot reviewed 7 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package/updateexec | Schedules deletion of obsolete game mode .ini files (Free For All.ini, SFJ.ini, Team Alliance.ini) |
| package/Resources/Translations/zh-Hans/Translation.ini | Removes Chinese translations for deleted game modes (Free For All, Team Alliance, RA2 Pro 2v2) |
| package/Resources/GameLobbyBase.ini | Updates Build Off Ally feature with new CustomIniPath, revised tooltip text, and consistent @ line break formatting |
| package/Resources/ClientDefinitions.ini | Reduces AllowedCustomGameModes from 7 modes to 2 (Standard, Custom Map) |
| package/INI/MPMapsBase.ini | Consolidates game mode list from 18 to 14 modes, removes configuration sections for deleted modes |
| package/INI/MPMaps.ini | Updates 200+ map entries to remove references to deleted game modes and consolidate 2v2 variants into base modes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
|
@CnCRAZER Why request has been closed? |
Collaborator
Author
Redoing it later, I'll open back up in time |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR solves issue #839
All gamemodes that were 2v2 variants but shared same gamemode.ini files have been consolidated and had their maps showup in respective modes. Useless and unnecessary gamemodes have been removed to eliminate clutter.
Build Of Ally checkbox is no longer just restricted to building off allies' Con Yards, but all their buildings. This can be reverted based on feedback.
Proposed:

Current:
