Commit Graph

2936 Commits

Author SHA1 Message Date
Chomp 9ccda652fc Improved null check against mongoId 2025-07-23 08:45:39 +01:00
clodanSPT 2d752457b2 Move port usage (#504)
* Moved port usage code check to before startup

* removed unused import

---------

Co-authored-by: Alex <clodanSPT@hotmail.com>
2025-07-23 08:44:34 +01:00
Chomp 2983edd51b Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-07-22 20:44:51 +01:00
Chomp 7838a88dd7 Revert test change 2025-07-22 20:44:37 +01:00
sp-tarkov-bot 4de36f29bd .NET Format Style Fixes 2025-07-22 19:43:42 +00:00
Chomp 731b79519f Rename method to GetItemWithChildren 2025-07-22 20:43:08 +01:00
sp-tarkov-bot 7bf52b9240 .NET Format Style Fixes 2025-07-22 19:37:29 +00:00
Alex 24a244c656 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
# Conflicts:
#	UnitTests/Tests/Helpers/BotGeneratorHelperTests.cs
2025-07-22 20:36:55 +01:00
Alex 8ab081e057 Fixed slot misplacement in bots inventories 2025-07-22 20:35:44 +01:00
Chomp 7aa535d010 Fix asserts 2025-07-22 20:27:46 +01:00
sp-tarkov-bot 22da08bca5 .NET Format Style Fixes 2025-07-22 18:42:12 +00:00
Alex 5bbf671acd Refactored unit tests to use NUnit and added DI usage 2025-07-22 19:41:34 +01:00
Jesse c852debf2b Bundle loader refactor (#502)
* Bundle loader refactor

- Made async
- Validate if bundle actually exists, if not throw warning into the console
- Updated mod example

* Cleanup unused var
2025-07-22 12:54:06 +01:00
Jesse 7d8c3d041e Update dependencies (#501)
* Update dependencies

* Revert UnitTests.csproj
2025-07-22 10:20:46 +01:00
Chomp 67514f177a Updated location data 2025-07-21 21:52:54 +01:00
Chomp c483eca341 Added test 2025-07-21 21:45:51 +01:00
Chomp 8745ecba69 Added test 2025-07-21 21:31:11 +01:00
Chomp 8f4f72dcdd Updated node comments to c# format 2025-07-21 21:09:17 +01:00
Jesse 41756041d4 More migrations (#499)
* Make abstract virtual

* Handle nullability on List

* Move migrations into their own folders, add new migration for minor 3.10 versions
2025-07-21 20:03:06 +01:00
Chomp 8c58b0a8fa Added ak-50 dust cover quest item to single spawn list 2025-07-21 19:42:37 +01:00
Chomp 507eb68cd4 Merge pull request #498 from VforValens/VforValens-patch-1
Update core.json
2025-07-21 19:07:14 +01:00
Valens bdb1074ef0 Update core.json
Update core.json commandUseLimits for the StashRows from 15 -> 29 to now properly allow for purchasing 56 rows of stash space.
2025-07-21 13:50:52 -04:00
Chomp c760cbb6bf Added BotWeaponGeneratorTests 2025-07-21 17:44:14 +01:00
Chomp 2700273de1 string to mongoId changes 2025-07-21 15:13:47 +01:00
Chomp 8865484e2b string to MongoId changes 2025-07-21 14:52:30 +01:00
Chomp 0d7b006081 Don't serialise property and instead set when loaded on server start 2025-07-21 14:51:45 +01:00
Chomp f27e47d954 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-07-21 14:44:57 +01:00
Refringe e0b78ad342 Updated README (#494)
Added style guide information and other small touch-ups.
2025-07-21 09:44:39 -04:00
Chomp 53cf5f97c8 Must serialise property into profile for player offers 2025-07-21 14:44:22 +01:00
sp-tarkov-bot b8f7f80953 .NET Format Style Fixes 2025-07-21 13:42:30 +00:00
Refringe 72be1689c9 Validating auto-format workflow.
This style change should be automatically reverted.
2025-07-21 09:41:56 -04:00
Chomp 02b0c23cba Created CreateFleaOfferDetails 2025-07-21 14:38:00 +01:00
Refringe f53c69e2e5 [workflow] fixes quote issue in error message 2025-07-21 09:30:21 -04:00
Refringe adf9a9b1cc [workflow] auto-commit disabled for PR commits
Something has changed, either in GitHub, the checkout action, or the auto-commit action. Commits in PRs can no longer be checked and have their formatting auto-commited back (at least using this method) without running into permission issues. I've modified the workflow to simply error when formatting has not been run in a PR branch. The auto-commit still runs on commits to develop.
2025-07-21 09:27:10 -04:00
Refringe daf0902e9f [workflow] specify ref and repo in checkout 2025-07-21 09:06:47 -04:00
Chomp 3901a91f45 Improved how ragfair offer creator status is checked - store creator type in offer
Converted `IsTraderOffer` into extension method
string to mongoid conversions
2025-07-21 13:36:51 +01:00
Chomp 5eaedccdfa Added tests 2025-07-21 12:33:00 +01:00
Chomp b3d315c34a Merge pull request #495 from R3ality/gift-editprofile-gpcoin
Add some currency for trader Ref to EDITPROFILE gift
2025-07-21 10:22:35 +01:00
R3ality e555aaf940 Add Ref currency to EDITPROFILE gift 2025-07-21 11:38:50 +03:00
Refringe a2ff9fd869 [workflow] Reverted stefanzweifel/git-auto-commit-action to v5 2025-07-20 23:47:14 -04:00
Refringe 8e984019fc [workflow] reverts ref/branch setting 2025-07-20 23:26:39 -04:00
Refringe 5e2aa72933 [workflow] sets format ref/branch 2025-07-20 23:19:07 -04:00
Refringe d054d090c1 [workflow] removes checkout reference 2025-07-20 23:01:28 -04:00
sp-tarkov-bot a687320d75 .NET Format Style Fixes 2025-07-21 02:26:37 +00:00
Refringe 7b857e5c35 [workflow] format auto-commit author bot account 2025-07-20 22:26:02 -04:00
Refringe f6894ad33c Validating auto-format workflow.
This style change should be automatically reverted.
2025-07-20 21:17:53 -04:00
Refringe f4b5609e0f [workflow] removes format checkout token 2025-07-20 21:04:22 -04:00
Refringe a4fd2f4d84 [workflow] updates format to include commit reference 2025-07-20 20:59:58 -04:00
Refringe 14bd738c42 [workflow] updates test to manually pull LFS files 2025-07-20 19:50:52 -04:00
Chomp 4b12fb98f3 Removed some null props 2025-07-20 22:53:11 +01:00