Skip to content
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

[ShipsLogControl] Fix update failure with duplicate text #2018

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

csibbitt
Copy link
Contributor

I'm hoping this sequence # will also come in useful when I look at optimizing the network sync of the ship's log.

* Add a sequence # to log messages
* Store seq in GuiAdvancedScrollText along with rest of log data
* Compare seq instead of text when sync'ing ScrollText to log
* Fixes Issue daid#1947
@daid
Copy link
Owner

daid commented Oct 11, 2023

Looks good enough for now. On the ECS branch this will be handled a bit differently. But, we're not there yet :)

@daid daid merged commit f0b22f2 into daid:master Oct 11, 2023
7 checks passed
Tsht pushed a commit to Tsht/EmptyEpsilon that referenced this pull request Nov 22, 2023
* Add a sequence # to log messages
* Store seq in GuiAdvancedScrollText along with rest of log data
* Compare seq instead of text when sync'ing ScrollText to log
* Fixes Issue daid#1947
@csibbitt csibbitt deleted the 1947_fix_log_text_collision branch June 27, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants