Paralellise update gamestate & modifiers#741
Draft
wvpm wants to merge 1 commit into
Draft
Conversation
05a9419 to
45a7c59
Compare
44c0e3b to
18d03f0
Compare
schombert
reviewed
May 19, 2026
45a7c59 to
1fac069
Compare
e396ef5 to
1e3a0c2
Compare
1fac069 to
8d985e8
Compare
153f1c7 to
71daf85
Compare
8d985e8 to
7b58a30
Compare
71daf85 to
2b3344b
Compare
2b3344b to
dc042f6
Compare
7b58a30 to
7bf946e
Compare
0e990ac to
56ddf4e
Compare
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.
Stacked on top of #739
Note updating adjecencies inside the country is commented out.
This really should've never been placed there as recalculating it is expensive and can't be multithreaded easily.
Also the outcome rarely changes. It can only change when provinces change owner or our capital changes province.