Commit Graph

37 Commits

Author SHA1 Message Date
Chomp 69d22cef11 partially implemented inventory item movement 2025-01-18 18:01:40 +00:00
Alex c94408c596 changed classes to records 2025-01-17 18:13:37 +00:00
Chomp 45fc86d8e0 Renamed QuestReward to Reward + QuestRewardType to RewardType 2025-01-17 11:58:10 +00:00
CWX 0bd70f5f6c fix types 2025-01-16 20:20:59 +00:00
Chomp 8e18d19e26 Temp implementation of TraderEnumHasValue 2025-01-16 12:31:49 +00:00
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
Chomp 80b077b74d Implemented parts of HideoutCallbacks 2025-01-14 18:46:41 +00:00
CWX 45b4eebc5f add dateTimeEnum 2025-01-13 21:55:56 +00:00
Chomp 9102d06d65 Implemented GeneratePlayerScav and GetCloneOfBotBase 2025-01-13 16:28:46 +00:00
CWX f188d9c52e Add two new enums 2025-01-13 14:07:58 +00:00
Chomp f3b9555ac1 Fixed issue with QuestRewardType 2025-01-13 13:30:16 +00:00
CWX a6ecb434c4 add money enum, finish traderController (#47)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart

* start traderController

* add money enum, finish traderController
2025-01-12 23:18:24 +00:00
CWX c9450aea36 add gameEditions static class 2025-01-12 18:40:33 +00:00
CWX a85eb5b5c0 new itemRouters, missing enums, fix method sigs (#41)
* callbacks

* controllers

* Router override

* make requests use interface

* create Routers

* extra parts

* fix method sig on callbacks

* add two missing enums as static classes

* add missing serializers (not complete)

* complete ItemEventRouters
2025-01-12 16:42:09 +00:00
Alex fa22bc8019 partial request working 2025-01-09 23:11:57 +00:00
CWX c4ab797820 More Type scaffolding 2025-01-09 19:26:55 +00:00
CWX 3f0028db85 more helpers 2025-01-08 23:32:58 +00:00
CWX 114e4d0f65 Fix Quest related types 2025-01-08 21:55:08 +00:00
CWX e64adbf4b8 update DatabaseTables and services to be Camelcase 2025-01-08 15:32:33 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Alex 797a928614 more db fixes 2025-01-07 23:30:36 +00:00
CWX d60bbfe823 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-07 22:40:30 +00:00
Alex 9e0f3eb333 more fixes 2025-01-07 22:41:03 +00:00
CWX 8d4ac6152d more generators 2025-01-07 20:48:06 +00:00
Alex c751918ff6 runnable app! 2025-01-07 17:28:49 +00:00
CWX 0b4a231b71 more callbacks 2025-01-07 12:51:59 +00:00
CWX 08dbd33f62 added more types and callbacks filled in 2025-01-07 11:40:15 +00:00
Alex 127e023213 fixed configs missing types 2025-01-07 09:19:59 +00:00
Alex 210ee10362 localisation service and others 2025-01-06 23:24:11 +00:00
Alex 35c62e6ada Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-06 21:55:25 +00:00
Alex fcaab02512 more stuff 2025-01-06 21:54:55 +00:00
CWX b292dcb0b5 More Types 2025-01-06 21:49:53 +00:00
Alex fc2f297691 hideout and other types 2025-01-06 19:26:52 +00:00
Alex 5462b6c061 more models 2025-01-06 19:09:32 +00:00
Alex c23e9fff02 more models 2025-01-06 17:16:10 +00:00
Cj f09cd50266 Fix namespaces 2025-01-06 01:43:58 -05:00
Alex 76f9830a7e Initial commit, basic work 2025-01-05 02:12:38 +00:00