Posts by IhanaMies
-
-
IhanaMies added a new version:
QuoteUpdated for SPT 3.11
-
-
IhanaMies added a new version:
QuoteUpdated healing cancel method to be compatible with Lacyway's Continuous Healing mod
-
IhanaMies added a new version:
QuoteUpdate for SPT 3.10
-
-
-
-
-
IhanaMies added a new version:
QuoteUpdate for SPT 3.9.0
-
-
IhanaMies added a new version:
QuoteNo more small lag when selling first item.
Selling no longer crashes when inspection window is open (most likely fixed other sell related crashes. Not 100% confirmed)
Added an config option to not show prices
Added an config option to hide prices in raid
-
-
-
IhanaMies added a new file:
QuoteAutomatically cancels applied med kits when the body part is at full health and is not bleeding or broken.
Highly recommend to be used with Continuous Healing -
-
IhanaMies added a new version:
QuoteFix showing incorrent weapon price.
Happened because every mod calculated the total price of itself, so deeply nested mods were calculated two or more times. -
IhanaMies added a new version:
QuoteAttempt to fix memory leak.
Fix error when selling same item multiple times.
Remove redundant BepInEx logging. -
Already 2 times, when quickly selling a working (not “red”) weapon found in a raid, the game client completely freezes. Only restart helps. There are no errors in the logs
p.s. after restart - the weapon is sold
I am aware of the issue and hopefully can get it fixed soon.
When you first sell an item to a trader my code checks if the trader has this so called, 'assortment', available.
If not, create it, then sell the item.
Creating the 'assortment' takes time and the user might try to sell the item second time. Which causes bugging out.
Before the fix is released it is advisable to wait for a bit before attempting to sell an item the second time. -
Found a bug when doubling clicking on an item to quick sell shows the error "Unable to sell [id], cannot be found in player." and restarts the game UI; instead of selling the item.
Thanks for reporting this.