Commit Graph

153 Commits

Author SHA1 Message Date
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00
clodan 7c060fdf86 RandomUtil fixes 2025-01-29 11:47:42 +00:00
CWX 5c30fa1152 fix logic 2025-01-29 11:30:12 +00:00
CWX eec51d55fb dedupe, and removed TODO for timer class as we have our own now 2025-01-29 11:23:02 +00:00
Valens 91c1a25795 Update TraderSptCommand.cs
Partially implement PerformAction()
2025-01-28 16:47:29 -05:00
Valens f5744e7b33 Update ProfileSptCommand.cs
Just needs some cleanup as I am not familiar with some of the errors being thrown.
.
Implement all non implemented functions in the class.
2025-01-28 16:34:27 -05:00
CWX 05dbddcf01 do logging shit for helpers 2025-01-28 21:09:51 +00:00
Chomp aba4282eb1 Cleaned up InsuranceController 2025-01-28 19:35:32 +00:00
Chomp 21a811b488 Improved SptDialogChatBot code abstraction 2025-01-28 17:21:34 +00:00
Chomp 1969edb824 Added comment 2025-01-28 16:06:59 +00:00
CWX 078e1b1b36 Improve Health system to Use EFT's models and actual Types, also fixed some RequestData not using the base record 2025-01-28 15:27:45 +00:00
Chomp e7e3cdf6d3 partially implemented GiveSptCommand 2025-01-28 14:53:50 +00:00
Chomp 817a7b0694 Updated SaveCommand class + set prefab type 2025-01-28 14:26:08 +00:00
Chomp e04105c60c Fixed issue where GetDialog would fail due to dict not having a dialog 2025-01-28 10:13:44 +00:00
Chomp 1ad04827a5 Fixed durability calculation issue 2025-01-27 20:39:07 +00:00
CWX 96110519de finish notificationSendHelper 2025-01-27 19:51:14 +00:00
Chomp 8fc0bb9547 Improved durability value generation 2025-01-27 19:41:04 +00:00
Chomp 178a947e16 Fixed incompatible checks failing 2025-01-27 18:46:15 +00:00
Chomp fa669f3e05 Various ragfair fixes + implementations 2025-01-27 17:23:40 +00:00
Chomp 2617cbd0e5 Further fixes for flea items being listed by bots 2025-01-27 16:10:49 +00:00
Chomp 5dc472014e Various Ragfair fixes - Allows trader offers to show, pmc offers still not appearing 2025-01-27 15:27:32 +00:00
KaenoDev b4eceba9e6 Fix hideoutstashes getting their Ids replaced 2025-01-27 11:48:21 +00:00
KaenoDev 49529aecc1 Fix Quest reward pocket. Corrected comment 2025-01-27 11:38:22 +00:00
KaenoDev e265d024af Fix sptlastupdatetimestamp being null on first hideout tick causing weird issues. Fix ActivityService running on profiles not active 2025-01-27 11:23:09 +00:00
Chomp f1915b61c2 Fixed DrawAmmoTpl nullref issues 2025-01-27 09:45:59 +00:00
CWX f1ff3a2d0c fix method dying 2025-01-26 21:42:04 +00:00
Chomp 008fb8fd94 Fixed nullref in AddExtraMagazinesToInventory 2025-01-26 21:33:19 +00:00
CWX 7ac60188a0 fix standing, and quest messages 2025-01-26 21:17:42 +00:00
Alex 51ada1613f added timeoutcallbacks 2025-01-26 20:17:12 +00:00
Alex f4f4779488 fixed some loose ends on dialogue chatbots 2025-01-26 20:04:01 +00:00
Chomp 566e09185c partially implemented GetLocalisedOfferSoldMessage 2025-01-26 19:47:19 +00:00
CWX 2903108f02 more done 2025-01-26 19:18:55 +00:00
CWX e490646e5d Start chatBots 2025-01-26 19:08:16 +00:00
CWX 55efcd8e75 fix incorrect logic 2025-01-26 16:13:31 +00:00
Chomp a6e3ebc206 Improved adding items to inventory slots logic 2025-01-26 16:04:16 +00:00
KaenoDev e1dd0d5443 Fix bots not having durability on armor 2025-01-26 14:47:40 +00:00
KaenoDev 17e4d1468f Fix membercatergory, victim and aggressor 2025-01-26 13:40:50 +00:00
CWX e16a08489a Fix profiles not creating, along with chomps replaceID changes 2025-01-25 21:20:32 +00:00
Chomp 0327f99805 Fixed bots spawning with empty upd objects 2025-01-25 21:21:27 +00:00
CWX badb12830d fix jsonelement 2025-01-25 20:31:05 +00:00
Chomp 379bd96fa4 Second part to ReplaceIDs rewrite 2025-01-25 20:28:08 +00:00
Chomp 5f663d70af Rewrote repaceIds function 2025-01-25 20:12:51 +00:00
Chomp f484a4b16f Improved types for item purchasing
Fixed purchased items lacking inserts
2025-01-25 19:06:01 +00:00
Chomp f46cb294cd Implemented RagfairOfferHelper 2025-01-25 17:29:09 +00:00
Valens d7cd632e36 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 12:26:17 -05:00
Valens cb23d26da3 Fix AirdropService
Implement the AirdropService file, and all associated methods from the node server.
2025-01-25 12:25:32 -05:00
Chomp 88df3e6651 Implemented GetValidOffers + lint 2025-01-25 16:49:35 +00:00
Chomp f991cbee7c Flagged properties as non-null + More ragfair implementation 2025-01-25 14:45:16 +00:00
CWX f2683aef54 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 14:23:23 +00:00
CWX 0ef0d90704 fix getting new quests on accepting others, fix dialog type and null guards 2025-01-25 14:23:14 +00:00