Cj
090d7b6494
change vars to MongoId, remove underscore from injections, fix bug introduced from last PR
2025-07-06 16:40:08 -04: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
0f917a103f
Merge pull request #457 from CJ-SPT/FindBarterItem-cleanup
...
ItemHelper/FindBarterItem cleanup
2025-07-06 13:55:53 +01:00
Cj
edb1f8a6fc
alphabetical order, rename var
2025-07-06 08:52:16 -04:00
Cj
14d2c53ba1
clean up FindBarterItems, remove underscore from injections, add locale for warning
2025-07-06 08:33:44 -04:00
Chomp
356e6de7ed
Fixed CreateSacrificeCacheKey failing to create key from MongoIds #456
2025-07-06 13:10:48 +01:00
Cj
d1af6bf6e3
Service sessionIDs to mongoIDs ( #454 )
...
* Start updating service sessionIDs to mongoIDs
* Finish service conversion + fix other small issues
2025-07-06 13:08:07 +01:00
Jesse
03ec62d17d
Small fixes ( #455 )
...
* Handle weapon crates as MongoId
* Unset required on _tpl in Hideout
2025-07-06 12:13:31 +01:00
Cj
0b18b7e4ba
Convert routers and callback sessionIds to MongoIds ( #453 )
...
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com >
2025-07-06 10:19:56 +01:00
Refringe
96f973e9e3
Revert "Testing LFS Write"
...
This reverts commit e0f7f2545c .
2025-07-05 21:38:04 -04:00
Refringe
e0f7f2545c
Testing LFS Write
2025-07-05 21:29:54 -04:00
Chomp
e1c1617c86
Updated RemapRootItemId to return a mongoId
2025-07-05 19:58:04 +01:00
Chomp
f6ec06fdf5
Merge branch 'main' into develop
2025-07-05 19:43:34 +01:00
Chomp
fa674d6add
Converted RemapRootItemId into extension method
2025-07-05 17:46:58 +01:00
Chomp
f140e1e106
Converted ReplaceIDs into extension method
2025-07-05 17:25:59 +01:00
Chomp
76fbd96b24
Test: add looseloot.json
2025-07-05 14:15:50 +01:00
Chomp
5d578dcff9
Test:remove looseloot.json
2025-07-05 14:15:08 +01:00
Chomp
3c9f9e18fb
Merge pull request #451 from sp-tarkov/develop
...
Develop
2025-07-05 13:58:49 +01:00
Jesse
bd7d60e5ab
More mongo ( #450 )
...
* Remove debug, doesn't really work
* Convert Handbook to MongoId's
* Make traders in Database keyed to MongoId rather than string
2025-07-05 13:41:57 +01:00
chompDev
7dc5bb106d
.NET Format Style Fixes
2025-07-05 11:35:33 +00:00
Chomp
4f5571c2d4
Converted more ids to MongoId
2025-07-05 12:35:03 +01:00
Chomp
69e71e0820
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
2025-07-05 12:03:52 +01:00
Chomp
b06e9ef14e
Added missing Id to repeatable json
2025-07-05 12:03:08 +01:00
chompDev
1af4834336
.NET Format Style Fixes
2025-07-05 10:03:38 +00:00
Chomp
8253215410
Converted strings into MongoId type
2025-07-05 11:03:09 +01:00
Chomp
bec75e6a88
Updated StringExtensions.Decode formatting to match Encode
2025-07-05 10:17:29 +01:00
Chomp
cf98ba599a
Removed debug logging
2025-07-05 10:11:40 +01:00
Chomp
1369e5dc35
Merge pull request #449 from sp-tarkov/fix-converters
...
Remove extra method on Func, add options to converters
2025-07-04 22:10:41 +01:00
Archangel
eeddb97641
Remove extra method on Func, add options to converters
2025-07-04 22:25:39 +02:00
chompDev
df3e7c9210
.NET Format Style Fixes
2025-07-04 18:30:22 +00:00
Chomp
01cd251b68
Moved more code into extension methods
2025-07-04 19:29:43 +01:00
Jesse
7b606fb2a7
Small changes and cleanups ( #448 )
...
- await StartBackupSystem as it's an awaitable
- Update comment in MongoId
- Set more id's in HideoutArea to MongoId
- Remove unused logging records
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com >
2025-07-04 18:05:27 +01:00
Jesse
b6692fead4
Chatbot async improvements ( #446 )
...
* Add better chatbot handling by making them asynchronous
Removes the need for having RunInTimespan as await Task.Delay now can handle this
* Remove now unused classes
* Handle commando's commands with ValueTask
* Set values as not nullable, client sends all of these
2025-07-04 18:04:37 +01:00
Chomp
762d42c009
Corrected+expanded test logic
...
Resolved issues with moving/adding items to inventory containers
2025-07-04 17:59:15 +01:00
Jesse
b3c5d3732e
Begin initial work to make Hideout id's MongoId's ( #447 )
...
* Begin initial work to make Hideout id's MongoId's
* Set template to mongo
* More conversions
2025-07-04 15:51:10 +01:00
Chomp
6b810687f3
Fix issues found by tests
2025-07-04 15:26:15 +01:00
Chomp
a0d50f8ffc
Added container extension method tests
2025-07-04 15:25:08 +01:00
Chomp
8837c26584
Fixed traders purchases not working
2025-07-04 14:10:12 +01:00
Chomp
908635e272
Correctly init 2d array
2025-07-04 10:41:24 +01:00
Chomp
2609db2536
Removed unused injections
2025-07-04 09:40:22 +01:00
Chomp
a337b3c4e9
Removed unused injections from controllers
2025-07-04 09:24:06 +01:00
Chomp
c8b8669546
Cleaned up Inventory helper and improved readability
2025-07-04 09:23:41 +01:00
Chomp
52bb6f3cab
Fixed logic error inside CanItemBePlacedInContainerAtPosition
2025-07-04 09:06:23 +01:00
chompDev
973ea857f9
.NET Format Style Fixes
2025-07-03 22:06:04 +00:00
Chomp
abe290b1eb
Merge pull request #443 from sp-tarkov/locale-fixes
...
Handle ToLower neutrally across all locales (#412 )
2025-07-03 23:05:38 +01:00
Jesse
d3cd4359fa
Mongo fixes ( #444 )
...
* Pass Json serializer options to all converters
* Fix required on record that has two sets of id's
* Pass options to mod handlers
* Update method
2025-07-03 20:24:05 +01:00
Chomp
930ce7d6ad
Fixed incorrect logic inside RowIsFull`
2025-07-03 18:01:51 +01:00
Archangel
79489eadce
Handle ToLower neutrally across all locales ( #412 )
2025-07-03 18:28:36 +02:00
Chomp
939198026f
Cleaned up logic inside HideoutItem mongoid set
2025-07-03 16:39:04 +01:00
Chomp
f2cebc4f88
Pass correct mongo id as parameter
2025-07-03 16:37:45 +01:00