0993fbe15f
Improves console logging
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-07-29 18:32:08 +02:00
33ef557771
Fixes some savage fail problems
...
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
Fixes item not being returned when salvage fails
Removes some redundancy when giving back items
Makes extended salvage return 50% of the salvage (no items if only one item would be returned)
Adds a better message when failing to salvage extended salvage items
Fixes a bug in the caching of smith presets
2024-05-07 01:45:48 +02:00
1d7e8a0732
Implements netherite salvaging #24
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-05-06 21:26:21 +02:00
3ed3c99c15
Speeds up smith presets by using caching and sets
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-05-06 12:56:22 +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
c532160fb5
Gets some smith preset items from tags instead of name matching
EpicKnarvik97/Blacksmith/pipeline/head There was a failure building this commit
2024-01-13 00:55:41 +01:00
f192a5a2b5
Fixes a bug in the preset prefix logic
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2023-01-11 02:46:30 +01:00
913cc5736e
Prevents filters from matching non-reforge-able materials
2023-01-09 15:25:05 +01:00
a5ae3cb295
Fixes a bug caused by "-" being consumed
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2023-01-09 15:13:55 +01:00
7d940ee334
Updates dependencies
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2023-01-09 05:06:33 +01:00
ea54492ccf
Adds negation for material names and presets #13
2023-01-09 05:03:28 +01:00
430c168de5
Adds HELMET, BOOTS, LEGGINGS and CHESTPLATE filters
2022-10-18 10:59:39 +02:00
12f807060e
Implements a mix of #3 and #7
...
Adds a preset command which can be used to see available presets
Adds preset filters which can be used to specify item sub-categories within a preset
Removes SWORD_SMITH and RANGED_SMITH, as those are replaced by the RANGED and SWORD filters
Adds a list of usable filters for each preset
2022-10-13 18:40:38 +02:00
30bddfa9c8
Adds possibility for message customization and translation #5
2022-10-03 18:15:38 +02:00
2489cac8db
Changes configuration values to lower camelcase
...
Also fixes some grammar mistakes related to the word reforge
2022-10-03 12:39:15 +02:00
f058f4eec8
Fixes reforge-able items and displaying color formatting codes
2022-10-02 21:03:17 +02:00
e1191dad7d
Splits the blacksmith command into two commands, and much more
2022-08-19 19:08:54 +02:00