CWX
da301a570f
formatting, finish off customItemService
2025-01-28 19:40:09 +00:00
CWX
ab1c53e40b
Fix splitting setting stackObjectCount to null
2025-01-28 17:26:58 +00:00
CWX
56cb9194a3
Fix PinOrLockRequests
2025-01-28 16:39:44 +00:00
CWX
078e1b1b36
Improve Health system to Use EFT's models and actual Types, also fixed some RequestData not using the base record
2025-01-28 15:27:45 +00:00
Chomp
df8f777431
Removed unnecessary method
2025-01-28 15:12:17 +00:00
Chomp
817a7b0694
Updated SaveCommand class + set prefab type
2025-01-28 14:26:08 +00:00
Alex
b7b5b7da34
added if checks to some debug logs
2025-01-27 21:10:44 +00:00
CWX
557aee46b7
finish off lootgen
2025-01-27 19:57:50 +00:00
Chomp
2617cbd0e5
Further fixes for flea items being listed by bots
2025-01-27 16:10:49 +00:00
Chomp
5dc472014e
Various Ragfair fixes - Allows trader offers to show, pmc offers still not appearing
2025-01-27 15:27:32 +00:00
Chomp
cb6a0cd283
Fixed unable_to_generate_static_loot warning
...
hardened `GenerateStaticContainers` from nullref errors
2025-01-27 10:50:41 +00:00
CWX
982e59e7d3
should fix manakin pose request, somehow managed to get it without one, just by going in and out into that area
2025-01-26 22:42:38 +00:00
CWX
55126ef96d
make ScavSaveRequest Inherit PmcData
2025-01-26 22:13:23 +00:00
Chomp
283274c29c
Flagged various values with json ignore
2025-01-26 20:57:03 +00:00
CWX
e490646e5d
Start chatBots
2025-01-26 19:08:16 +00:00
CWX
d2c57c1e6a
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-26 18:13:55 +00:00
CWX
e6c1d9fe94
finish off circleOfCultistService
2025-01-26 18:13:51 +00:00
Chomp
e1b354e67b
Implemented GetFleaPriceForOfferItems
2025-01-26 17:55:34 +00:00
KaenoDev
17e4d1468f
Fix membercatergory, victim and aggressor
2025-01-26 13:40:50 +00:00
Chomp
0cb8ca69e4
Force non-pmc bots to have exp of 0 + level of 1
2025-01-26 10:00:35 +00:00
Chomp
f9bd5aecd3
Force BodyParts to show
2025-01-26 09:37:17 +00:00
Chomp
9fea2bc17f
Set Savage to null and always show
...
Set `Aggressor` to always show
Set `Lethal Damage` to always show
Added `hideoutCustomizationStashId`
Fixed bad typing for `FindAndAddRandomItemToLoot`
2025-01-26 09:34:38 +00:00
Chomp
207328a158
Force Encyclopedia to show nulls
2025-01-26 09:19:09 +00:00
Chomp
494c5921b2
Fix config
2025-01-25 22:27:38 +00:00
Chomp
242e51b746
Improved typing
2025-01-25 21:43:59 +00:00
CWX
573cf786a9
cast to int, change type and lock before accessing bots
2025-01-25 20:13:30 +00:00
Chomp
f484a4b16f
Improved types for item purchasing
...
Fixed purchased items lacking inserts
2025-01-25 19:06:01 +00:00
Chomp
f46cb294cd
Implemented RagfairOfferHelper
2025-01-25 17:29:09 +00:00
Valens
cb23d26da3
Fix AirdropService
...
Implement the AirdropService file, and all associated methods from the node server.
2025-01-25 12:25:32 -05:00
CWX
fc8d94ecc3
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-25 14:54:03 +00:00
CWX
91dbfca547
Fix Notes and remove Dupe type
2025-01-25 14:54:00 +00:00
Chomp
f991cbee7c
Flagged properties as non-null + More ragfair implementation
2025-01-25 14:45:16 +00:00
CWX
9c3aab4271
Type changes for "Time" to long or double
2025-01-25 14:42:59 +00:00
CWX
0ef0d90704
fix getting new quests on accepting others, fix dialog type and null guards
2025-01-25 14:23:14 +00:00
Chomp
fe8e820e93
Implemented post-raid system
2025-01-25 12:07:07 +00:00
CWX
803d136051
FIX SPELLING AGAIN CHOMPERS
2025-01-25 10:53:49 +00:00
Chomp
4f60115494
Implemented CloneExistingCraftsAndAddNew
2025-01-25 10:33:01 +00:00
Chomp
ab7d00aa0d
FIxed AppContext.RAID_ADJUSTMENTS failure
2025-01-25 09:34:41 +00:00
CWX
0aa6ef2039
LocationLootGen done
2025-01-25 00:14:58 +00:00
CWX
b31878045b
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-24 23:24:22 +00:00
CWX
187d70348a
more loot gen
2025-01-24 23:24:18 +00:00
Chomp
0d1584c797
Implemented processOffersOnProfile
2025-01-24 23:15:05 +00:00
Chomp
acb5def10c
Implemented AddLootToContainer
2025-01-24 22:52:42 +00:00
CWX
4a3c2d7bf0
type fix, remove event fix
2025-01-24 22:09:30 +00:00
CWX
6e64f08089
Fix up types, added coversion methods to item and HideoutItem, null guards, add hideoutcontroller Update
2025-01-24 21:54:19 +00:00
Chomp
902ed2a5de
Further implementation of SeasonalEventService
2025-01-24 21:28:56 +00:00
CWX
2ad2540b53
implement HideoutHelper
2025-01-24 19:34:50 +00:00
Alex
b81bc54c72
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-24 18:37:24 +00:00
Alex
53b5863650
moar fixes
2025-01-24 18:37:09 +00:00
CWX
578d3a166a
Change Prop to ColliderProps to not collide with another type
2025-01-24 18:10:33 +00:00