.. |
Dialogue
|
Improved replaceIDs Method in ItemHelper
|
2024-02-06 18:39:06 -05: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
|
Formatting
|
2024-02-02 15:00:21 -05:00 |
BotHelper.ts
|
Formatting/Linting Changes (!168)
|
2023-11-16 21:42:06 +00:00 |
BotWeaponGeneratorHelper.ts
|
Formatting
|
2024-02-02 15:00:21 -05: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
|
Fix bitcoin desync between client/server while offline (!225)
|
2024-02-15 08:57:26 +00:00 |
HttpServerHelper.ts
|
Formatting/Linting Changes (!168)
|
2023-11-16 21:42:06 +00:00 |
InRaidHelper.ts
|
Make killing a traitor scav give positive fence rep
|
2024-02-16 15:11:09 +00:00 |
InventoryHelper.ts
|
Clean up passing IItemEventRouterResponse around and then returning it in same function
|
2024-02-14 14:59:43 +00:00 |
ItemHelper.ts
|
Change durability calculation to match live better
|
2024-02-16 12:56:39 +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
|
Update daily system to correctly reward just weapons when traderWhitelistDetails.weaponRewardChancePercent passes its check instead of weapons or armor
|
2024-02-07 20:32:24 +00:00 |
ProbabilityHelper.ts
|
Formatting/Linting Changes (!168)
|
2023-11-16 21:42:06 +00:00 |
ProfileHelper.ts
|
Simple Parameter Reassignment Issues
|
2024-02-05 19:03:26 -05: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
|
Protect again null quest object when trying to send a message during quest failure
|
2024-02-12 21:23:20 +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
|
Remove second call to this.saveServer.getProfiles() + only run offer processing for profiles that have the necessary level to create flea offers
|
2024-02-14 14:01:27 +00:00 |
RagfairSellHelper.ts
|
(More) Simple Parameter Reassignment Issues
|
2024-02-06 18:35:11 -05:00 |
RagfairServerHelper.ts
|
Formatting
|
2024-02-02 15:00:21 -05: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
|
Enhance profile template initial trader standing system to be per trader
|
2024-02-03 15:53:28 +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 |