-
Notifications
You must be signed in to change notification settings - Fork 105
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
12542 - Mitigate race condition when selecting player sides #12667
12542 - Mitigate race condition when selecting player sides #12667
Conversation
…l Property VassalNextSide. The GP may be defined as a Preferences string property (on a blank tab to keep it hidden), in which case the VassalNextSide will take effect a per-player level.
…l Property VassalNextSide. The GP may be defined as a Preferences string property (on a blank tab to keep it hidden), in which case the VassalNextSide will take effect a per-player level.
…l Property VassalNextSide. The GP may be defined as a Preferences string property (on a blank tab to keep it hidden), in which case the VassalNextSide will take effect a per-player level.
…l Property VassalNextSide. The GP may be defined as a Preferences string property (on a blank tab to keep it hidden), in which case the VassalNextSide will take effect a per-player level.
…than just not unavailable.
…than just not unavailable.
…than just not unavailable.
…dded) and Chinese (unstructured so no placeholders added).
…dded) and Chinese (unstructured so no placeholders added).
…dded) and Chinese (unstructured so no placeholders added).
…dded) and Chinese (unstructured so no placeholders added).
Latest build achieves objective as a demo for the Retire/Switch Side button. includes translations for all but Polish (unresolved issue with Commit), Japanese and Chinese. Further work needed to
|
…12542-side-switch-race-mitigation # Conflicts: # vassal-app/src/main/java/VASSAL/build/module/PlayerRoster.java
…n' into 12542-side-switch-race-mitigation
…n' into 12542-side-switch-race-mitigation
…n' into 12542-side-switch-race-mitigation
Retested OK after resolving conflicts (tests in English and French). |
…12542-side-switch-race-mitigation # Conflicts: # vassal-app/src/main/java/VASSAL/build/module/PlayerRoster.java
Basic tests repeated ok. Further tasks required:
|
…m/riverwanderer/vassal into 12542-side-switch-race-mitigation
…try not including the change sides button.
Tests out ok. Additional fixes:
I have done nothing to prevent the Retire button displaying if no sides are defined. This can be achieved by not populating the side button text/image. |
No description provided.