Commit Graph

83 Commits

Author SHA1 Message Date
CWX e3340beec9 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-24 12:17:40 +00:00
Alex 627d5dfe5c more stuff 2025-01-24 12:17:48 +00:00
CWX 0d4b6e95a9 Types 2025-01-24 12:17:07 +00:00
CWX 83d9b88397 Product seems useless? 2025-01-24 12:16:49 +00:00
Alex 3eaf6887a1 FenseService 2025-01-24 12:16:17 +00:00
CWX 41ebc62cb9 Fix types 2025-01-23 23:52:15 +00:00
CWX c8b186586e fix types 2025-01-23 23:20:06 +00:00
Chomp 2c06dd89d1 Map loot Implementation 2025-01-23 22:39:24 +00:00
CWX 6f7bc6d071 Fix typing 2025-01-23 21:21:11 +00:00
CWX d5f8509823 client returns ONLY Default like this 2025-01-23 20:59:36 +00:00
CWX 8c1cc9beea moved unused props to bottom, added additional missing props 2025-01-23 20:59:19 +00:00
CWX 54459ff5f8 added missing jsonProp 2025-01-23 18:58:20 +00:00
CWX bc79e84173 make some props not be ignored if null 2025-01-23 18:43:00 +00:00
Chomp c857320ae9 Flagged props as never remove 2025-01-23 18:05:16 +00:00
Chomp 750fde2e1d Made use of IdWithCount 2025-01-23 16:06:42 +00:00
Chomp a3bc91b076 Added missing type 2025-01-23 15:58:29 +00:00
Chomp 300454e174 Implemented gym endpoint 2025-01-23 15:50:48 +00:00
CWX ac81197c7a fix survey 2025-01-23 14:59:21 +00:00
CWX 92771f9cdc fix types 2025-01-23 14:50:59 +00:00
CWX d97d901aad remove unneeded usings 2025-01-23 13:40:23 +00:00
CWX e89c15efda Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-23 13:38:07 +00:00
CWX d56b8d1aaa revert typing changes 2025-01-23 13:38:01 +00:00
CWX 8176c815da add missing jsonPropNames 2025-01-23 13:37:48 +00:00
Chomp dc7378cd70 Repeatable Quest Implementation 2025-01-23 12:46:21 +00:00
CWX 3386316c3a Finish scavcaserewardgen 2025-01-23 12:10:46 +00:00
CWX 916756bf19 work around to allow two different types of callbacks for the same one 2025-01-23 11:23:48 +00:00
CWX 1dc2fec880 remove dupe type, finish off paymentService, add getItemAsProduct method to itemhelper 2025-01-23 11:20:34 +00:00
Chomp f09c6f6088 Repeatable quest improvements 2025-01-23 10:58:47 +00:00
CWX c28e494229 types go brr 2025-01-22 22:04:50 +00:00
CWX a95f5721c1 fix buying/selling 2025-01-22 20:52:27 +00:00
Chomp ce0b802246 Flagged more properties as JsonIgnoreCondition.Never 2025-01-22 17:44:47 +00:00
Chomp d565ec8b33 Flagged other items as nullable 2025-01-22 17:36:46 +00:00
Chomp 56a4fbf102 Flagged wishlist as never being removed from json 2025-01-22 17:34:13 +00:00
CWX 396be67702 fixed missing props 2025-01-22 14:46:19 +00:00
CWX ea040f53e1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 14:29:26 +00:00
Chomp e7d5fda4d8 Fixed inaccuracies on profile creation 2025-01-22 14:29:57 +00:00
CWX 785efd8678 fix quest rewards being borked 2025-01-22 14:29:22 +00:00
Chomp d39b877cba Implemented Eat endpoint 2025-01-22 14:10:06 +00:00
CWX 536751e6c0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 11:50:12 +00:00
CWX 77e5112983 start of tradeController, with slight type change 2025-01-22 11:50:08 +00:00
Chomp 9fea3196a3 InventoryHelper implementation 2025-01-22 11:28:11 +00:00
CWX dbc1c11e7e add questTypeEnum to converter 2025-01-22 10:17:03 +00:00
clodan 9a6bcfa21a ItemTplGenerator 2025-01-21 22:57:13 +00:00
clodan 83d639bf47 Moved assets outside of main project to avoid duplication and other fixes 2025-01-21 20:39:52 +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 8dba8d6a9c temp fix 2025-01-21 14:02:08 +00:00
CWX 8fdfa0658d inventory callbacks fixed 2025-01-21 13:58:04 +00:00
Chomp eec9c0eba1 BotGeneration improvemetns 2025-01-21 13:16:28 +00:00