..
Dialogue
Fix give command not working on armor presets and not marking presets as FiR ( !250 )
2024-03-07 08:43:15 +00:00
AssortHelper.ts
Fixes Linting Issues
2024-02-02 15:00:21 -05:00
BotDifficultyHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
BotGeneratorHelper.ts
Moved addItemWithChildrenToEquipmentSlot()
from BotWeaponGeneratorHelper
to botGeneratorHelper
2024-02-25 11:45:34 +00:00
BotHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
BotWeaponGeneratorHelper.ts
Moved addItemWithChildrenToEquipmentSlot()
from BotWeaponGeneratorHelper
to botGeneratorHelper
2024-02-25 11:45:34 +00:00
ContainerHelper.ts
Fixed issue with server not properly handling item rotations when trying to fit an item into a container
2024-02-09 17:13:19 +00:00
DialogueHelper.ts
Formatting
2024-02-02 15:00:21 -05:00
DurabilityLimitsHelper.ts
Round armor/weapon durability values to 2 DP
2024-01-25 09:30:50 +00:00
GameEventHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
HandbookHelper.ts
Move handbook override code into HandbookHelper.hydrate()
- changes now apply to ragfair
2024-02-06 12:52:56 +00:00
HealthHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
HideoutHelper.ts
Fixed Fuel items and Water filters losing FIR status when placed into Generator/Water Collector ( !261 )
2024-03-14 09:08:00 +00:00
HttpServerHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
InRaidHelper.ts
Remove special handling for LK Locked
tasks in post-raid ( !255 )
2024-03-09 22:45:07 +00:00
InventoryHelper.ts
Fixed wallets not having money stacks in them
2024-03-10 14:13:08 +00:00
ItemHelper.ts
Fix warning being logged constantly
2024-03-07 13:44:43 +00:00
NotificationSendHelper.ts
Improve accuracy of view profile
2024-01-06 13:40:00 +00:00
NotifierHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
PaymentHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
PresetHelper.ts
Fix daily reward budget not using preset prices for some items ( !256 )
2024-03-11 00:03:41 +00:00
ProbabilityHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
ProfileHelper.ts
Cleanup of comments inside ProfileHelper
2024-03-09 16:35:46 +00:00
QuestConditionHelper.ts
Updated server handling of quests/repeatable quests to match 0.14 changes - this will break profiles
2024-01-05 19:52:21 +00:00
QuestHelper.ts
Do not return output object from failQuest()
2024-03-12 21:29:50 +00:00
RagfairHelper.ts
Improve fence price calculation code. Prices now take into account removed item mods + mod durability
2024-02-06 20:44:40 +00:00
RagfairOfferHelper.ts
Use globals ratingSumForIncrease value ( !243 )
2024-03-04 18:06:10 +00:00
RagfairSellHelper.ts
Correct comment now power has changed
2024-02-28 22:34:07 +00:00
RagfairServerHelper.ts
[Enhancement] Custom flea category blacklist ( !244 )
2024-03-04 19:36:31 +00:00
RagfairSortHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
RepairHelper.ts
Nullguard against missing properties
2024-01-08 21:17:23 +00:00
RepeatableQuestHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
SecureContainerHelper.ts
Add comments to various functions
2023-12-14 15:47:01 +00:00
TradeHelper.ts
Rename cloned variables to help with readability
2024-02-05 14:43:46 +00:00
TraderAssortHelper.ts
Rename cloned variables to help with readability
2024-02-05 14:43:46 +00:00
TraderHelper.ts
Adjust trader reset times based on live testing
2024-03-12 15:45:48 +00:00
UtilityHelper.ts
Formatting/Linting Changes ( !168 )
2023-11-16 21:42:06 +00:00
WeightedRandomHelper.ts
Add comments to various functions
2023-12-14 15:47:01 +00:00