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

Disable refresh atcommand when talk with NPC. #2499

Merged
merged 1 commit into from Jul 28, 2019

Conversation

Emistry
Copy link
Member

@Emistry Emistry commented Jul 9, 2019

Pull Request Prelude

Changes Proposed

  • using @refresh/@refreshall during NPC conversation will caused player stucked due to unable to close the NPC dialog that no longer visible.
  • @refresh shall display failure message if interact with NPC.
  • @refreshall shall skip the player if the target player are interact with NPC.

Issues addressed:

- using `@refresh` during NPC conversation will caused player stucked
due to unable to close the NPC dialog that no longer visible.
@Emistry Emistry added the component:core Affecting the Hercules core (i.e. not the game mechanics directly) label Jul 9, 2019
@HerculesWSAPI
Copy link
Contributor

This change is Reviewable

@MishimaHaruna MishimaHaruna added this to the Release v2019.07.28 milestone Jul 27, 2019
@MishimaHaruna MishimaHaruna merged commit fa1dd26 into HerculesWS:master Jul 28, 2019
@Emistry Emistry deleted the atcommand_refresh branch July 29, 2019 08:29
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants