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

improved battle messages (closes #2358) #2359

Merged
merged 16 commits into from
Sep 7, 2024

Conversation

hugomflavio
Copy link
Contributor

No description provided.

Copy link
Contributor

@lmoureaux lmoureaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this changes the network protocol, we need to check that the behavior of an old (3.0) client connecting to a new server. It is understood that the old client will not behave optimally, but it shouldn't crash or complain too loudly.

I also have comments on the code below. I haven't checked the new logic yet.

common/featured_text.cpp Outdated Show resolved Hide resolved
common/featured_text.cpp Outdated Show resolved Hide resolved
common/events.cpp Show resolved Hide resolved
common/events.h Outdated Show resolved Hide resolved
common/featured_text.h Outdated Show resolved Hide resolved
server/unittools.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unittools.cpp Outdated Show resolved Hide resolved
server/unittools.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unithand.cpp Outdated Show resolved Hide resolved
server/unittools.cpp Outdated Show resolved Hide resolved
server/unittools.cpp Outdated Show resolved Hide resolved
server/unittools.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@lmoureaux lmoureaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last suggestion

server/unithand.cpp Outdated Show resolved Hide resolved
@lmoureaux lmoureaux merged commit fe6dc4a into longturn:master Sep 7, 2024
20 of 21 checks passed
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