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 |
|
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 |
|
Chomp
|
1976218991
|
Updated locations where we parse a number stored as a string into a double to use CultureInfo.InvariantCulture, this resolves errors with languages that don't use commas instead of periods in numbers
|
2025-05-01 17:41:54 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
Chomp
|
e168e8ff98
|
Further work to ensure ammo/currency is not flagged with a SpawnedInSession propperty
|
2025-03-28 12:40:05 +00:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|