Commit Graph

2725 Commits

Author SHA1 Message Date
Chomp a5946f9fc5 Fixed boxing perf issue 2025-07-07 12:54:06 +01:00
Chomp 0137af1838 String to MongoId changes 2025-07-07 12:42:10 +01:00
Chomp d8229b3e3d Added more categories to GetVictimDetails and added TODO 2025-07-07 12:34:39 +01:00
Chomp 8474f40aa8 More MongoId changes + updated nullability of EOH objects 2025-07-07 12:31:13 +01:00
Chomp 61f62f191d Converted more strings to mongoIds and fixed issue with buying items from pmcs on flea 2025-07-07 11:56:19 +01:00
Chomp 7ccb388030 Converted sessionIds to MongoId and renamed property to reflect what type of value it holds 2025-07-07 11:47:08 +01:00
Chomp 9cdbb9b1f3 Fixed typo in method name 2025-07-07 11:28:12 +01:00
Chomp bec4035208 Merge pull request #461 from CJ-SPT/controller-sessionId-update
Update controllers sessionIds
2025-07-07 11:11:21 +01:00
Cj 1de6a75cbf Update controllers sessionIds 2025-07-07 05:50:28 -04:00
Chomp 39e4a6e676 Fixed server error on adding item to wishlist 2025-07-07 09:53:43 +01:00
Chomp 266b6bcc10 Fixed build 2025-07-07 09:50:41 +01:00
Cj 448c258600 update mongoIds, remove underscores from injections in generators (#460) 2025-07-07 09:46:51 +01:00
Chomp 96290b7cb5 Added bossTagilla to weekly boss rotation 2025-07-07 09:35:02 +01:00
Chomp 3d11031dc6 Converted sessionIds from strings to MongoId struct 2025-07-07 09:34:43 +01:00
chompDev 772fb40101 .NET Format Style Fixes 2025-07-06 21:23:01 +00:00
Chomp a6162c6a50 Merge pull request #459 from CJ-SPT/Generators-mongoid-cleanup
Bot generation MongoId updates
2025-07-06 22:22:33 +01:00
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