CWX
eec51d55fb
dedupe, and removed TODO for timer class as we have our own now
2025-01-29 11:23:02 +00:00
Chomp
817a7b0694
Updated SaveCommand class + set prefab type
2025-01-28 14:26:08 +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
55126ef96d
make ScavSaveRequest Inherit PmcData
2025-01-26 22:13:23 +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
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
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
Chomp
fe8e820e93
Implemented post-raid system
2025-01-25 12:07:07 +00:00
CWX
0aa6ef2039
LocationLootGen done
2025-01-25 00:14:58 +00:00
Chomp
acb5def10c
Implemented AddLootToContainer
2025-01-24 22:52:42 +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
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
Alex
8f6ee75e1d
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-24 17:06:50 +00:00
Alex
aaa272b151
mooooaaaaaaaaaaar
2025-01-24 17:06:43 +00:00
Chomp
8389859940
Implemented RepairService
2025-01-24 14:59:08 +00:00
CWX
9cf43cda89
Type fixes
2025-01-24 12:27:57 +00:00
CWX
0d4b6e95a9
Types
2025-01-24 12:17:07 +00:00
CWX
41ebc62cb9
Fix types
2025-01-23 23:52:15 +00:00
Chomp
2c06dd89d1
Map loot Implementation
2025-01-23 22:39:24 +00:00
CWX
6f7bc6d071
Fix typing
2025-01-23 21:21:11 +00:00
CWX
8c1cc9beea
moved unused props to bottom, added additional missing props
2025-01-23 20:59:19 +00:00
CWX
bc79e84173
make some props not be ignored if null
2025-01-23 18:43:00 +00:00
Chomp
c857320ae9
Flagged props as never remove
2025-01-23 18:05:16 +00:00
CWX
8176c815da
add missing jsonPropNames
2025-01-23 13:37:48 +00:00
CWX
1dc2fec880
remove dupe type, finish off paymentService, add getItemAsProduct method to itemhelper
2025-01-23 11:20:34 +00:00
Chomp
f09c6f6088
Repeatable quest improvements
2025-01-23 10:58:47 +00:00
Chomp
ce0b802246
Flagged more properties as JsonIgnoreCondition.Never
2025-01-22 17:44:47 +00:00
Chomp
d565ec8b33
Flagged other items as nullable
2025-01-22 17:36:46 +00:00
Chomp
56a4fbf102
Flagged wishlist as never being removed from json
2025-01-22 17:34:13 +00:00
CWX
396be67702
fixed missing props
2025-01-22 14:46:19 +00:00
CWX
ea040f53e1
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-22 14:29:26 +00:00
Chomp
e7d5fda4d8
Fixed inaccuracies on profile creation
2025-01-22 14:29:57 +00:00
CWX
785efd8678
fix quest rewards being borked
2025-01-22 14:29:22 +00:00
Chomp
d39b877cba
Implemented Eat endpoint
2025-01-22 14:10:06 +00:00
CWX
dbc1c11e7e
add questTypeEnum to converter
2025-01-22 10:17:03 +00:00
Chomp
3989fa5e58
Added inventory controller implementation
2025-01-21 20:24:09 +00:00
clodan
d9643ef519
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-21 15:56:25 +00:00
clodan
e2566d57f4
LazyLoad some assets
2025-01-21 15:56:17 +00:00
CWX
8dba8d6a9c
temp fix
2025-01-21 14:02:08 +00:00
CWX
8fdfa0658d
inventory callbacks fixed
2025-01-21 13:58:04 +00:00