Commit Graph

  • a13678069d changed to always CWX 2025-04-19 17:05:52 +01:00
  • 8a23f84684 try this CWX 2025-04-19 16:30:57 +01:00
  • fd231e65c1 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp Chomp 2025-04-19 16:23:27 +01:00
  • d1ce58f693 Fixed up SptFriend not being able to process gifts CWX 2025-04-19 16:14:52 +01:00
  • 3cbfc348cd default to null not enums default, so logic can work CWX 2025-04-19 15:40:21 +01:00
  • 641d6ec1ba moved images to follow bsg scheme CWX 2025-04-19 12:56:32 +01:00
  • 546b02779c set console to encoding utf8 CWX 2025-04-19 11:59:04 +01:00
  • 9ff8004d89 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-04-18 18:51:17 +01:00
  • b126850910 lint Chomp 2025-04-18 18:50:55 +01:00
  • 23b91e6b7e Added gift codes: Chomp 2025-04-18 18:50:39 +01:00
  • 5442a46f39 Merge pull request #155 from sp-tarkov/localeService Chomp 2025-04-18 09:52:25 +01:00
  • 3e8043d4af Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-04-17 17:52:38 +01:00
  • 41cab8a9c0 Updated JSON from live data Chomp 2025-04-17 17:52:30 +01:00
  • cd94eee774 removed duplicate logging CWX 2025-04-17 16:30:08 +01:00
  • 69ecde139e Update uasges to use LocalService CWX 2025-04-17 13:21:38 +01:00
  • 257c8cc698 moved removal of prapor message to localService as this needs to happen each time we lazyload CWX 2025-04-17 13:20:54 +01:00
  • eed3c5e105 added and fixed spelling on comments CWX 2025-04-17 13:20:14 +01:00
  • f83b4a9138 implemented ability to add custom locales CWX 2025-04-17 13:19:55 +01:00
  • 74f755af61 Implemented LogWithColor along side module changes, newtonsoft will always send a string CWX 2025-04-16 13:00:01 +01:00
  • 362a9cc758 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-04-16 11:56:21 +01:00
  • 00e94e2f25 Copy changes from node-server Chomp 2025-04-16 11:55:51 +01:00
  • e55aba79ac Use ProgramStatics in places to disable Modding with Flag CWX 2025-04-16 11:51:44 +01:00
  • dc4935e8ff Update readme CWX 2025-04-16 11:10:44 +01:00
  • 8206b2d844 Merge pull request #152 from sp-tarkov/global-statics CWX 2025-04-16 11:00:42 +01:00
  • edebe3fb66 make static props private CWX 2025-04-16 10:59:43 +01:00
  • d9100412a7 remove logging, add generated side, this will be overritten with each build, supplied to stop warnings CWX 2025-04-15 20:59:41 +01:00
  • ddd78785fd Merge branch 'develop' into global-statics CWX 2025-04-15 20:56:45 +01:00
  • 9b5a8ece75 Undo changes for Buffs CWX 2025-04-15 20:53:30 +01:00
  • 199a8fc1d9 added a partial class gen CWX 2025-04-15 20:31:06 +01:00
  • 0f2e18c34d renamed as its dependant on the build not what config is run CWX 2025-04-15 18:46:38 +01:00
  • b520c34930 cleaned up logging a little CWX 2025-04-15 18:37:18 +01:00
  • 3ba0f5f92c Fix serialization of BodyPartColliderType CWX 2025-04-15 15:29:45 +01:00
  • f2ad4c28cc Updated PMC brain pools Chomp 2025-04-13 22:52:17 +01:00
  • 6a5bceba39 Fixed AddContainerUpgradeToClientOutput saving the wrong key into client response object Chomp 2025-04-13 09:53:34 +01:00
  • 83b46a1c1e Renamed parameter to follow conventon Chomp 2025-04-13 09:38:03 +01:00
  • b91d08b538 FIxed AddContainerImprovementToProfile saving incorrect value into HideoutAreaStashes dictionary Chomp 2025-04-13 09:34:15 +01:00
  • 5a138a6927 Merge pull request #149 from cp89gamedev/bugfix/upd-lockable Chomp 2025-04-13 09:12:14 +01:00
  • 42f4db20fc fix missing type in upd record Chris Adamson 2025-04-12 17:44:59 -05:00
  • 1e409982cf Added type for HandlerDamage Chomp 2025-04-12 18:17:05 +01:00
  • 8db15930ef Removed unnecessary converters Chomp 2025-04-12 17:43:52 +01:00
  • 22d2aebcbe added a few more converters, Repeatables need testing CWX 2025-04-12 17:30:44 +01:00
  • 2c39a8b6e3 change hacky fix to use stringToNumberFactoryConverter CWX 2025-04-12 17:14:53 +01:00
  • 1c3f11220f work around for BSG using a float or string CWX 2025-04-12 17:06:38 +01:00
  • 83cf56353a Merge pull request #146 from cp89gamedev/bugfix/loyalty-level Chomp 2025-04-12 16:24:48 +01:00
  • d8a55aaa63 fix double typing Chris Adamson 2025-04-12 10:18:42 -05:00
  • 8375739a81 Cleaned up how request logging is handled Chomp 2025-04-12 14:42:35 +01:00
  • 9c6058b0a4 Cleaned up header collection when handling request Chomp 2025-04-12 14:35:01 +01:00
  • 7fefc5d302 Run the dictionary key check first as it's faster compared to string compare Chomp 2025-04-12 13:56:40 +01:00
  • ef17858a94 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-04-12 13:56:12 +01:00
  • 9d8c92bf83 Prevented null session Ids being saved into app context cache Chomp 2025-04-12 13:56:02 +01:00
  • 6dd37425cc Fix duplicates trying to be added CWX 2025-04-12 10:58:18 +01:00
  • 026c4f0271 limit the amount that can be logged to console and file CWX 2025-04-11 18:06:37 +01:00
  • 6fdabc8fd7 Fix bot ubgl gen error CWX 2025-04-11 17:47:30 +01:00
  • a7b52a5632 Change to use ConcurrentDict as i got a modified whilst reading on cloner CWX 2025-04-11 13:55:18 +01:00
  • ba35134539 Allow for concurrentDictionaries CWX 2025-04-11 13:54:35 +01:00
  • 74e798b190 move SptWebSocketConnectionHandler to Concurrent Dictionary CWX 2025-04-11 12:25:52 +01:00
  • 84dc3dfdbc Moved BotLootCacheService to ConcurrentDictionary CWX 2025-04-11 12:17:48 +01:00
  • c222594156 Move ApplicationContext to use ConcurrentDictionary CWX 2025-04-11 12:11:30 +01:00
  • 5074dd0d7c Moved ragfairOfferHolder to use ConcurrentCollections where possible and reduced nesting where possible CWX 2025-04-11 11:42:40 +01:00
  • 52d1514f82 Fix repairing Buffs and botgen buffs CWX 2025-04-10 17:44:27 +01:00
  • ffda6b9ce1 fix typing and propNames CWX 2025-04-10 17:42:22 +01:00
  • b2ff419f61 Merge branch 'develop' of github.com:sp-tarkov/server-csharp into develop CWX 2025-04-10 13:19:36 +01:00
  • dd2f89dd55 change Gifts.json to using trader Id's over "MECHANIC" CWX 2025-04-10 13:19:32 +01:00
  • cc8198f3e6 Flagged method result as nullable Chomp 2025-04-10 13:10:17 +01:00
  • 259c8b7cc5 Fixed ChooseMessage not adding a space prior to suffix Chomp 2025-04-10 13:02:57 +01:00
  • 642413f041 filter out mags and ammo from secure container that is "loot" from bot jsons CWX 2025-04-10 12:55:31 +01:00
  • 9b4e352797 change to ConcurrentDict to lock object CWX 2025-04-10 12:47:13 +01:00
  • 03c3a5f4ef try catch an error CWX 2025-04-10 12:37:36 +01:00
  • 0d8d6e4fec fix spelling CWX 2025-04-10 12:37:16 +01:00
  • 0b2cbfc1ef Updated PMCs to use new equipment items added in 36113 Chomp 2025-04-10 10:12:44 +01:00
  • 41c7f98323 Updated trader assorts Chomp 2025-04-10 09:22:03 +01:00
  • e7d15ac3dc Updatewd JSONS + quest data Chomp 2025-04-10 09:16:37 +01:00
  • 44f18c5c10 Move List to field so its not created each time CWX 2025-04-09 23:12:16 +01:00
  • f104ab1417 Improved logging Chomp 2025-04-09 17:20:24 +01:00
  • 92ce6adc6d Updated hideout craft Ids + updated itemtpl values Chomp 2025-04-09 17:18:29 +01:00
  • 1ac2370111 Updated JSONs Chomp 2025-04-09 17:12:59 +01:00
  • c149099b77 Added type changes for 36113 Chomp 2025-04-09 13:33:13 +01:00
  • 78739da6cb 36113 Chomp 2025-04-09 13:18:10 +01:00
  • 18e4c1434b Fix Repeatables CWX 2025-04-08 22:32:27 +01:00
  • 0979aa626a remove redundant check based on last change CWX 2025-04-08 22:11:13 +01:00
  • 95d009e0e4 Changes to MailSendService CWX 2025-04-08 22:03:43 +01:00
  • 617b95b911 Undo tryadds, fixed actual issue CWX 2025-04-08 21:04:29 +01:00
  • d12f3f3bde Fix selling weapons to Fence, added stackObjectCount to upd init CWX 2025-04-08 20:54:12 +01:00
  • 63bf5dd503 Fix needing to Restart after cert gen, to be moved away from pfx eventually CWX 2025-04-08 19:10:37 +01:00
  • 1fa7e59855 try loading cert after gen, always recopy assets CWX 2025-04-08 18:52:20 +01:00
  • e5901509da wtf CWX 2025-04-08 10:10:55 +01:00
  • 797c2109a0 add back launchSettings json, should fix debugging in IDE's, updated readme to reflect changes CWX 2025-04-08 10:09:00 +01:00
  • 8f89d03257 Merge pull request #127 from cp89gamedev/bugfix/quest-helper-location-cast Chomp 2025-04-07 18:26:51 +01:00
  • b544f3e7b3 remove unnecessary imports added for debugging Chris Adamson 2025-04-07 12:09:43 -05:00
  • ea44465cb4 object to object casting error Chris Adamson 2025-04-07 12:06:33 -05:00
  • 5a5ff9f994 Flagged RSP-30 reactive signal cartridge (Firework) as christmas item Chomp 2025-04-07 15:48:21 +01:00
  • 91c230fd5b Fix scav selling CWX 2025-04-07 15:35:23 +01:00
  • a2575f2a6a throw better error when empty list, underlying cause to be fixed CWX 2025-04-07 14:31:40 +01:00
  • 213e61022e should fix null ref on Getting Exit adjustments CWX 2025-04-07 14:15:12 +01:00
  • 660e41a0f0 change to trygetvalue on dict access CWX 2025-04-07 14:05:09 +01:00
  • ba391d94d2 Change dev accounts to use std dogtag to stop confusion with losing prestige1 tags CWX 2025-04-07 13:37:28 +01:00
  • d10238b006 Check Enum has key before trying getValue CWX 2025-04-07 13:29:49 +01:00
  • d0c3f7fa48 Removed name as requested CWX 2025-04-06 12:39:35 +01:00
  • 699b43ef93 Prevent UBGLs from generating patron_in_weapon during mod generation Chomp 2025-04-06 09:48:46 +01:00
  • a0557d2c9c Merge pull request #118 from cp89gamedev/hotfix/deatcause-enum-parsing-fix Chomp 2025-04-05 18:42:52 +01:00