-
-
Notifications
You must be signed in to change notification settings - Fork 632
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
[Feature/Enhancement] - No disconnect on death #147
[Feature/Enhancement] - No disconnect on death #147
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some suggestion commits.
Ps: We had some problems pointed out by the sonar, among them a possible crash with memory leak.
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
We remove player stamina event on player death but player still exist in game, we need recreate this event |
We can stop the event if the player no longer exists |
Can test the #158? |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
Kudos, SonarCloud Quality Gate passed! |
Sync with canary pull requests: opentibiabr/canary#147 opentibiabr/canary#169 opentibiabr/canary#184 opentibiabr/canary#221
Interesting, you are always bragging about credits, yet you didn't gave one on this one. Nice double standards. Original pr: otland/forgottenserver#3251 |
basically in October I "cherry-picked" your pull request, yes. later that day I didn't know much about the source, even you. |
I think first you need to come to a consensus: otland/forgottenserver#3999 (comment) The credit was removed at my request, after all, the pull has been in testing for more than 4 months, there were a lot of problems and it practically had to be rewritten for our base, it didn't make sense to keep you as the author... |
no more disconnection when player dies
Description
Credits:
0.1% @Nekiro for being so awesome.
no more disconnection when player dies
Type of change