Commit Graph

  • a198a609de fixed json parsing error on player death Chris Adamson 2025-04-05 12:32:28 -05:00
  • 99dec1c9a3 Updated DeathCase.DeathCause to use enum + same for other properties to match client Chomp 2025-04-05 11:15:39 +01:00
  • 63d6cee423 Merge pull request #116 from cp89gamedev/hotfix/bot-base-json-fix Chomp 2025-04-05 09:40:20 +01:00
  • 7767a67cb7 fixed json parsing error on player death Chris Adamson 2025-04-04 21:21:33 -05:00
  • 3f92ce5c51 Updated en locale Chomp 2025-04-04 21:44:18 +01:00
  • 0e8c29ff99 Updated IGetRaidConfigurationRequestData Chomp 2025-04-02 15:04:58 +01:00
  • 362a6181b0 Fixed zombies not spawning - Credit to https://github.com/November75-SPT for the fix Chomp 2025-04-02 13:17:31 +01:00
  • da5f1e6d11 Updated configs with missing values from node server Chomp 2025-04-02 10:23:52 +01:00
  • ef9d4b306a Merge pull request #115 from CJ-SPT/develop Chomp 2025-04-02 10:16:16 +01:00
  • fac25740c6 Hydrate MainProfileNickname in player scav on generation Chomp 2025-04-02 10:14:46 +01:00
  • 123cdaaf02 Added missing event banners Chomp 2025-04-02 10:11:47 +01:00
  • 03ae7431f9 Added missing event banners Chomp 2025-04-02 10:11:47 +01:00
  • 085c9df050 update readme Cj 2025-04-02 04:44:53 -04:00
  • 502ed8cbb7 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-04-01 20:48:24 +01:00
  • 90e6e88330 Updated readme Chomp 2025-04-01 20:47:48 +01:00
  • 0f96033a62 Updated readme Chomp 2025-04-01 20:47:48 +01:00
  • 68a13c3041 Merge pull request #113 from sp-tarkov/develop Chomp 2025-04-01 20:44:15 +01:00
  • f44482d3af Updated readme Chomp 2025-04-01 20:22:25 +01:00
  • 8af2bf06e1 Updated map loot Chomp 2025-04-01 18:39:21 +01:00
  • 2c325c311e Updated labyrinth extracts + statics data Chomp 2025-04-01 16:29:46 +01:00
  • 4ecf1b2253 Fixed AddGifterBotToMaps() Chomp 2025-04-01 13:01:52 +01:00
  • 065c6b34d1 Updated SeasonalEventService to iterate over properties inside hostilitySettingsForEvent when applying them, instead of blanket replacing Chomp 2025-04-01 12:49:56 +01:00
  • f773edfc1c Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Alex 2025-04-01 12:33:13 +01:00
  • c36543bd13 Added ProfileDataService Alex 2025-04-01 12:33:03 +01:00
  • 09082e5448 Fixed Halloween related error in console Chomp 2025-04-01 12:19:42 +01:00
  • 6c101de930 Fixed addGifterBotToMaps not adjusting existing gifter spawns Chomp 2025-04-01 12:19:06 +01:00
  • b5dafb59e2 Enabled IgnoreMaxBots for gifter bots Chomp 2025-04-01 12:09:24 +01:00
  • 6010e42a93 Fixed getRaidAdjustments not sending all the required fields Chomp 2025-04-01 12:06:15 +01:00
  • c1189307d7 Fixed profile creation error due to missing default value Chomp 2025-04-01 11:39:05 +01:00
  • 1df7dea616 Updated quest + trader assort + json data Chomp 2025-04-01 10:43:50 +01:00
  • ca7295fcab Updated property caps Chomp 2025-03-30 11:19:48 +01:00
  • 0470bcbf56 35958 Chomp 2025-03-29 10:08:53 +00:00
  • b1baab0f93 Add extra repeatable support for prestige Should have all the null handling required to work with existing profiles Chomp 2025-03-28 18:38:26 +00:00
  • 3a75febcdb Fix issue that caused standard edition to get free daily replacing Currently all editions end up with free daily replacement after the first round of daily quests. This fixes that Chomp 2025-03-28 18:00:36 +00:00
  • 2423a66f40 Refactored how clothing is stored and processed Suits is no longer used in full profile, customisationUnlocks should be used Chomp 2025-03-28 17:54:32 +00:00
  • 09d5776f32 Added christmas tree to hideout areas on server start via custom area system Chomp 2025-03-28 17:35:00 +00:00
  • 0938f47a64 Added custom achievement system, adds achievements on server start Chomp 2025-03-28 17:06:43 +00:00
  • 21af001dd4 Fixed normal scavs giving incorrect xp on death Chomp 2025-03-28 17:00:19 +00:00
  • 033a93c614 Added boss to itemSpawnLimits dictionary Chomp 2025-03-28 16:53:17 +00:00
  • 7e8842b549 Add boss data to bot config Chomp 2025-03-28 16:51:54 +00:00
  • 66005247f5 Safely check dictionary for key Chomp 2025-03-28 16:51:38 +00:00
  • 555d3e1bef Fix preset lookup not matching casing Chomp 2025-03-28 16:50:58 +00:00
  • 0b23fc514a Fixed incorrect type (should be WildSpawnType) Chomp 2025-03-28 16:33:42 +00:00
  • 1bcd18ffa5 Log stacktrace on exception Chomp 2025-03-28 16:33:11 +00:00
  • 380ce2a5ac Added new bot types to preset dictionary Chomp 2025-03-28 16:32:52 +00:00
  • 13a87264fa Added new boss types to enum Chomp 2025-03-28 16:14:52 +00:00
  • 34cd52454d Made GetLooseLootMultiplierForLocation and GetStaticLootMultiplierForLocation safer Chomp 2025-03-28 16:14:35 +00:00
  • 834e2f20e6 Update location config to handle labyrinth Chomp 2025-03-28 16:12:53 +00:00
  • 0fa2c827e5 Simplified logic Chomp 2025-03-28 16:09:43 +00:00
  • b85a9eeb86 Fixed GenerateStaticContainers failure when checking if map has randomised container settings Chomp 2025-03-28 16:02:46 +00:00
  • d42dd61903 Added basic data to 2 new bosses Chomp 2025-03-28 15:37:17 +00:00
  • f2499622a4 Added temp boss files Chomp 2025-03-28 15:26:19 +00:00
  • 2c0ced4e4d Updated quest data Chomp 2025-03-28 15:26:08 +00:00
  • afc6c695e9 Stub out new map Chomp 2025-03-28 15:04:30 +00:00
  • 831d7e3334 Fixed issue where the same character would cause an exception Chomp 2025-03-28 15:00:51 +00:00
  • 93cdcffb67 Added event bots to bot.json config Chomp 2025-03-28 14:59:13 +00:00
  • e168e8ff98 Further work to ensure ammo/currency is not flagged with a SpawnedInSession propperty Chomp 2025-03-28 12:40:05 +00:00
  • 7187ab999a Dont flag ammo or currency as FiR Chomp 2025-03-28 11:56:35 +00:00
  • 4e1885b1b3 Removed SpawnedInSession from remaining current stacks Chomp 2025-03-28 11:05:27 +00:00
  • e38e8e1be9 Removed FiR status from profile templates for currency Chomp 2025-03-28 11:03:54 +00:00
  • cf21952b36 Added new quest + icon Chomp 2025-03-27 21:05:15 +00:00
  • 3b4e28a08f 35932 Chomp 2025-03-27 20:55:46 +00:00
  • 2c45d473f7 Fix launcherV2 endpoint for loaded mods CWX 2025-03-22 15:57:26 +00:00
  • 2c13e0d04e Added new IsMountable property Chomp 2025-03-19 17:27:48 +00:00
  • d878ca7037 Updated items.json Chomp 2025-03-19 17:25:49 +00:00
  • c358651bc5 Updated assets Chomp 2025-03-19 17:18:08 +00:00
  • 64275432df Reset skill progress value inside profile on raid start instead of raid end Chomp 2025-03-19 17:09:38 +00:00
  • d388df3ce9 Fixed skill rewards not showing their progress on skills screen Chomp 2025-03-19 17:05:44 +00:00
  • 054e75048b Fix prestige menu rewards in a generic way Add new CustomisationTypeId enum Chomp 2025-03-19 17:05:36 +00:00
  • aa2feff542 Exposed repeatable collection quest FiR requirement + min durability value in config Chomp 2025-03-19 16:57:39 +00:00
  • 6b2493c2b9 Updated item tpl enum Chomp 2025-03-19 16:49:11 +00:00
  • bfd7b5a56b Made type non-static Chomp 2025-03-19 16:48:56 +00:00
  • 4d40612e16 Exposed repeatable replacement cost chance values in config Chomp 2025-03-19 16:46:14 +00:00
  • 787f15b124 Fix buy_price_coef inversion Chomp 2025-03-19 16:43:25 +00:00
  • 875b471453 Updated version string Chomp 2025-03-18 19:53:47 +00:00
  • fddff23c0d Improved CheckAndLockOfferFromPlayerTieredFlea comments Chomp 2025-03-14 19:35:52 +00:00
  • 8c0470df36 Made various methods static + updated private methods to be protected Chomp 2025-03-14 19:16:26 +00:00
  • 56957147aa Fixed error in CheckForOrphanedModdedItems Chomp 2025-03-14 19:15:55 +00:00
  • 50c16d064b Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp Chomp 2025-03-14 18:50:09 +00:00
  • 303cfa0967 Improved comment for CalculateLevel Chomp 2025-03-11 20:30:41 +00:00
  • 736355954a Merge pull request #108 from tetrisdev/ServersComments Chomp 2025-03-11 10:01:52 +00:00
  • 43b042ab84 Fixed nullref inside GetActiveServerMods Chomp 2025-03-10 10:28:53 +00:00
  • 062a2d003e Fixed GetDefaultPreset failing due to a null default id Chomp 2025-03-09 19:00:01 +00:00
  • 81e8bd7797 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-03-09 17:12:21 +00:00
  • df8ffa2b16 Replaced various instances of dictionaries and hashsets with their frozen counterparts Chomp 2025-03-09 17:12:07 +00:00
  • c5e1ec4030 Add verbose logging to failing handlers for now Archangel 2025-03-09 18:11:22 +01:00
  • 3c83018513 Added ServiceProvider to ApplicationContext and added static callable reference to the ApplicationContext instance clodan 2025-03-09 16:50:09 +00:00
  • 587c1f4547 Add missing property Archangel 2025-03-09 16:57:41 +01:00
  • 45a131ae3c Delete Libraries/Core/Services/ItemFilterService.cs TetrisGG 2025-03-09 13:47:06 +01:00
  • b7a5fc592a Delete Libraries/Core/Services/InMemoryCacheService.cs TetrisGG 2025-03-09 13:46:41 +01:00
  • 4b9ad904b6 Merge branch 'ServersComments' of https://github.com/tetrisdev/server-csharp into ServicesComments TetrisGG 2025-03-09 13:43:05 +01:00
  • 86f31fe202 Change Services Comments TetrisGG 2025-03-09 13:30:15 +01:00
  • 8ed8a1dbe7 Change Services Comments TetrisGG 2025-03-09 13:30:15 +01:00
  • c872dd3d7f Make GenerateLocationAndLoot public & virtual Archangel 2025-03-08 17:43:41 +01:00
  • 744c14b72c Add basic method to register custom Json converters Archangel 2025-03-08 13:34:05 +01:00
  • f0aafc452f Improved logic inside CreateMagazineTemplate Chomp 2025-03-08 11:26:20 +00:00
  • 6e0316f3c4 Removed unused varable inside SaveEquipmentBuild + improved null handling Chomp 2025-03-08 11:21:02 +00:00
  • 1b08f9b72e Improved string comparison logic inside GenerateBotWave Chomp 2025-03-08 11:20:26 +00:00
  • 2bdab2d7b6 Updated GetAchievementStatics to loop through ids, not achievement objects Chomp 2025-03-08 11:18:28 +00:00
  • 1f741a0f52 made GetErrorCode static Chomp 2025-03-08 11:14:09 +00:00