Commit Graph

31 Commits

Author SHA1 Message Date
CWX a4f8036d09 formatting, fix build error 2025-02-05 07:36:13 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
CWX a4bb2e8f25 fix prestigeRequestTypes and getting items transfered 2025-02-03 15:05:51 +00:00
Chomp b201a47b0b Further improvements to BackupService 2025-02-01 10:32:41 +00:00
Chomp 1f9a18f37c Removed dupe command RemoveMail that does nothing
Gived `GetMessagePreview` throwing an error when its messages were empty

Cleanup of spt friend commands
2025-01-31 18:31:42 +00:00
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00
Chomp e1a243a5c2 Fixed build issue 2025-01-29 10:59:04 +00:00
CWX b7184f68bd finish off custom item service 2025-01-28 19:57:01 +00:00
CWX 471e7c0299 removed two unused routes, and two methods no longer used 2025-01-28 19:51:38 +00:00
CWX b348a4085c removed unused methods 2025-01-28 19:44:03 +00:00
Chomp 0f1a20507c Removed incorrect comments 2025-01-28 13:40:13 +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
Chomp f484a4b16f Improved types for item purchasing
Fixed purchased items lacking inserts
2025-01-25 19:06:01 +00:00
Valens dd52283d0d Fix GetErrorCode in ItemEventCallbacks
Cast int to string to retrieve proper error code which is Unknown Error.
2025-01-25 13:36:25 -05:00
CWX dc119a68dd allow raid configuration 2025-01-25 15:44:41 +00:00
CWX 6e64f08089 Fix up types, added coversion methods to item and HideoutItem, null guards, add hideoutcontroller Update 2025-01-24 21:54:19 +00:00
Alex 48228c6d2e more stuff fixed 2025-01-24 13:35:28 +00:00
CWX ceab778b6c typing 2025-01-24 12:17:36 +00:00
Chomp 04b6731777 Fix it again 2025-01-24 11:13:09 +00:00
CWX dae1fd374d fix launcher given name not showing for registeration 2025-01-23 19:34:36 +00:00
CWX c3cbadb621 implement insuranceController 2025-01-23 16:08:14 +00:00
Chomp 300454e174 Implemented gym endpoint 2025-01-23 15:50:48 +00:00
CWX 37e45f5b99 add todo to fix error codes sent to client 2025-01-23 13:36:46 +00:00
CWX 47d4466f92 remove async from onUpdate for now 2025-01-22 13:33:51 +00:00
Chomp 9fea3196a3 InventoryHelper implementation 2025-01-22 11:28:11 +00:00
Chomp 3989fa5e58 Added inventory controller implementation 2025-01-21 20:24:09 +00:00
clodan d9643ef519 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 15:56:25 +00:00
clodan e2566d57f4 LazyLoad some assets 2025-01-21 15:56:17 +00:00
CWX 8fdfa0658d inventory callbacks fixed 2025-01-21 13:58:04 +00:00
clodan 31f2d9f8dc desync the itemeventrouter 2025-01-21 12:57:57 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00