d405c0dcff
Implements enchantment salvage toggle #23
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-05-05 23:45:59 +02:00
21d55563b7
Changes ignored salvage into trash salvage according to #22
2024-05-05 18:02:12 +02:00
c71d664a79
Fixes a NullPointerException and the default value of successSalvagedMessage
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-05-05 15:51:46 +02:00
2612f4f7d8
Improves messages when trying to salvage an item
...
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
Implements unimplemented too damaged for salvage message
Adds two new messages explaining whether an item will produce full or partial salvage
2024-05-05 15:37:38 +02:00
757fcdf139
Improves configuration migration, and fixes some issues
...
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
Fixes incorrect dropItems instead of dropItem key in config.yml
Adds some missing dropper messages to config.yml
Adds proper migration keys for all known configuration options
Adds a modified version of Stargate's StargateYamlConfiguration to allow retaining comments during configuration migration.
Fixes the annoying "[]" is not a valid repairable item
Removes the use of data keys for the global configuration
2024-05-04 17:40:21 +02:00
f9463f58d1
Fixes some bugs
...
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
Fixes some config commands not being registered
Bumps KnarLib version to include bug-fix
Fixes and improves tab-completion for enchantment block-list
2024-05-04 14:11:43 +02:00
4012e532da
Finishes the scrapper implementation
EpicKnarvik97/Blacksmith/pipeline/head There was a failure building this commit
2024-05-04 01:01:56 +02:00
dfae68050e
Implements some necessary code for the scrapper
...
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
Implements ignored salvage
Implements salvage-able items
Adds some TODOs
Implements salvage fail chance
Moves several methods to ItemHelper
Adds option for allowing extended salvage
2023-12-30 13:56:33 +01:00
6872dadca8
Changes some configuration keys
EpicKnarvik97/Blacksmith/pipeline/head There was a failure building this commit
2023-11-20 13:20:11 +01:00
11d8c74a26
Adds comments to every option in strings.yml
2023-11-16 22:51:20 +01:00
4282cd8a2f
Displays descriptions for each setting when displaying the value
2023-11-16 19:44:35 +01:00
4f885135e3
Implements the scrapper global edit command
...
Changes setting quite a bit to avoid code duplication
2023-11-16 01:17:27 +01:00