-
-
Notifications
You must be signed in to change notification settings - Fork 125
[Vanilla Fix] Fix an issue that the currently hovered planning node not update up-to-date #1847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Vanilla Fix] Fix an issue that the currently hovered planning node not update up-to-date #1847
Conversation
CrimRecya
commented
Sep 8, 2025
- Fix an issue that the currently hovered planning node not update up-to-date, such as using hotkeys to select technos
|
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. |
|
Can you please wrote it on human readable way , this will make thing hard to review because not everyone understand ASM stuffs . |
Changed. |
|
This seem harder to read than the assembly one in fact. The code just added an extra cmp but reading this PR makes me compare it for a long time. I suppose the asm one with detailed comment would be nicer. dunno how does the other think |
|
Code is readable enough now, just needs to be tested ingame I guess. |