sp-tarkov-bot
f377dbeef9
Format Style Fixes
2025-08-21 21:57:34 +00:00
Chomp
9c7e3383e4
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
2025-08-21 22:56:37 +01:00
Chomp
03c2f9e549
JSON updates
2025-08-21 22:56:23 +01:00
sp-tarkov-bot
930919502b
Format Style Fixes
2025-08-21 21:47:34 +00:00
Chomp
a731cf30c9
Updated quest data
2025-08-21 22:46:39 +01:00
Archangel
53b2e5e429
Fix up requests to endpoints
2025-08-21 21:48:22 +02:00
Chomp
b44d9617d0
Added RestSpace to _areasWithResources
2025-08-21 20:42:56 +01:00
Archangel
89654e56b5
16.0.38809
2025-08-21 19:44:58 +02:00
Archangel
945f5b5449
Remove debug condition
2025-08-21 18:14:26 +02:00
Archangel
3c4aa79265
Add migration to remove GInterface in debug mode
2025-08-21 17:51:19 +02:00
Archangel
4c7fdf1471
Set change I made during testing back
2025-08-21 16:21:08 +02:00
Archangel
d413a6e9c5
Remove TraderStore, use DatabaseService as the source of truth
2025-08-21 16:18:41 +02:00
Chomp
b00d6f8d0d
Fixed various property mapping issues
2025-08-21 15:14:54 +01:00
Chomp
71b33a174b
Only log profile save time when there's more than 1 profile
2025-08-21 15:06:30 +01:00
Archangel
0f5044527c
Make more properties immutable
2025-08-21 15:44:38 +02:00
Chomp
b2b1f18f73
Oops
2025-08-21 14:43:02 +01:00
Chomp
a0ce834b29
Fixed various property mapping issues
2025-08-21 14:41:56 +01:00
sp-tarkov-bot
470d85e8a3
Format Style Fixes
2025-08-21 13:06:01 +00:00
Chomp
93a074f907
Fixed various property mapping issues
2025-08-21 14:05:14 +01:00
Alex
a59095f4c9
Corrected the name of JsonExtensionDataPatch
2025-08-21 13:50:08 +01:00
Alex
e226abc029
Fixed Settings model
2025-08-21 13:39:17 +01:00
Alex
15775c2f49
Made symbols always be written out
2025-08-21 13:32:13 +01:00
sp-tarkov-bot
6fbbc6f483
Format Style Fixes
2025-08-21 12:16:34 +00:00
Alex
f617fa13f2
Added ObjectExtensions functions to deal with ExtensionData dictionaries within the project
2025-08-21 13:15:44 +01:00
sp-tarkov-bot
59cf92bbcb
Format Style Fixes
2025-08-21 11:59:17 +00:00
clodanSPT
4cc18b61fc
Extension data patch fix ( #567 )
...
* Made extension data init only and fixed static references incorrectly
* Made JsonExtensionData not be nullable
---------
Co-authored-by: Alex <clodanSPT@hotmail.com >
2025-08-21 12:58:31 +01:00
sp-tarkov-bot
bd41cf4061
Format Style Fixes
2025-08-21 11:40:02 +00:00
clodanSPT
18b34acd45
Made extension data init only and fixed static references incorrectly ( #566 )
...
Co-authored-by: Alex <clodanSPT@hotmail.com >
2025-08-21 12:39:12 +01:00
sp-tarkov-bot
3b3024dbc8
Format Style Fixes
2025-08-21 10:31:46 +00:00
Chomp
2b74e96d5e
Ensure Rogues have unique names
2025-08-21 11:30:59 +01:00
Chomp
3397164ac9
Added new properties to trader base.json model
2025-08-21 10:52:00 +01:00
Chomp
600a9c12b1
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
2025-08-21 10:47:57 +01:00
Chomp
86c454645c
Fixed incorrect type
2025-08-21 10:47:43 +01:00
sp-tarkov-bot
48b00a2814
Format Style Fixes
2025-08-21 09:46:00 +00:00
clodanSPT
d14e7cc155
Added ceciler patch to add jsonextensiondata ( #565 )
...
Co-authored-by: Alex <clodanSPT@hotmail.com >
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com >
2025-08-21 09:45:07 +00:00
Chomp
a09f368d11
Updated settings.json properties
2025-08-21 10:38:43 +01:00
Chomp
b304944a74
Added new properties to items.json
2025-08-21 10:09:25 +01:00
sp-tarkov-bot
e94f20e718
Format Style Fixes
2025-08-21 08:50:04 +00:00
Chomp
18e3bb6545
Updated JSONs
2025-08-21 09:49:03 +01:00
sp-tarkov-bot
f9195cb9cb
Format Style Fixes
2025-08-21 05:26:15 +00:00
Archangel
e9d76400b2
Further work out dialogue endpoint
2025-08-21 07:25:21 +02:00
sp-tarkov-bot
8bdfaf7b2a
Format Style Fixes
2025-08-20 18:18:50 +00:00
Archangel
2387775be0
Fix up new endpoint
2025-08-20 20:17:43 +02:00
Cj
6f7d9152c3
Bump compatibleTarkovVersion to 38703
2025-08-20 13:06:58 -04:00
Archangel
709d24931a
Adjust nullability on ICustomTrader
2025-08-20 16:59:02 +02:00
Chomp
038f12ab6c
Copy improvements over to AddItemToBotContainerFixedPosition
2025-08-20 14:12:17 +01:00
Chomp
5a5f80aa58
Extracted logic from TryAddItemToBotContainer into helper method + added guard clause
2025-08-20 12:20:47 +01:00
Chomp
d8987d55f7
Renamed method to TryAddItemToBotContainer
2025-08-20 12:05:47 +01:00
Chomp
108e6d7512
Improved no container check inside AddItemToBotContainer
2025-08-20 11:58:19 +01:00
Chomp
c7a27529bf
Fixed AddItemToBotContainer not correctly finding container by index
2025-08-20 10:43:36 +01:00