Commit Graph

2915 Commits

Author SHA1 Message Date
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
Chomp e902447b89 More tests 2025-07-20 22:51:14 +01:00
Chomp b161664645 More tests 2025-07-20 21:46:22 +01:00
Chomp 1953c9002c Added InventoryHelperTests 2025-07-20 21:31:02 +01:00
Chomp 0d79095aed Removed unused method and cached result of GetHighestSellToTraderPrice 2025-07-20 20:59:31 +01:00
Chomp 0a8304f124 Added tests 2025-07-20 20:58:43 +01:00
Chomp 14e520633e Updated tests 2025-07-20 20:39:32 +01:00
clodanSPT 2af0891c66 .NET Format Style Fixes 2025-07-20 19:04:02 +00:00
Alex 9584d171f0 Test cleanup 2025-07-20 20:03:32 +01:00
Chomp e05ae25650 Updated mock logger 2025-07-20 19:45:57 +01:00
Chomp aee2ecf01d Added assets to tests 2025-07-20 19:45:27 +01:00
Chomp d3be2b8b03 Add rough draft of Botgen tests 2025-07-20 19:43:53 +01:00
chompDev 850441fcda .NET Format Style Fixes 2025-07-20 18:17:57 +00:00
Cj 1d1f872875 Refactor Item tpl generator to handle multiple generators + add quest tpl generator (#493) 2025-07-20 19:17:29 +01:00
Chomp cbcfa370bc Disabled hostile pscav bots from using brains other than assault #466 2025-07-20 15:27:58 +01:00
Chomp f772e97d4e string to mongoId changes 2025-07-20 13:07:42 +01:00
Chomp 59d33d2621 Deconstructed dict KvP to improve readabiltiy + string to mongoId conversions 2025-07-20 11:57:15 +01:00
Chomp 776c5454ad Fixed pmc loot overrides from bear/usec.json not applying correctly 2025-07-20 11:35:07 +01:00
Chomp 80e0637b26 string to mongoid conversion
Removed unnecessary nulls

Cleaned up access levels for methods in `BotGenerator`
2025-07-20 11:33:25 +01:00
Chomp 737776c99d Made use of Math.Clamp to simplify logic across server
Made all fence rep clamping use min/max values from config instead of magic values
2025-07-20 10:29:34 +01:00
chompDev 2466a29520 .NET Format Style Fixes 2025-07-20 09:18:17 +00:00
Chomp dc1b748c4d Merge pull request #491 from XeonDead/develop
PrestigeHelper: fix wrongly awarding prestige+1 awards
2025-07-20 10:17:45 +01:00