Commit Graph

47 Commits

Author SHA1 Message Date
Chomp 144b63d8ef Implemented more of Bot Generation 2025-01-14 16:56:37 +00:00
CWX 7f411c808e implement services 2025-01-14 16:50:17 +00:00
Chomp 6aaa80767d First pass at botGeneration 2025-01-14 15:01:19 +00:00
Chomp f0b534a6e0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 11:53:56 +00:00
Chomp f20108a6c7 First pass at BotController implementation 2025-01-14 11:53:45 +00:00
Alex 7ff822be0f refactored File, Path and Directory usages into FileUtil and cleaned up logs 2025-01-14 11:42:27 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
Chomp e261a9feef Implemented SendPraporStartingGift 2025-01-13 21:16:21 +00:00
CWX c634de7d0e formatting and implement CheckForOrphanedModdedItems 2025-01-13 19:49:30 +00:00
Chomp 251ccb9a04 Implemented GetFenceInfo 2025-01-13 19:03:10 +00:00
Chomp e35c125e02 Implemented: GetKeepAlive, ClearCache, IsMagazine + stubbed out GenerateBot` 2025-01-13 16:41:13 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
Chomp 6e3b5b3723 Dont throw exception when showing error 2025-01-13 14:11:13 +00:00
Chomp 2ef96f3631 Stubbed method 2025-01-13 14:06:37 +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
Chomp f6930b5a3a partially implemented ProfileFixerService 2025-01-13 12:17:25 +00:00
CWX 85967ac91b return on two methods to allow moving forward 2025-01-13 11:08:17 +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
Chomp bad41cca6c Added namespace to CreateProfileService + lint 2025-01-12 23:28:22 +00:00
Chomp 61ebc570e4 Added CreateProfileService Implementation 2025-01-12 23:15:55 +00:00
Chomp abba3f915d Stubbed out CreateProfileService 2025-01-12 22:52:14 +00:00
Alex f67f43c364 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 21:45:12 +00:00
Alex d85bd6c315 logger 2025-01-12 21:44:30 +00:00
CWX 5e7b4e3538 more progress (#45)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart
2025-01-12 20:41:00 +00:00
CWX c171bfe76c fix injections, fix logging 2025-01-12 16:53:46 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
Chomp 44ee0f11d5 Expanded WeightedRandom() and GetWeightedWeatherTimePeriodMs() implementation 2025-01-12 16:37:28 +00:00
Chomp 6fcf73f223 Improved Weather implementation 2025-01-12 16:23:48 +00:00
CWX 0ca4ec0887 Inject controllers and services 2025-01-11 18:14:39 +00:00
CWX 8f22759ec5 Implement most of the callbacks, few other changes too 2025-01-11 17:14:56 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
Alex fa22bc8019 partial request working 2025-01-09 23:11:57 +00:00
CWX c4ab797820 More Type scaffolding 2025-01-09 19:26:55 +00:00
Alex 8814b389ed more progress 2025-01-09 00:15:42 +00:00
CWX e64adbf4b8 update DatabaseTables and services to be Camelcase 2025-01-08 15:32:33 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Alex c751918ff6 runnable app! 2025-01-07 17:28:49 +00:00
Alex ffd3712ce5 DatabaseService and other fixes 2025-01-07 10:45:40 +00:00
Alex 210ee10362 localisation service and others 2025-01-06 23:24:11 +00:00
Alex fcaab02512 more stuff 2025-01-06 21:54:55 +00:00
Cj 7fc5a8a190 Fix ILogger usings 2025-01-06 01:54:59 -05:00
Cj f09cd50266 Fix namespaces 2025-01-06 01:43:58 -05:00
Alex abf15257cd more models and consolidation 2025-01-05 20:28:54 +00:00
Alex 76f9830a7e Initial commit, basic work 2025-01-05 02:12:38 +00:00