Skip to content

Releases: ozeitis/Enhancing

Enhance Rework for Memory Fragments & Durability Loss

12 Apr 00:39
Compare
Choose a tag to compare
  • Added memory fragment to give command, usage "/give PLAYER memoryfragment AMOUNT"

  • Added memory fragments drop chance upon mining blocks (configurable)

  • Added "/erepair" command that uses memory fragments to repair the held enhanced item, consuming them

  • Items that fail to enhance now have their durability reduced by 10% every time. Although they cannot break from this, they do get reduced to 1/MAX_DURABILITY

Drop Protection Stones

10 Apr 15:41
Compare
Choose a tag to compare
  • Protection stones now have a configurable drop chance. Again as mentioned in the last commit, protection stones protect against items at levels 16-20 from downgrading upon enhancing failures.
  • Added code for loss of item durability upon enhance failure (disabled for now as I dong like the approach)

Protection Stones & GUI Rework

09 Apr 18:57
Compare
Choose a tag to compare
  • Added working functionality for protection stones (runes). This will protect against PRI-PEN downgrading a level upon failure.

  • Reworked GUI to show more details. Also separated some slots for easier use and etc.

  • Added slot for next-level previews, but that's a TODO right now, it does not work

Full Changelog: 1.1.0-1.19.4...1.2.0-1.19.4

Weapon Downgradin

04 Apr 19:01
0916c5b
Compare
Choose a tag to compare
  • Added Weapon Downgrading a Level When Failing to Enhance Level 16-20

Permissions Hotfix

04 Apr 02:46
1ae5775
Compare
Choose a tag to compare

Forgot to add permissions :)

commands:

  • enhance:
  • description: Opens the enhance item GUI.
    
  • usage: /enhance
    
  • permission: enhancing.enhance
    
  • giveblackstone:
  • description: Gives the player a specified amount of Black Stones
    
  • usage: /giveblackstone <player> <weapon|armor|cweapon|carmor> <amount>
    
  • permission: enhancing.giveblackstone
    
  • enhanceitem:
  • description: Enhance an item to the specified level
    
  • usage: /<command> <level>
    
  • permission: enhancing.enhanceitem
    
  • reloadconfig:
  • description: Reloads the plugin's config.yml
    
  • usage: /reloadconfig
    
  • permission: enhancing.reloadconfig
    

Full Changelog: 1.00-1.19.4...1.0.1-1.19.4

V1 for 1.19.4

04 Apr 02:12
84cd6fe
Compare
Choose a tag to compare

This is the initial release of the plugin, please refer to README for this as all details for this initial release are there.

This is my first plugin so please go easy on me and report any issues :)!

Full Changelog: https://github.com/Ozeitis/Enhancing/commits/1.00-1.19.4