Server/project/src/models/enums
DrakiaXYZ 77bc22f27e Fix being returned to the main menu when inventory full (!251)
- Add a new method of sending errors back but not flagging the response as failed in ItemEventCallback
- Don't treat `NOTENOUGHSPACE` errors as critical errors
- Return proper `NOTENOUGHSPACE` error code for stash space issues for trader/flea/craft
- Add missing error codes to `BackendErrorCodes`

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/251
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-03-08 08:59:14 +00:00
..
hideout Formatting 2024-02-02 15:00:21 -05:00
AccountTypes.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
AirdropType.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
AmmoTypes.ts Added missing AmmoTypes (!177) 2023-12-17 14:24:28 +00:00
BackendErrorCodes.ts Fix being returned to the main menu when inventory full (!251) 2024-03-08 08:59:14 +00:00
BaseClasses.ts Add COMB_MUZZLE_DEVICE to BaseClasses enum 2024-02-20 13:12:30 +00:00
BonusSkillType.ts Formatting 2024-02-02 15:00:21 -05:00
BonusType.ts Add ability to insert stash rows to profile 2024-02-26 23:51:45 +00:00
BotAmount.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
BotDifficulty.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ConfigTypes.ts Formatting 2024-02-02 15:00:21 -05:00
ContainerTypes.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ELocationName.ts Add various missing type properties for new map 2024-01-12 13:00:48 +00:00
EquipmentBuildType.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
EquipmentSlots.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ExitStatis.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
GiftSenderType.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
GiftSentResult.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HideoutAreas.ts Formatting 2024-02-02 15:00:21 -05:00
HideoutEventActions.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ItemAddedResult.ts Formatting 2024-02-02 15:00:21 -05:00
ItemEventActions.ts Formatting 2024-02-02 15:00:21 -05:00
MemberCategory.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
MessageType.ts Add BTR_ITEMS_DELIVERY to enum MessageType 2024-01-07 21:21:20 +00:00
ModSpawn.ts Fixes Linting Issues 2024-02-02 15:00:21 -05:00
Money.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
PlayerRaidEndState.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
QuestRewardType.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
QuestStatus.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
QuestTypeEnum.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairSort.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RaidMode.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
SeasonalEventType.ts Formatting 2024-02-02 15:00:21 -05:00
SkillTypes.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
Traders.ts Add base BTR trader server code 2023-12-30 11:21:19 +00:00
TraderServiceType.ts Formatting 2024-02-02 15:00:21 -05:00
WeaponSkillTypes.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeaponTypes.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WeatherType.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
WildSpawnTypeNumber.ts Update Wildspawntypes Enums to match client 2024-02-16 14:40:52 +00:00
WindDirection.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00