Skip to content

chore(replays): Update GeneralsReplays reference to latest#2424

Merged
xezon merged 1 commit intoTheSuperHackers:mainfrom
tintinhamans:arctic/bump-replays
Mar 8, 2026
Merged

chore(replays): Update GeneralsReplays reference to latest#2424
xezon merged 1 commit intoTheSuperHackers:mainfrom
tintinhamans:arctic/bump-replays

Conversation

@tintinhamans
Copy link

This pull request updates the submodule reference for GeneralsReplays.

  • includes additional replay for Zero Hour
  • includes initial map and replay set for Generals

Signed-off-by: tintinhamans <5984296+tintinhamans@users.noreply.github.com>
@greptile-apps
Copy link

greptile-apps bot commented Mar 8, 2026

Greptile Summary

This PR advances the GeneralsReplays git submodule reference from af0c61cc to 0711bf9d, bringing in an additional Zero Hour replay and an initial map/replay set for vanilla Generals. There are no source code changes in the main repository.

  • Updated GeneralsReplays submodule pointer (single-line change in .gitmodules tracking)
  • New content is contained entirely within the submodule; no C++ source, headers, build files, or assets in the host repo are modified
  • No custom-instruction rules (license headers, nullptr, #pragma once, column alignment, etc.) are applicable to this change

Confidence Score: 5/5

  • This PR is safe to merge — it only bumps a submodule pointer and introduces no source code changes.
  • The entire diff is a single-line submodule SHA update. No C++ source, headers, build scripts, or configuration files in the host repository are touched, so there is no risk of introducing regressions or policy violations.
  • No files require special attention.

Important Files Changed

Filename Overview
GeneralsReplays Submodule pointer bumped from af0c61cc to 0711bf9d; adds a Zero Hour replay and an initial Generals map/replay set — no source code changes in the main repository.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[main repo HEAD\nb18feac] -->|before PR| B[GeneralsReplays submodule\naf0c61cc\nZero Hour replays only]
    C[main repo HEAD\nc56349f] -->|after PR| D[GeneralsReplays submodule\n0711bf9d\n+ additional Zero Hour replay\n+ initial Generals map & replay set]
Loading

Last reviewed commit: c56349f

@tintinhamans tintinhamans changed the title chore(replays): Bump subproject commit for GeneralsReplays chore(replays): Update GeneralsReplays reference to latest Mar 8, 2026
@xezon xezon added the Test Is testing related label Mar 8, 2026
@xezon xezon merged commit 4c72d32 into TheSuperHackers:main Mar 8, 2026
8 checks passed
@tintinhamans tintinhamans deleted the arctic/bump-replays branch March 8, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Test Is testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants