30 Commits

Author SHA1 Message Date
Dev
07483af828 Updated examples 2024-10-19 12:56:23 +01:00
Dev
60d5a870ad Small improvements 2024-09-27 11:05:10 +01:00
Dev
6b7c9bd8e3 Updated trader example to use mongo Ids 2024-09-21 17:40:49 +01:00
Dev
530aad88b9 Replaced magic strings with use of ItemTpl enum 2024-07-29 10:19:02 +01:00
Dev
02049f57e0 Further branding changes 2024-07-06 22:15:30 +01:00
Dev
8238d80a3b Update branding 2024-07-06 22:08:05 +01:00
Dev
425cd38446 Update to 3.9.0 2024-07-06 21:46:01 +01:00
Dev
9bbc7d7a25 Updated example 5/13/14/18 to use DatabaseService 2024-05-29 10:40:24 +01:00
Dev
6ea6803456 Updated various mods to use PrimaryLogger instead of WinstonLogger 2024-05-29 10:09:10 +01:00
4f0739b138 Rebranded mod examples to SPT (#30)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #30
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-05-21 18:38:36 +00:00
d79477a98f 3.9.0-DEV (#29)
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: TheSparta <thesparta@noreply.dev.sp-tarkov.com>
Reviewed-on: #29
2024-05-21 18:07:13 +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
Dev
08213cbfcd Remove commented out code 2023-11-19 21:50:04 +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
1230a53555 Typo fix 2023-08-03 14:55:12 +01:00
Dev
3d58c2e8dd Add trader id to Trader enum 2023-08-02 08:13:25 +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
421120f623 Improve addTrader example
Move some code to new class `traderHelper`
More comments
Added example of constructing weapon from scratch
exposed trader update time as parameter instead of hard coding
Add additional example for adding singular item with different params
Added ability to add buy restrictions to items
2023-07-16 11:01:19 +01:00
4b9660d454 Fix example 13 errors 2023-02-19 20:46:42 +00:00
b0ce3a5081 Update trader example 2022-12-25 11:40:29 +00:00
a06b37273d improve add trader example 2022-12-25 11:04:14 +00:00
24f6974570 Updated addTrader example 2022-12-24 16:26:15 +00:00
6a7cc49ad6 Improve add trader example 2022-12-22 15:21:44 +00:00
2fa1d18251 Clean up add trader example 2022-12-22 11:44:39 +00:00
e623ee5312 Update example 13 to take into account new locale changes from bsg 2022-12-22 10:50:07 +00:00
cdba0e1ecc 3.2.1 update 2022-08-15 22:07:06 +01:00
0878d6ec19 mod updated 2022-07-25 19:35:27 +01:00
c43ccd8dc4 3.1.x mod examples update 2022-07-09 19:27:30 +01:00
Mangiang
0cd6b78504 fix: add typing for locales 2022-06-04 23:44:00 -04:00
Mangiang
603a77abcb fix: trader mod example 2022-06-04 23:04:12 -04:00