Chomp
|
f484a4b16f
|
Improved types for item purchasing
Fixed purchased items lacking inserts
|
2025-01-25 19:06:01 +00:00 |
|
Chomp
|
8ab23cf6f4
|
Fixed item examining not working
|
2025-01-25 18:02:06 +00:00 |
|
CWX
|
04423082bd
|
add pop function to List, fix accessing Dict
|
2025-01-25 16:14:54 +00:00 |
|
CWX
|
c3740ed484
|
re-enable bot gen
|
2025-01-25 15:44:27 +00:00 |
|
CWX
|
91dbfca547
|
Fix Notes and remove Dupe type
|
2025-01-25 14:54:00 +00:00 |
|
CWX
|
0ef0d90704
|
fix getting new quests on accepting others, fix dialog type and null guards
|
2025-01-25 14:23:14 +00:00 |
|
CWX
|
c2e4a1ea90
|
finish off questHelper, jsonElement fixes
|
2025-01-25 12:27:10 +00:00 |
|
Chomp
|
acb5def10c
|
Implemented AddLootToContainer
|
2025-01-24 22:52:42 +00:00 |
|
CWX
|
303a830437
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-24 22:09:34 +00:00 |
|
CWX
|
4a3c2d7bf0
|
type fix, remove event fix
|
2025-01-24 22:09:30 +00:00 |
|
Chomp
|
8f9d0f426b
|
Add missing cast
|
2025-01-24 22:06:52 +00:00 |
|
Chomp
|
d2ac96dcf5
|
Implemented ChangeRepeatableQuest
|
2025-01-24 22:05:31 +00:00 |
|
CWX
|
6e64f08089
|
Fix up types, added coversion methods to item and HideoutItem, null guards, add hideoutcontroller Update
|
2025-01-24 21:54:19 +00:00 |
|
Chomp
|
3737f1b34f
|
Partial implementation of InRaidController
|
2025-01-24 21:38:17 +00:00 |
|
CWX
|
2ad2540b53
|
implement HideoutHelper
|
2025-01-24 19:34:50 +00:00 |
|
Chomp
|
8c6cd21e85
|
Fixed pristine trader assorts not being saved correctly
|
2025-01-24 19:30:05 +00:00 |
|
CWX
|
5a8e2a5d3c
|
null guard and fix ctor
|
2025-01-24 18:23:04 +00:00 |
|
Chomp
|
887bfa7501
|
Fixed logging issues
|
2025-01-24 18:20:06 +00:00 |
|
Alex
|
9bc04ddc17
|
enabled fenseservice in tradercontroller
|
2025-01-24 17:41:31 +00:00 |
|
CWX
|
8cc8300a70
|
Removed Product as a whole, it was just an item
|
2025-01-24 12:27:37 +00:00 |
|
CWX
|
9b11df104b
|
HideoutController done
|
2025-01-24 12:17:30 +00:00 |
|
Chomp
|
31d15e8404
|
Fixed build error
|
2025-01-24 11:12:36 +00:00 |
|
CWX
|
48b5a00726
|
implment other controllers
|
2025-01-23 23:52:35 +00:00 |
|
CWX
|
7fce98389f
|
finish off dialogueController
|
2025-01-23 23:19:58 +00:00 |
|
CWX
|
71beef1adc
|
implement buildController
|
2025-01-23 22:52:32 +00:00 |
|
CWX
|
21b834dd38
|
rename type
|
2025-01-23 20:58:34 +00:00 |
|
Chomp
|
0938807640
|
Lint
|
2025-01-23 20:44:27 +00:00 |
|
Chomp
|
d305e2cc7b
|
Updated ApplyClothingItemToProfile
|
2025-01-23 20:43:56 +00:00 |
|
CWX
|
a8043a0b60
|
Should match customization from node better
|
2025-01-23 19:35:02 +00:00 |
|
Chomp
|
b5066cab0a
|
Improved error message
|
2025-01-23 17:30:51 +00:00 |
|
Chomp
|
72cdae8641
|
Fixed GetAllBotDifficulties, now returns data for bot types lacking a json
|
2025-01-23 17:11:50 +00:00 |
|
CWX
|
92453cca82
|
fix build issues
|
2025-01-23 16:23:39 +00:00 |
|
CWX
|
c3cbadb621
|
implement insuranceController
|
2025-01-23 16:08:14 +00:00 |
|
Chomp
|
750fde2e1d
|
Made use of IdWithCount
|
2025-01-23 16:06:42 +00:00 |
|
Chomp
|
300454e174
|
Implemented gym endpoint
|
2025-01-23 15:50:48 +00:00 |
|
CWX
|
0b1da5c956
|
fix switch on wrong type
|
2025-01-23 14:50:13 +00:00 |
|
Chomp
|
5fa7cb0a83
|
Fixed repeatable nullrefs
|
2025-01-23 13:42:49 +00:00 |
|
Chomp
|
dc7378cd70
|
Repeatable Quest Implementation
|
2025-01-23 12:46:21 +00:00 |
|
Chomp
|
a2c01ee8ff
|
Implemented RepairController.TraderRepair + repeatable cleanup
|
2025-01-22 23:30:40 +00:00 |
|
CWX
|
a95f5721c1
|
fix buying/selling
|
2025-01-22 20:52:27 +00:00 |
|
Chomp
|
f4a180d9c4
|
Fixed repeatable quest generation errors
|
2025-01-22 20:21:25 +00:00 |
|
Chomp
|
9c40900bac
|
Reworked GetDialog to return the dictionary value
|
2025-01-22 16:46:19 +00:00 |
|
Chomp
|
d39b877cba
|
Implemented Eat endpoint
|
2025-01-22 14:10:06 +00:00 |
|
CWX
|
8949be2181
|
temp removal of async so exceptions dont get eaten and we can move forward
|
2025-01-22 13:34:48 +00:00 |
|
Chomp
|
877efc4adf
|
Partial Implementation of InsuranceController
|
2025-01-22 12:55:45 +00:00 |
|
CWX
|
8c832cb8cb
|
finish tradeController
|
2025-01-22 12:03:59 +00:00 |
|
CWX
|
77e5112983
|
start of tradeController, with slight type change
|
2025-01-22 11:50:08 +00:00 |
|
clodan
|
83d639bf47
|
Moved assets outside of main project to avoid duplication and other fixes
|
2025-01-21 20:39:52 +00:00 |
|
Chomp
|
3989fa5e58
|
Added inventory controller implementation
|
2025-01-21 20:24:09 +00:00 |
|
Chomp
|
5c07a05343
|
Fixed GetRandomizedArmorDurability not handling some bot types
|
2025-01-21 14:21:25 +00:00 |
|