Chomp
|
5e79f02cbf
|
Made use of EquipmentSlots enum
|
2025-01-15 00:04:44 +00:00 |
|
CWX
|
b6e4dde259
|
add missing props, partial implement service
|
2025-01-14 23:11:42 +00:00 |
|
Chomp
|
b4806f06a8
|
Implemented isItemBlacklisted
|
2025-01-14 22:56:05 +00:00 |
|
Chomp
|
f4ddcfeded
|
Temp fix for injection error
|
2025-01-14 21:35:58 +00:00 |
|
Chomp
|
0ce20d209f
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-14 21:33:22 +00:00 |
|
Chomp
|
f55b2a51f9
|
Partially implemented seasonalEventConfig
|
2025-01-14 21:33:13 +00:00 |
|
CWX
|
72b4079ae3
|
finish off botGen, add missing method
|
2025-01-14 21:23:47 +00:00 |
|
Chomp
|
c99119a091
|
Init hashset before use
|
2025-01-14 20:49:07 +00:00 |
|
Chomp
|
8e33c04d6d
|
Implemented BotNameService
|
2025-01-14 20:39:41 +00:00 |
|
CWX
|
9535477485
|
implement mapMarkerService
|
2025-01-14 19:38:47 +00:00 |
|
CWX
|
0d1feb8017
|
fix services and botgen level being null
|
2025-01-14 18:02:14 +00:00 |
|
CWX
|
1bc2d50eaa
|
fix service and helper
|
2025-01-14 17:39:32 +00:00 |
|
CWX
|
e316de6552
|
fix missing items array
|
2025-01-14 17:17:32 +00:00 |
|
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 |
|