Dev
cdb5baac4b
Improve variable names
2024-01-19 12:10:51 +00:00
Dev
34b9d318a3
Pull some code out of addLootFromPool()
into its own function
2024-01-19 11:57:25 +00:00
Dev
63ca393372
Add short circuit optimisation to isItemIncompatibleWithCurrentItems()
2024-01-19 09:56:18 +00:00
Dev
f3f008e0ec
Rename function to help with clarity
2024-01-19 09:52:56 +00:00
Dev
4cb2d8171e
Fix JSON issues with ravangezryachiyevent
2024-01-19 09:37:01 +00:00
Dev
c96b177416
Disable use of sorting table when buying from flea/trader/fence - fixes client error
2024-01-19 09:08:11 +00:00
Dev
0d4fdf11e3
include handling armors without plates
2024-01-18 23:29:07 +00:00
Dev
310762d66d
Refactor airdrop loot generation to account for armor plate changes
2024-01-18 23:25:08 +00:00
Dev
ea0d8224e6
Add loop to try multiple armor pieces to find one that's compatible with bots current loadout
2024-01-18 22:36:14 +00:00
Kaeno
01b608d8b2
Adjust bot difficulty for ground zero
2024-01-18 22:03:16 +00:00
Dev
8f12bf479a
Generate armor vest for bots first, then rig
2024-01-18 21:39:35 +00:00
Dev
ed6ba36ff3
Update map loot
2024-01-18 21:25:31 +00:00
Dev
6eeb8c58d6
Improve iRagfairConfig comments
2024-01-18 20:30:13 +00:00
Dev
c8fa31184f
Prevent gifter bot being added twice
2024-01-18 12:20:28 +00:00
Dev
a3e4f6141d
Adjust GIFTER_ADDITIONAL_GIFTS
setting
2024-01-18 12:08:19 +00:00
Dev
bb741f681d
Store and process secure container loot items for bots
...
Give gifter more items
2024-01-18 12:07:32 +00:00
snowythefox811
f6192f1891
Added The ability to have enhancements on armored rigs and helmets. ( !200 )
...
Added the vest and headwear classes to be eligible for armor enhancement
Co-authored-by: Snow <Notarealemail@email.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/200
Co-authored-by: snowythefox811 <snowythefox811@noreply.dev.sp-tarkov.com>
Co-committed-by: snowythefox811 <snowythefox811@noreply.dev.sp-tarkov.com>
(cherry picked from commit 35eb9feebf
)
2024-01-18 09:08:22 +00:00
Dev
04edb19f14
Allow dogtags to be added to custom bots
2024-01-17 22:17:12 +00:00
Dev
cef8cbadea
Assort updates
2024-01-17 21:46:57 +00:00
Dev
780647a40b
Add correct assort data
2024-01-17 19:35:37 +00:00
Dev
71ba4f497a
Update quests and traders
2024-01-17 18:32:59 +00:00
Dev
f38d098aae
Exclude scav coop exits when choosing pmc exit
2024-01-17 16:47:53 +00:00
Dev
727a85f5fc
Improve repeatable quest exit choice code
2024-01-17 16:39:55 +00:00
Dev
43cbe45376
Make players PMC equipment id unique on profile creation
2024-01-17 15:05:01 +00:00
Dev
43699d6416
Add new bot types to pmc config
...
remove new types from possible brain types on sandbox
2024-01-17 14:22:27 +00:00
Dev
d9186e0e48
Improve workaround for spawnpoint values
2024-01-17 10:45:25 +00:00
Dev
a572d090ba
Update JSONs
2024-01-17 10:27:51 +00:00
Dev
03a451115c
Temp fix to ensure dynamic loot count generator doesnt generate a negative value
2024-01-16 21:55:25 +00:00
Dev
15be241dbf
FIx premature exiting of loop
2024-01-16 19:00:21 +00:00
Dev
93edb3e074
Fix player being charged multiple times
...
Fix issue with `findBarterItems()` where it would incorrectly wipe out found results each loop
2024-01-16 18:25:03 +00:00
Dev
33d1395dea
Add debug logging to getSortedMoneyItemsInInventory()
2024-01-16 17:24:28 +00:00
Dev
0dc2dd5f68
Update flea prices
2024-01-16 17:18:14 +00:00
Dev
220764d0f7
Update bot data
...
Update `ravangeZryachiyEvent` mapping to use `ravangeZryachiyEvent` bot type data instead of `bossZryachiy`
2024-01-16 16:11:48 +00:00
Dev
fbee59fede
When choosing an item to add to a bot, check if the item being added would block an item already equipped
2024-01-16 13:14:48 +00:00
Dev
0166e30dd1
Reduce instances of IItemEventRouterResponse
being passed into a function and then returned, its an object and passed by ref, no need to return it
...
Reduce instances of `IItemEventRouterResponse` being reassigned in a function
Rename `getMoney` to `giveProfileMoney`
2024-01-16 12:21:42 +00:00
Dev
9daa706325
Use correct buycount when buying from fence
2024-01-16 12:08:30 +00:00
Dev
ca1df5ee71
FIx appendErrorToOutput()
overwriting warnings instead of appending
2024-01-16 12:04:55 +00:00
Dev
818bb7e37a
Refactored flea purchase code
2024-01-16 11:47:40 +00:00
Dev
4d1066b51a
Make use of presetHelper instead of rolling own implementation
2024-01-16 10:28:08 +00:00
Spoony
e1a8f26507
Generate ammo box Ragfair offers with cartridges ( !198 )
...
#### TL;DR
Previously, Ragfair offers involving ammo boxes weren't generated with cartridges inside of them. This copies a lot of the logic from `InventoryHelper.hydrateAmmoBoxWithAmmo()` to add ammo to offers when they are generated. Made to fix #312 .
#### Testing
Purchased various ammo boxes from Flea:
![image](/attachments/340fb349-2589-4b1a-81fa-f8d63f6f1a36)
Purchased ammo boxes are listed as full:
![image](/attachments/f52057d3-efe0-40e7-b64e-8d257a818fa5)
Unloading them produces correct ammunition:
![image](/attachments/33c71f7b-d452-473e-9705-cbad1ecc3f7d)
Co-authored-by: Spoony <Spoony@example.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/198
Co-authored-by: Spoony <spoony@noreply.dev.sp-tarkov.com>
Co-committed-by: Spoony <spoony@noreply.dev.sp-tarkov.com>
2024-01-16 10:26:48 +00:00
Dev
2787b25c8d
Items json changes
2024-01-15 23:14:15 +00:00
Dev
34628561ce
Filter repeatable explore quest map exits per side
2024-01-15 23:13:57 +00:00
Dev
29573c1418
Add BTR trader image
2024-01-15 22:09:52 +00:00
Dev
50d1b89505
Add missing quest images
2024-01-15 22:05:37 +00:00
Dev
a749dcc272
Add LK services json
2024-01-15 21:45:35 +00:00
Dev
8e6d5330df
Update locales
2024-01-15 18:21:11 +00:00
Dev
d95497728f
Map data update
2024-01-15 16:59:21 +00:00
Dev
58d8b1157d
update en locale
2024-01-15 16:26:57 +00:00
Dev
91150602ef
Update items json
2024-01-15 16:26:27 +00:00
Dev
3cdc5a8e99
Update trader assorts using new quest data
2024-01-15 14:53:34 +00:00