Cj
|
cf29c7bde3
|
Merge pull request #601 from sp-tarkov/repeatable-completion-quests
Repeatable completion quest level ranges
|
2025-10-02 19:02:05 +00:00 |
|
Cj
|
c95446bb20
|
Implement level ranged Exploration objective generation
|
2025-10-01 02:58:20 -04:00 |
|
Chomp
|
57dde61384
|
Various code quality improvements
|
2025-08-06 12:28:56 +01:00 |
|
sp-tarkov-bot
|
b14b74bf24
|
Format Style Fixes
|
2025-07-28 19:39:29 +00:00 |
|
Chomp
|
7711af53f4
|
Remove unnecessary conversion to mongoid
|
2025-07-27 12:57:51 +01:00 |
|
Chomp
|
83cb707551
|
Updated comment styles
|
2025-07-27 12:56:09 +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 |
|
Chomp
|
86295b68fb
|
Added MongoId type to various places
|
2025-07-02 19:07:58 +01:00 |
|
Cj
|
371c9d58f0
|
Repeatable quest generation MongoID conversion (#439)
* Update repeatable quest generation for mongoid, add new server localizations, switch `Traders` to MongoId
* Give error default value
|
2025-07-02 12:44:49 +01:00 |
|
Chomp
|
da5644cfa2
|
made properties readonly
|
2025-06-28 12:53:21 +01:00 |
|
Cj
|
b3dca61ac0
|
Break rest of repeatable quest generation code into components. Fix nullability of exploration generation and improve error handling, make new helper method, add pick random quest type method to controller (#419)
|
2025-06-23 10:03:56 +01:00 |
|
chompDev
|
6820d7b8be
|
.NET Format Style Fixes
|
2025-06-22 19:51:53 +00:00 |
|
Cj
|
811791f7d3
|
Repeatable quest generation (Part 1) (#417)
* Refactor and breakout CompletionQuestGenerator.cs
* make `GenerateAvailableForFinish` protected
|
2025-06-22 20:51:18 +01:00 |
|
chompDev
|
ab22346870
|
.NET Format Style Fixes
|
2025-06-20 07:48:43 +00:00 |
|
Cj
|
445243aad5
|
Task: Quest config changes Part 1 (#407)
* Remove nullable and add properties, make side use an enum instead of a string.
* remove double semi-colon
* fix comment
|
2025-06-20 08:48:12 +01:00 |
|
refringe
|
6e01428b2b
|
.NET Format Style Fixes
|
2025-06-18 17:09:20 +00:00 |
|
Alex
|
1499627d3c
|
DI completely reworked to keep status of singletons on multi type components
|
2025-05-06 10:52:22 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|