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 mangosd parameter "DurabilityLoss.Enable" #2712

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

Stoabrogga
Copy link
Contributor

🍰 Pullrequest

Add mangosd parameter "DurabilityLoss.Enable" which allows to disable durability loss completely. Also remove the following unused parameters:
DurabilityLossChance.Absorb
DurabilityLossChance.Parry
DurabilityLossChance.Block

Proof

  • None

Issues

  • None

How2Test

Switch on and off, then get hit by creatures or die.

Todo / Checklist

  • None

Also remove the following unused parameters:
DurabilityLossChance.Absorb
DurabilityLossChance.Parry
DurabilityLossChance.Block
@Wall-core
Copy link
Contributor

Those parameters should not be removed, as they are useful for tuning a server and testing

@Stoabrogga
Copy link
Contributor Author

The parameters are not implemented, they are only in the config, not in the source code.

@Stoabrogga
Copy link
Contributor Author

Removing the parameters was obviously forgotten in commit 41e3757

@ratkosrb ratkosrb merged commit d910f62 into vmangos:development Aug 5, 2024
@Stoabrogga Stoabrogga deleted the durability_loss_enable branch August 5, 2024 20:12
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.

3 participants