42ca42c571
Adds increased scrapper cost when used excessively
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-12-21 19:48:39 +01:00
7e17122bb2
Fixes colored NPC names, and cleans up a bit
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-12-15 14:20:03 +01:00
b01ccfc537
Finishes the ActionCost implementation
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-11-27 23:06:33 +01:00
e3dbeccc14
Broken commit implementing a lot of book-splitting code
EpicKnarvik97/Blacksmith/pipeline/head There was a failure building this commit
2024-11-27 12:16:57 +01:00
90d3c49c12
Catches a potential error when starting a new session
2024-10-24 21:59:29 +02:00
1510960089
Fixes missing cost message for extended salvage
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-08-03 17:05:28 +02:00
81c15b6600
Adds information about the appropriate crafting station in ActionStartEvent
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-08-03 16:32:44 +02:00
5efba6687c
Adds a separate message for clicking an NPC with an empty hand
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-08-03 13:09:09 +02:00
0993fbe15f
Improves console logging
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-07-29 18:32:08 +02:00
f3372a13a5
Rewrites a lot of scrapper code to fix actual and potential bugs
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-07-29 17:53:07 +02:00
cf702c0e48
Cleans up salvage code a bit
2024-07-29 13:23:59 +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
e6047f3866
Implements armor trim salvage #24
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-05-06 14:48:48 +02:00
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
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
e956c7dda7
Fixes some problems with getting scrapper data
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
2024-05-04 22:12:46 +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
72d33ed7a2
Implements the scrapper edit command
2023-11-16 13:06:24 +01:00
f3f3f66c38
Writes a lot of code necessary for the scrapper
...
Adds the classes necessary for the new scrapper
Partly implements some scrapper functionality
Restructures some classes to reduce code duplication
Moves some classes to make some classes easier to find
Adds a bunch of TODOs where things have an unfinished implementation
2023-11-14 16:04:48 +01:00
3e3a35d02a
Starts on the Scrapper implementation
2023-11-12 19:02:11 +01:00