Server/project/src/helpers/Dialogue
DrakiaXYZ edfe995c52 Initial implementation of an ItemTpl and Weapon enum generator (!364)
ItemTplGenerator will create a full ItemTpl.ts and Weapons.ts file with all items and weapons respectively
Renamed WeaponTypes to Weapons to better indicate its new format
Updated all references to these enums to use the new names
New npm command `npm run gen:items` to run this tool

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/364
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-06-16 08:33:01 +00:00
..
Commando Initial implementation of an ItemTpl and Weapon enum generator (!364) 2024-06-16 08:33:01 +00:00
AbstractDialogueChatBot.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
CommandoDialogueChatBot.ts primery-dependencies (!355) 2024-05-28 14:04:20 +00:00
IDialogueChatBot.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
SptDialogueChatBot.ts Reworked gift sending/storage sytem to not store the max sends in profile and use the existing gift data 2024-06-09 09:13:38 +01:00