Commit Graph

317 Commits

Author SHA1 Message Date
CWX a41fbdfc39 start TraderController 2025-01-13 19:04:22 +00:00
Chomp 251ccb9a04 Implemented GetFenceInfo 2025-01-13 19:03:10 +00:00
Chomp 572575802f Improved if check 2025-01-13 18:51:22 +00:00
Chomp ac1c026399 Expanded stubbiness of GenerateBot 2025-01-13 18:50:57 +00:00
Chomp 99be2f21c7 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 18:48:10 +00:00
Chomp 93b50f2d4d Updated _botGenerator.GeneratePlayerScav to return a PmcData 2025-01-13 18:48:00 +00:00
Alex e0654ccc04 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 18:33:27 +00:00
Alex d7325ea562 Fixed Json converter and added unit test 2025-01-13 18:31:44 +00:00
Chomp b53fb999ab Improved stubbiness of GenerateBot 2025-01-13 18:23:43 +00:00
CWX 1a5d4878b7 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 18:01:03 +00:00
CWX 533d21f06c implement questrewardhelper 2025-01-13 18:00:53 +00:00
KaenoDev 01d07ed903 Update buyclothing 2025-01-13 17:56:00 +00:00
Chomp 49b82faaa6 Updated client/trading/customization/storage endpoint to return correct data 2025-01-13 17:41:14 +00:00
Chomp e35c125e02 Implemented: GetKeepAlive, ClearCache, IsMagazine + stubbed out GenerateBot` 2025-01-13 16:41:13 +00:00
Chomp 71f554ed88 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 16:29:18 +00:00
Chomp 9102d06d65 Implemented GeneratePlayerScav and GetCloneOfBotBase 2025-01-13 16:28:46 +00:00
CWX 4f3710e066 again 2025-01-13 16:11:29 +00:00
CWX 86389b137e unfix my bad fix 2025-01-13 16:11:22 +00:00
CWX d1aea27c5e formatting go brr, add missing method 2025-01-13 16:08:28 +00:00
CWX fe07501e06 fix type 2025-01-13 16:08:04 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
Chomp 4aaa37f951 Fixed GetScavKarmaLevel failing when no TradersInfo is empty 2025-01-13 15:20:07 +00:00
CWX ba0da6c392 implement getquestfromdb for both helpers 2025-01-13 14:15:53 +00:00
Chomp 6e3b5b3723 Dont throw exception when showing error 2025-01-13 14:11:13 +00:00
CWX 542ee67bc7 Implement playerscavgenerator 2025-01-13 14:08:34 +00:00
CWX de93e93d4d fix type 2025-01-13 14:08:21 +00:00
CWX 33b937c841 Fix types 2025-01-13 14:08:15 +00:00
CWX f188d9c52e Add two new enums 2025-01-13 14:07:58 +00:00
CWX 77cee6b6d6 change type on randomUtil 2025-01-13 14:07:47 +00:00
Chomp 2ef96f3631 Stubbed method 2025-01-13 14:06:37 +00:00
Chomp 25ecfa7e5b Fixed issues with `ReplaceIDs 2025-01-13 14:06:23 +00:00
Chomp 9aabe952a0 Fixed broken dictionary add 2025-01-13 13:48:16 +00:00
Chomp f3b9555ac1 Fixed issue with QuestRewardType 2025-01-13 13:30:16 +00:00
Chomp 0a5aaed532 Fixed logging messages 2025-01-13 13:19:29 +00:00
Chomp b6df051f24 Partial implementation of ProfileFixerService 2025-01-13 13:15:58 +00:00
CWX 18a5400e1e fix beta message 2025-01-13 12:48:39 +00:00
CWX 8e19190a20 fix itemHelper 2025-01-13 12:48:24 +00:00
CWX 2d4cdce6d5 add compareUtil (needs implementing), start implementing ItemHelper 2025-01-13 12:22:34 +00:00
Chomp a9553aa101 Fixed typing issue with RepeatableQuests 2025-01-13 12:18:48 +00:00
Chomp 64ccc033d4 Implemented logger.Success 2025-01-13 12:17:53 +00:00
Chomp f6930b5a3a partially implemented ProfileFixerService 2025-01-13 12:17:25 +00:00
CWX bb4c389180 implement method in trader helper 2025-01-13 11:08:42 +00:00
CWX 85967ac91b return on two methods to allow moving forward 2025-01-13 11:08:17 +00:00
CWX c54bda4784 fix customizationController method 2025-01-13 11:08:01 +00:00
Chomp 007dd48b37 Implemented IsMoneyTpl 2025-01-13 11:00:13 +00:00
Chomp 85b53c5fa9 Resolved injection issue 2025-01-13 10:43:20 +00:00
Chomp 91a7918dd8 Implemented GetNextUpdateTimestamp 2025-01-13 10:40:00 +00:00
Chomp 23d730f88f Expanded TraderPruchasePersisterService implementation 2025-01-13 10:31:14 +00:00
CWX af70ea8947 Add temp fix to get around trader pathing issue, fix traderassortservice 2025-01-13 10:24:03 +00:00
CWX 3f46db3cd6 TraderAssortService Complete (#48)
* TraderAssortService Complete

* Add debugging ability to VS (puke) users
2025-01-13 10:10:07 +00:00