Skip to content

Fix scenario research lost on reconnect (#585)#588

Merged
notfood merged 1 commit intorwmt:devfrom
Tick-git:Fix-scenario-research-lost-on-reconnect-#585
Jul 20, 2025
Merged

Fix scenario research lost on reconnect (#585)#588
notfood merged 1 commit intorwmt:devfrom
Tick-git:Fix-scenario-research-lost-on-reconnect-#585

Conversation

@Tick-git
Copy link
Copy Markdown
Contributor

@Tick-git Tick-git commented Jul 20, 2025

Label: 1.5, 1.6, Bug, Multifaction

Fixes #585.

Tested on 1.6 (dev) and 1.5 (rw-1.5)

ScenPart_StartingResearch.PostGameStart was only executed on the local machine of the faction creator.
As a result, the host/save did not reflect this change properly.

I’ve opened an issue (#587) to improve the overall handling of ScenParts. I believe there’s more to gain by reviewing the other available scenParts and their methods. I’ve added this as a TODO for future work.

Fix for rwmt#585 .

ScenPart_StartingResearch.PostGameStart was only executed on the local machine of the faction creator.
As a result, the host/save did not reflect this change properly.

I’ve opened an issue rwmt#587 to improve the overall handling of ScenParts. I believe there’s more to gain by reviewing the other available part scenParts. I’ve added this as a TODO for future work.
@notfood notfood added fix Fixes for a bug or desync. 1.5 Fixes or bugs relating to 1.5 (Not Anomaly). multifaction Bugs or issues only in multifaction mode. 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). labels Jul 20, 2025
@notfood notfood moved this to In review in 1.6 and Odyssey Jul 20, 2025
@notfood notfood merged commit 5bc9712 into rwmt:dev Jul 20, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in 1.6 and Odyssey Jul 20, 2025
@notfood notfood moved this to Backlog in Backports Jul 20, 2025
@notfood notfood moved this from Backlog to In progress in Backports Jul 21, 2025
notfood pushed a commit that referenced this pull request Jul 21, 2025
Fixes #585 .

ScenPart_StartingResearch.PostGameStart was only executed on the local machine of the faction creator.
As a result, the host/save did not reflect this change properly.

I’ve opened an issue #587 to improve the overall handling of ScenParts. I believe there’s more to gain by reviewing the other available part scenParts. I’ve added this as a TODO for future work.
@notfood notfood moved this from In progress to Done in Backports Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.5 Fixes or bugs relating to 1.5 (Not Anomaly). 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). fix Fixes for a bug or desync. multifaction Bugs or issues only in multifaction mode.

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants