Skip to content

Conversation

@guilherme-gm
Copy link
Member

Pull Request Prelude

Changes Proposed

This PR removes some checks that were preventing players to close their vending (from merchant skill). The issue was basically because we had a check that prevented a player in any trading state (including vending) to close it.

I also removed the check for a dead player, because the client itself allows that, and the same problem would happen.

Issues addressed:
Fixes #2554

There were some wrong checks that prevented the vend to be closed.
@HerculesWSAPI
Copy link
Contributor

This change is Reviewable

@dastgirp dastgirp added component:core Affecting the Hercules core (i.e. not the game mechanics directly) type:bug Issue is a bug or describes an incorrect behavior that should be fixed labels Oct 12, 2019
@MishimaHaruna MishimaHaruna added this to the Release v2019.10.20 milestone Oct 18, 2019
@MishimaHaruna MishimaHaruna merged commit 1f6eebe into HerculesWS:master Oct 18, 2019
@guilherme-gm guilherme-gm deleted the 201910-fix-vending branch February 24, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:core Affecting the Hercules core (i.e. not the game mechanics directly) type:bug Issue is a bug or describes an incorrect behavior that should be fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants