Skip to content

Fix equipment degradation and broken gear - #1280

Closed
MaatheusGois wants to merge 1 commit into
GregHib:mainfrom
MaatheusGois:equipment-degradation
Closed

MaatheusGois wants to merge 1 commit into
GregHib:mainfrom
MaatheusGois:equipment-degradation

Conversation

@MaatheusGois

@MaatheusGois MaatheusGois commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Slow automatic equipment degradation to the intended interval.
  • Show durability and remaining charges to players.
  • Notify players when degradable items are depleted.
  • Prevent broken weapons and armour from being equipped or used.

Verification

  • ./gradlew :game:test
  • Targeted equipment, combat, and degradation tests

@GregHib

GregHib commented Sep 21, 2026

Copy link
Copy Markdown
Owner

Closing because:

  1. Broken barrows equipment doesn't have the Wear options
  2. Broken nex equipment does have the wear options because they have no stats are are functionally useless
  3. Check-charges is already implemented and workin (see DaemonheimRewards.kt)
  4. Not sure this actually fixes the timing, just hardcodes it to 100
  5. Iirc the correct functionality of a broken item which is still equipped is to just punch

@GregHib GregHib closed this Sep 21, 2026
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.

2 participants