Commit Graph

1155 Commits

Author SHA1 Message Date
Chomp 3b41b551ca Renamed lock vars to match convention 2025-04-26 23:12:19 +01:00
Chomp 4ea4e4ed7c Merge pull request #188 from hulkhan22/fix/multithread-access-list
fix: Crash when generating bots / multithreading improvements #187
2025-04-26 23:10:16 +01:00
hulkhan22 baed8d2b90 Revert to a lock 2025-04-26 23:56:48 +02:00
hulkhan22 7e13c8c446 Revert "Fix"
This reverts commit ce97c1676198197b8c2a0ef75eaee7df869cb3bd.
2025-04-26 23:29:12 +02:00
hulkhan22 0e176aba5f Fix 2025-04-26 20:53:14 +02:00
CWX 18fb3b5b16 Make Loaded configs static 2025-04-25 13:49:41 +01:00
Alex d7e67af662 Added dev and prod files for logger 2025-04-24 16:44:56 +01:00
Alex 222ca2e274 Replaced Serilog for custom logger 2025-04-24 16:29:36 +01:00
CWX 811bdadac0 Revert "remove output to screen, limit file logging"
This reverts commit 26a238c285590a8f24a789698391725321bc6da2.
2025-04-23 15:35:51 +01:00
CWX 690f9f3e83 Revert "Remove logging Requests"
This reverts commit d0aad46694ba2047b518ea1937a4b04a92b9a253.
2025-04-23 15:35:39 +01:00
CWX e5ce7c990a Revert "remove unused types"
This reverts commit d5efe329d41cbef89207a85783a16042430cc73b.
2025-04-23 15:35:32 +01:00
CWX bd2afcb1a0 remove unused types 2025-04-23 15:16:24 +01:00
CWX 1572a54f40 Remove logging Requests 2025-04-23 15:13:02 +01:00
CWX b0ff7bb595 remove output to screen, limit file logging 2025-04-23 10:20:30 +01:00
CWX 80747a16f6 Formatting 2025-04-22 16:00:23 +01:00
CWX 7ed3395e0f add build logging for statics Temp 2025-04-22 15:59:55 +01:00
CWX 7c7297f63c Code cleanup and format 2025-04-22 14:49:05 +01:00
CWX 8ba498a4bc Removed TraderAssortService use TraderHelper.GetTraderAssortsByTraderId 2025-04-22 14:36:28 +01:00
CWX 7de2393dd1 removed limit on logging as losing valuable info, to look into better solution for larger data 2025-04-22 14:24:03 +01:00
CWX 2b0a829515 reduce flea offer pack chance, cuz i hate em 2025-04-22 14:23:30 +01:00
CWX 5053b8486d add missing blacklist to pmc loot gen 2025-04-22 13:08:56 +01:00
CWX 7726df0ee1 simplify blacklist filtering 2025-04-22 13:08:39 +01:00
CWX d8bdfb9cb0 Fix botgen filtering issues 2025-04-21 23:36:10 +01:00
CWX 5b5e668ed6 add firework to seasonalevent blacklist 2025-04-21 23:11:04 +01:00
CWX 5656031e01 changing to structure of LockableComponent from client 2025-04-21 22:00:58 +01:00
Chomp 6faa69964d Improved comments inside GetSizeByInventoryItemHash and string comparisons 2025-04-20 19:00:52 +01:00
Chomp 118721c436 Rewrote LocateSlot 2025-04-20 17:04:46 +01:00
Chomp 18e875102f Cleaned up FindSlotForItem in an attempt to make it less vile 2025-04-20 16:33:53 +01:00
Chomp b281254bff Cleaned up AddLootToContainer 2025-04-20 16:31:14 +01:00
Chomp d1bdb7b99d Added early exit to AddLootToContainer when 0 loot item count is picked 2025-04-20 15:12:06 +01:00
CWX 5886320bb6 change to seconds not ms 2025-04-20 14:33:14 +01:00
Chomp 29f992b9c3 Fixed GetDateTimeFromTimeStamp incorrectly converting from milliseconds 2025-04-20 14:19:04 +01:00
CWX 97c1c22315 split logic to make debugging easier 2025-04-20 13:28:12 +01:00
CWX 8312dacc25 seperate logic to see result easier, fix logic for defaulting 2025-04-20 13:27:47 +01:00
CWX 07d9c6cb5a update logging 2025-04-20 13:27:19 +01:00
CWX 8032358a5e Fix ragman messages from fleamarket 2025-04-20 10:26:47 +01:00
Chomp bde5c40210 Updated quest data 2025-04-20 09:43:35 +01:00
DrakiaXYZ 895efb4a5d Add way more mod dev names
Remove duplicate names
2025-04-19 17:34:45 -07:00
CWX db093bebf3 fix publish locally 2025-04-19 19:36:47 +01:00
CWX a13678069d changed to always 2025-04-19 17:05:52 +01:00
CWX 8a23f84684 try this 2025-04-19 16:30:57 +01:00
CWX d1ce58f693 Fixed up SptFriend not being able to process gifts 2025-04-19 16:14:52 +01:00
CWX 3cbfc348cd default to null not enums default, so logic can work 2025-04-19 15:40:21 +01:00
CWX 641d6ec1ba moved images to follow bsg scheme 2025-04-19 12:56:32 +01:00
Chomp 9ff8004d89 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-04-18 18:51:17 +01:00
Chomp b126850910 lint 2025-04-18 18:50:55 +01:00
Chomp 23b91e6b7e Added gift codes:
ROADMAP
ARENABATTLE
CUPSERIES
TIKTOK1M
2025-04-18 18:50:39 +01:00
Chomp 5442a46f39 Merge pull request #155 from sp-tarkov/localeService
Locale service
2025-04-18 09:52:25 +01:00
Chomp 41cab8a9c0 Updated JSON from live data 2025-04-17 17:52:30 +01:00
CWX 69ecde139e Update uasges to use LocalService 2025-04-17 13:21:38 +01:00