Commit Graph

2383 Commits

Author SHA1 Message Date
Archangel ea7cf20dec I hate VS 2025-08-30 19:37:48 +02:00
Archangel d51f598185 Remove unecessary if statement 2025-08-30 19:36:24 +02:00
Archangel 6ec1453ebe Update bots 2025-08-30 19:04:38 +02:00
Archangel 776d8fb307 Update models 2025-08-30 19:04:37 +02:00
sp-tarkov-bot cda0f2f39a Format Style Fixes 2025-08-30 16:54:38 +00:00
Archangel e5b24589bc Update bot configs 2025-08-30 18:53:24 +02:00
sp-tarkov-bot 6623a6f08e Format Style Fixes 2025-08-30 16:16:01 +00:00
Chomp 26dd047d6f Manually fixed infected bots having incorrect values
Adjusted model property to be string
2025-08-30 17:15:11 +01:00
Chomp 735b5956e6 Fixed BTR drive service issues #580 2025-08-30 16:55:04 +01:00
Chomp e769d43a5f Fixed odd bot behaviour when determining friend/foe 2025-08-30 16:54:17 +01:00
Chomp 4c80ca242c Updated various enums with values from live 2025-08-30 15:42:48 +01:00
sp-tarkov-bot 62e0454bec Format Style Fixes 2025-08-30 14:01:31 +00:00
Chomp fa9ac035cf Updated values 2025-08-30 15:00:45 +01:00
Chomp 9139eb6251 Updated remaining locale base.json files with PvE data 2025-08-29 11:46:10 +01:00
Chomp d99d530d7e Updated woods + customs with pve base data 2025-08-29 10:14:37 +01:00
Chomp 27a3e69089 Updated dialog data 2025-08-29 10:13:23 +01:00
Chomp 307071fa9f Moved GC to later in map gen
Store Mongoid correctly
2025-08-29 09:48:14 +01:00
Chomp d3f95de546 Wired up notification alert reward - untested #576 2025-08-28 22:43:08 +01:00
Chomp 7197d786dc Prevent PMC waves spawning when they would have occurred before the player spawns as a scav in a simulated late-start raid 2025-08-28 21:51:39 +01:00
sp-tarkov-bot 9a4f31ebe7 Format Style Fixes 2025-08-28 19:48:22 +00:00
Alex 8f55b8642d Added before and after events for router actions 2025-08-28 20:26:56 +01:00
Archangel 6dacfde715 Change prop method naming to be more consistent 2025-08-28 15:38:36 +02:00
sp-tarkov-bot db8af3c88f Format Style Fixes 2025-08-28 13:33:02 +00:00
Archangel 7e2e3db3fd Change property naming to be more consistent (#578) 2025-08-28 15:32:02 +02:00
Chomp da96cfbf79 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-08-28 11:33:04 +01:00
Chomp bbd0b50d34 Removed hotfix for System.AccessViolationException error 2025-08-28 11:32:21 +01:00
sp-tarkov-bot 618dd15886 Format Style Fixes 2025-08-27 21:54:22 +00:00
clodanSPT 5a609835a4 Fixed patch for extension data (#577)
Co-authored-by: Alex <clodanSPT@hotmail.com>
2025-08-27 21:53:39 +00:00
Archangel 15e162490d Stop attempting to compile SPT_Data as NuGet 2025-08-27 17:07:45 +02:00
Archangel 1d3e388a36 uhh 2025-08-27 16:01:28 +02:00
Chomp b5ff9106ae Reduced logging to debug: GetAggressorBonusByDifficulty and GetStandingChangeForKillByDifficulty + improved message text
Inverted logic so happy path is first
2025-08-27 14:13:14 +01:00
Archangel 5ef7b9f5f5 Do not set Content on .Assets 2025-08-27 14:43:14 +02:00
Archangel b25e9f8813 Fix up conditions for BEM Builds 2025-08-27 14:17:57 +02:00
Archangel f9708c00aa Update missing type in model (Fixes #572) 2025-08-27 13:17:25 +02:00
Archangel 7312c7264a Fix up airdrops to not use strict typing (Fixes: #574) 2025-08-27 13:00:55 +02:00
Archangel d4ed6c3392 Update profile migration code 2025-08-26 20:11:03 +02:00
Archangel 5fed81d58c WIP: Add new postbuild script 2025-08-26 19:19:34 +02:00
Archangel 5cbe6b7e7b Automatically copy server assets if Assets NuGet is referenced 2025-08-26 16:27:51 +02:00
Chomp a7a1aa4bad Added missing reward property 2025-08-26 15:15:35 +01:00
sp-tarkov-bot 756f77efc4 Format Style Fixes 2025-08-26 13:35:53 +00:00
Chomp c5c01b9615 Updated quest.json with more data 2025-08-26 14:35:00 +01:00
Chomp be84b40a71 Added missing property to Quest 2025-08-26 13:02:24 +01:00
Chomp 64cadf280c Added AvailableForStart for Breathing room 2025-08-26 10:09:43 +01:00
Chomp 72fbecec77 Updated customs extract values 2025-08-25 16:01:21 +01:00
sp-tarkov-bot b71316d4b0 Format Style Fixes 2025-08-25 14:37:27 +00:00
Chomp a7c33d4306 Updated location data + new quest objects 2025-08-25 15:29:32 +01:00
Chomp 63dcaf87bb Adjusted PMC spawn groups on Customs 2025-08-25 13:59:20 +01:00
sp-tarkov-bot 53a091b8bc Format Style Fixes 2025-08-24 12:24:10 +00:00
Archangel 901c9323e4 Rebuild bot jsons with latest dumps 2025-08-24 14:23:21 +02:00
DrakiaXYZ 18aca7d514 Store data passed back from SaveDialogueState call (#568)
* Store data passed back from SaveDialogueState call
This makes the rest area game playable, though variables still don't save

* Woops, bad casing

---------

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
2025-08-24 08:58:08 +01:00