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 |
|
CWX
|
d1f53e7629
|
implemented rest of ragfairOffer method
|
2025-02-01 13:33:18 +00:00 |
|
Chomp
|
b201a47b0b
|
Further improvements to BackupService
|
2025-02-01 10:32:41 +00:00 |
|
Chomp
|
1f9a18f37c
|
Removed dupe command RemoveMail that does nothing
Gived `GetMessagePreview` throwing an error when its messages were empty
Cleanup of spt friend commands
|
2025-01-31 18:31:42 +00:00 |
|
Chomp
|
6a4fda8d84
|
FIxed nullref inside GiftExists
|
2025-01-31 14:22:02 +00:00 |
|
Chomp
|
a5cbc5e40c
|
Fixed nullref in RemoveOrphanedQuests
|
2025-01-31 14:20:36 +00:00 |
|
Chomp
|
b3dfa3054c
|
Improved spt give command
|
2025-01-31 12:33:06 +00:00 |
|
Chomp
|
709e5cb55e
|
Improved backup service
|
2025-01-31 12:32:27 +00:00 |
|
Chomp
|
86365e3454
|
Fixed incorrect logic breaking Fence in AdjustAssortItemPricesByConfigMultiplier
|
2025-01-30 18:09:11 +00:00 |
|
Chomp
|
18cf7bf386
|
Update JSONs
|
2025-01-30 17:25:11 +00:00 |
|
Chomp
|
aec4a20c06
|
Renamed parameter
|
2025-01-30 17:16:04 +00:00 |
|
Chomp
|
92bfba74e0
|
Code cleanup
|
2025-01-30 15:07:14 +00:00 |
|
Chomp
|
12f989a4da
|
Type improvements
|
2025-01-30 14:33:19 +00:00 |
|
Chomp
|
f0774822c1
|
Updated TraderAssortService to be readonly
|
2025-01-30 14:16:59 +00:00 |
|
Chomp
|
b37496bf76
|
Added additional safety to AdjustItemPriceByModifier
|
2025-01-30 14:11:04 +00:00 |
|