Chomp
|
0ea5269756
|
Updated profile SkillTypes property to use string to enum converter
Updated surrounding properties to not be null
Updated related code to reflect nullability change
|
2025-08-03 09:52:18 +01:00 |
|
sp-tarkov-bot
|
b14b74bf24
|
Format Style Fixes
|
2025-07-28 19:39:29 +00:00 |
|
Chomp
|
bfd616e7c3
|
Converted rewards data into dictionary - reduced need for reflection
Moved clone outside of `UpdateQuestsForGameEdition`
|
2025-07-26 12:53:56 +01:00 |
|
Cj
|
3817d6cca4
|
Helpers Mongoid conversion + cleanup (#458)
* Start converting helper method ids to mongoids and remove underscore from injections...
* Finish helper mongoIds
|
2025-07-06 17:31:59 +01:00 |
|
Jesse
|
5686f4a486
|
Remove I18nService, migrate to renamed ServerLocalisationService (#433)
* Remove I18nService, migrate to renamed ServerLocalisationService
* Revert VS fuckup
* Update using
* Remove unused parameter, update comment
* Fix develop branch not building
|
2025-06-28 19:08:42 +01:00 |
|
Chomp
|
da5644cfa2
|
made properties readonly
|
2025-06-28 12:53:21 +01:00 |
|
Chomp
|
6126dc2394
|
Added item extensions
|
2025-06-28 10:04:52 +01:00 |
|
refringe
|
6e01428b2b
|
.NET Format Style Fixes
|
2025-06-18 17:09:20 +00:00 |
|
Chomp
|
c9e28e05bb
|
Moved in-game reward check even further up chain into ApplyQuestReward()
Replaced magic strings with string consts inside `IngameTraders` collection
Various comment improvements
|
2025-05-21 10:42:13 +01:00 |
|
Chomp
|
e41002dc01
|
improved readability of GetQuestFromDb()
Added nullguards
Flagged return as nullable
|
2025-05-21 10:41:24 +01:00 |
|
Chomp
|
da9920af49
|
Fixed typo
|
2025-05-21 10:38:37 +01:00 |
|
Chomp
|
e41d4a10bf
|
Added nullguards inside ApplyMoneyBoost()
Renamed variables to improve clarity
Converted comments
|
2025-05-21 10:37:51 +01:00 |
|
Chris Adamson
|
e14f216209
|
skip btr driver and lightkeeper quest rewards (#262)
* skip btr driver and lightkeeper quest rewards
* remove new line
* fixed circular dep
* fixes based on feedback
* more feedback fixes
|
2025-05-20 23:02:55 +01:00 |
|
Alex
|
1499627d3c
|
DI completely reworked to keep status of singletons on multi type components
|
2025-05-06 10:52:22 +01:00 |
|
Chris Adamson
|
e3192a7487
|
fixed missing bonuses in quest rewards (#229)
* fixed missing bonuses in quest rewards
* fixes based on feedback
---------
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
|
2025-05-03 22:26:04 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
CWX
|
18e4c1434b
|
Fix Repeatables
|
2025-04-08 22:32:27 +01:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|