Skip to content

Fixed a bug in PR #2342 where Survivor.Side# was overridden - #2397

Open
Fly-Star-him wants to merge 7 commits into
Phobos-developers:developfrom
Fly-Star-him:fixPR_2342
Open

Fixed a bug in PR #2342 where Survivor.Side# was overridden#2397
Fly-Star-him wants to merge 7 commits into
Phobos-developers:developfrom
Fly-Star-him:fixPR_2342

Conversation

@Fly-Star-him

@Fly-Star-him Fly-Star-him commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Fixes an issue in PR #2342.

In fact, TechnoType has micro-level custom settings such as Survivor.Side0, Survivor.Side1, and so on; the Crew specified by the country should not override them.

@Fly-Star-him Fly-Star-him changed the title Fixed a bug in PR #2342 where Survivor.Side# was overridden Fixed a bug in PR #2342 where Survivor.Side# was overridden Sep 9, 2026
@phoboscn-bot

Copy link
Copy Markdown

To Chinese users:
This pull request has been mentioned on Phobos CN. There might be relevant details there:

致中文用户:
此拉取请求已在 Phobos CN 上被提及。那里可能有相关详细信息:

https://www.phoboscn.top/t/topic/672/9

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@DeathFishAtEase DeathFishAtEase added Skip Changelog PR does not need a changelog entry in docs/Whats-New.md Skip Docs PR does not need a documentation entry Needs testing ❓Phobos bug Something isn't working properly labels Sep 9, 2026
[Country] sections are parsed before the [InfantryTypes] table is registered,
so a strict Find for or any infantry id fails there and Crew stays
unset. Use InfantryTypeClass::FindOrAllocate like the vanilla veteran list
readers (0x524CB0); the type table gets filled in afterwards by
Read_InfantryTypes.
@DeathFishAtEase DeathFishAtEase added the Will be merged in 24h This PR will be merged in 24 hours if no one has further instructions. label Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❓Phobos bug Something isn't working properly Skip Changelog PR does not need a changelog entry in docs/Whats-New.md Skip Docs PR does not need a documentation entry Tested Will be merged in 24h This PR will be merged in 24 hours if no one has further instructions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants