KaenoDev
|
c050a35b29
|
Fix Random static containers not getting picked
|
2025-02-02 19:48:18 +00:00 |
|
Chomp
|
9a3af92a69
|
Updated quest data
|
2025-02-02 19:07:26 +00:00 |
|
Chomp
|
ddab922f65
|
Fixed selling items on flea not informing client item has been listed
|
2025-02-02 18:14:02 +00:00 |
|
Chomp
|
15c1bb3f5a
|
Updated debug logs + added dict saftey
|
2025-02-02 17:55:29 +00:00 |
|
Chomp
|
d469bba7b8
|
Wrapped all debug logging inside backupService
|
2025-02-02 17:14:57 +00:00 |
|
Chomp
|
38e2a3bb73
|
Fixed issue with code removing object from collection when iterating over it
|
2025-02-02 12:51:34 +00:00 |
|
Chomp
|
0f95400b95
|
Fixed DeleteOfferById removing offers at index -1
|
2025-02-02 12:43:20 +00:00 |
|
Chomp
|
1b4f850bbf
|
Added comments
|
2025-02-02 12:11:43 +00:00 |
|
Chomp
|
df109f9d44
|
Added missing x17 preset
|
2025-02-02 12:11:31 +00:00 |
|
Chomp
|
ccc7f612e2
|
Revert "Removed variable assignment"
This reverts commit 5dad4dbe84ecce6bbafbede8169b0bbe8fda61a2.
|
2025-02-02 11:40:46 +00:00 |
|
Chomp
|
f1fb9b57a0
|
Removed variable assignment
|
2025-02-02 10:27:31 +00:00 |
|
Chomp
|
f5b4f55032
|
Set CanIncreaseRewardItemStackSize optional param value in signature
|
2025-02-02 10:25:20 +00:00 |
|
Chomp
|
9f4ad5f6e8
|
Removed nullable status from skipArmorItemsWithoutDurability param
|
2025-02-02 10:21:22 +00:00 |
|
Chomp
|
8b1a6e4d2a
|
Improved GetItemQualityModifierForItems logic
|
2025-02-02 10:19:44 +00:00 |
|
Chomp
|
1db7521f42
|
Fixed quantity filter issues
|
2025-02-02 10:19:06 +00:00 |
|
Chomp
|
2bc720256a
|
Added comment
|
2025-02-02 10:18:40 +00:00 |
|
Chomp
|
89b5c7e368
|
Improved function readability
|
2025-02-02 10:18:16 +00:00 |
|
Chomp
|
7032dad47e
|
Various changes
|
2025-02-01 23:16:34 +00:00 |
|
CWX
|
3e2625692c
|
fix out of bounds issue when moving to another page
|
2025-02-01 22:59:03 +00:00 |
|
Chomp
|
462579f33e
|
Fixed linked search not working
|
2025-02-01 22:27:12 +00:00 |
|
CWX
|
ccc76e423c
|
fix categories in flea
|
2025-02-01 21:29:57 +00:00 |
|
Chomp
|
ceb4b56ca1
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-02-01 21:12:02 +00:00 |
|
Chomp
|
9c01d96686
|
Fixed GetSpecificCategories not running correctly
|
2025-02-01 21:11:50 +00:00 |
|
CWX
|
9f3a50c336
|
fix sending changes to client, Live doesnt do this. null guard
|
2025-02-01 21:03:25 +00:00 |
|
Chomp
|
c58fa1ec7a
|
Updated GetBot to pop last item off instead of first
Updated `GetX` to expect an IList
|
2025-02-01 20:31:26 +00:00 |
|
CWX
|
a59e636554
|
add popLast extension, remove static style access to const
|
2025-02-01 20:21:33 +00:00 |
|
Chomp
|
20f1439b3c
|
Disabled TraderAssortService saving of trader assorts
|
2025-02-01 20:05:41 +00:00 |
|
Chomp
|
f23fdf3bf8
|
Fixed trader flea offers not showing their purchase limit
|
2025-02-01 19:58:07 +00:00 |
|
Chomp
|
54efc614c5
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-02-01 19:41:30 +00:00 |
|
Chomp
|
c37ec18813
|
Fixed GetOffersForBuild incorrectly sorting offers
|
2025-02-01 19:41:21 +00:00 |
|
CWX
|
f44c8ba567
|
removed comments and added to github project page
|
2025-02-01 19:34:17 +00:00 |
|
CWX
|
b9be82e7a3
|
mark ones still to test, fix edit of map markers
|
2025-02-01 19:29:48 +00:00 |
|
Chomp
|
78f1815972
|
Fixed CalculateDynamicStackCount returning 0
|
2025-02-01 19:28:27 +00:00 |
|
CWX
|
53e30c56e9
|
fixed debugging check
|
2025-02-01 19:16:21 +00:00 |
|
CWX
|
06bf154a7a
|
added comments to each itemevent that work or not
|
2025-02-01 19:16:10 +00:00 |
|
CWX
|
041be9f314
|
partial fix for scav cultist circle
|
2025-02-01 19:01:09 +00:00 |
|
CWX
|
f1d0d85a44
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-02-01 19:00:42 +00:00 |
|
CWX
|
a87dad31a8
|
format and fix scavcase for ammo
|
2025-02-01 19:00:38 +00:00 |
|
Chomp
|
7ef796306a
|
Comment changes
|
2025-02-01 18:52:25 +00:00 |
|
CWX
|
7a72fe41a0
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-02-01 18:28:34 +00:00 |
|
CWX
|
e2df64f5e1
|
remove check for type
|
2025-02-01 18:28:26 +00:00 |
|
Chomp
|
ebc1e8f0cd
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-02-01 18:07:52 +00:00 |
|
Chomp
|
9ca8655758
|
FIxed flea not showing any weapons correctly - there are still issues with weapons on flea
|
2025-02-01 18:07:41 +00:00 |
|
CWX
|
b6ede36b91
|
add missing Props to Mastering
|
2025-02-01 18:05:43 +00:00 |
|
CWX
|
ecf9540514
|
do tryadd for insurance cost (cant have more than one of the same tpl), client handles multiple items being the same
|
2025-02-01 17:02:10 +00:00 |
|
CWX
|
a9f230eed7
|
changed the rest of itemeventactions to use const
|
2025-02-01 16:01:39 +00:00 |
|
Chomp
|
234bf456fb
|
Synced 'addOffer' code checks
|
2025-02-01 14:49:53 +00:00 |
|
Chomp
|
8ce9528f8f
|
Fixed pack offer error
|
2025-02-01 14:48:52 +00:00 |
|
Chomp
|
c5233c9739
|
Fixed incorrect null check
|
2025-02-01 14:45:30 +00:00 |
|
CWX
|
d285061057
|
added enumStringConverter attributes, current issue with list<enum> tho
|
2025-02-01 13:33:54 +00:00 |
|