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

Add missing message to warn the player that he can't accept his own offer #3702

Merged
merged 4 commits into from
Dec 14, 2021

Conversation

Diego-OT
Copy link
Contributor

@Diego-OT Diego-OT commented Sep 29, 2021

Pull Request Prelude

Changes Proposed

Added missing message to warn the player that he can't accept his own offer

Issues addressed:

@EPuncker
Copy link
Contributor

EPuncker commented Sep 29, 2021

cip's
2021-09-29 19_31_24-unknown png (1920×1080)

Copy link
Member

@DSpeichert DSpeichert left a comment

Choose a reason for hiding this comment

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

The commit message is ambiguous and PR template isn't filled.

@EPuncker EPuncker changed the title Add return msg as in global Add missing message to warn the player that he can't accept his own offer Oct 7, 2021
EPuncker
EPuncker previously approved these changes Oct 7, 2021
src/game.cpp Outdated Show resolved Hide resolved
EPuncker
EPuncker previously approved these changes Oct 7, 2021
Copy link
Contributor

@EPuncker EPuncker left a comment

Choose a reason for hiding this comment

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

okay, this can be accepted after #3748 and MESSAGE_MARKET gets implemented

@omarcopires
Copy link
Contributor

I believe it is now okay to be added, except that the version check can be removed.

Copy link
Contributor

@EPuncker EPuncker left a comment

Choose a reason for hiding this comment

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

yeah remove the version check and we okay

@Zbizu
Copy link
Contributor

Zbizu commented Dec 13, 2021

Been having that line (without version check) in my repo and reworked market three times already (so it got plenty of testing). Didn't had any problems with it. Remove version check and it's ready.

@DSpeichert DSpeichert merged commit 040f10a into otland:master Dec 14, 2021
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.

None yet

5 participants