TheSparta
de74980eb4
general cleanup of code and config files
...
- fixed indentation to 4 spaces
- added missing semicolons
- some other changes here and there that either make the code look consistent between examples or just make it more concise
2024-05-20 17:05:33 +01:00
TheSparta
8743824046
general cleanup of config files and build script
...
- removed "os" devDependency, as it's an internal module and should've never been set as a devDependency in package.json
- general cleanup and restructure of package.json, indent with 4 spaces, moved a few properties around so it's more readable
- indent workspace file with 4 spaces
- added refringe.spt-id-highlighter to the recommended extensions
- removed the "-version" from the zip and folder name the build script was generating
- added /tmp to .eslintignore
2024-05-19 16:52:47 +01:00
TheSparta
0f5588ef81
Replaced module.exports for export const
2024-05-19 16:23:02 +01:00
TheSparta
6d3fd47ba6
ensure every file has an empty new line before EOL
2024-05-19 15:53:43 +01:00
Dev
7984727736
Updated mod versions to 3.9
2024-05-18 21:31:18 +01:00
Dev
4ef5ffe94c
Updated example tsconfig.json
2024-05-18 21:29:19 +01:00
Dev
136e054cf0
Updated types
2024-05-18 21:18:13 +01:00
13b8900c00
Added websocket example ( #27 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #27
2024-05-18 19:59:25 +00:00
6218d6d4bd
Update types for 3.8.2 ( #26 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #26
2024-05-13 10:22:29 +00:00
Dev
ff6fd48e6b
Update types
2024-05-04 20:40:43 +01:00
2b69963163
3.8.1-DEV ( #25 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #25
2024-05-04 19:20:31 +00:00
36f643f3a6
380 ( #24 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #24
2024-04-04 21:29:42 +00:00
abbd1e9649
Updated chat mod examples based on latest release and added an example for the abstract bot example ( #23 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #23
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-01-17 22:26:44 +00:00
Dev
ad0bae5e51
Update types
2023-12-25 08:44:29 +00:00
ac6418feda
Added chatbot examples ( #22 )
...
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #22
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2023-12-25 08:39:37 +00:00
Dev
2843e7e022
Update types
2023-12-17 19:38:52 +00:00
b3d26a74ca
374 ( #20 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #20
2023-12-04 19:36:21 +00:00
Dev
96a152f457
Update comments
2023-12-02 10:42:53 +00:00
Dev
393d52162b
Formating changes
2023-11-29 14:03:14 +00:00
Dev
22cff3d0ba
Add extra example to mod #2
2023-11-29 14:01:28 +00:00
Dev
08213cbfcd
Remove commented out code
2023-11-19 21:50:04 +00:00
ca3201b576
3.7.3 ( #19 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #19
2023-11-19 20:48:55 +00:00
1485ce9452
3.7.2 update ( #18 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #18
2023-11-12 18:32:09 +00:00
Dev
10104d0a38
Update example mods tsconfig.json
2023-10-15 15:58:34 +01:00
Dev
aff8698093
Update types
2023-10-14 21:06:56 +01:00
Dev
67249867b0
Update types
2023-10-14 15:16:10 +01:00
Dev
432af5cd3f
Update types
2023-10-13 13:38:23 +01:00
Dev
469fe00902
Update types
2023-10-12 15:18:14 +01:00
Dev
a0516f9d38
Update readme
2023-10-12 15:16:11 +01:00
Dev
ea559bd4aa
Update types
2023-10-10 21:21:32 +01:00
7907d533ae
13.5 ( #15 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Reviewed-on: #15
2023-10-08 21:07:25 +00:00
Merijn Hendriks
226107e25c
Add trader to ragfair ( #12 )
...
The default example only adds the trader to the trading menu, but doesn't display the trader in ragfair too (like how the default traders are). With this PR, the trader's inventory is also available in ragfair.
Reviewed-on: #12
Co-authored-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com>
Co-committed-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com>
2023-09-21 14:15:29 +00:00
Dev
71a2f8dae6
Update types
2023-08-06 16:20:08 +01:00
Dev
d9c933fe2b
Update types
2023-08-04 17:33:45 +01:00
Dev
1230a53555
Typo fix
2023-08-03 14:55:12 +01:00
Dev
e6c0fc7835
Update types
2023-08-02 16:18:37 +01:00
Dev
b2348014ea
Fixed issue with example mods building zip containing types + other unnecessary files (Thanks to TorturedChunk for fix)
2023-08-02 09:52:36 +01:00
Dev
3d58c2e8dd
Add trader id to Trader enum
2023-08-02 08:13:25 +01:00
Dev
21fc225eed
Update types
2023-08-01 17:37:33 +01:00
Dev
b84be52584
Update example trader mod to use fluent api approach to adding assorts
2023-08-01 17:36:55 +01:00
Dev
edfffaa320
Update types to match server
2023-07-30 17:43:30 +01:00
Dev
30186be2d2
Build examples against es2021
2023-07-29 14:26:23 +01:00
Dev
21765e610c
Update example packages to match server
2023-07-29 14:17:31 +01:00
Dev
ccfa42319f
Update types for example 2 and 3
2023-07-29 13:59:04 +01:00
Dev
8efe048c1d
Improve readme consistency
2023-07-29 13:54:41 +01:00
Dev
badd8fa265
Update readme + example 1 types
2023-07-29 13:48:13 +01:00
Dev
ef814a53e3
Update types for 3.6.0 - example #1
2023-07-25 16:00:47 +01:00
Dev
1a4d3dacf0
Update supported version
2023-07-18 18:45:11 +01:00
Dev
57b1a22381
Update types
2023-07-18 16:59:04 +01:00
Dev
91636817ae
Update types
2023-07-18 16:56:07 +01:00