Server/project/src/routers
Cj d4ee8f64d4 Implement IRelease interface, add new route action and data to core.json (!249)
This will need merged with: https://dev.sp-tarkov.com/SPT-AKI/Modules/pulls/90

Added
- IRelease interface
- betaDisclaimer: Beta text to be shown in the client
- betaDisclaimerTimeoutDelay: delay before the client exits if `OK` isnt pressed
- releaseSummary: a place to add release notes shown on first run, or if version has changed.

- new route for the client to request beta and changelog information

Im not the most familiar with the server, so if any of this needs moved to a different class or a new class made for it, ping me and let me know and I'll adjust it accordingly.

Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/249
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-03-07 18:16:55 +00:00
..
dynamic Initial commit of trader services structure (!187) 2024-01-08 08:51:46 +00:00
item_events Further output object changes 2024-02-14 15:11:19 +00:00
save_load Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
serializers Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
static Implement IRelease interface, add new route action and data to core.json (!249) 2024-03-07 18:16:55 +00:00
EventOutputHolder.ts Formatting 2024-02-02 15:00:21 -05:00
HttpRouter.ts Fix profile ids being prepended with pmc/scav killing game load 2023-12-27 22:01:30 +00:00
ImageRouter.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
ItemEventRouter.ts Reset client output object data at end of function, instead of at start - fixes issue where old profile change data persists in memory after player logs out and into another profile 2024-02-10 16:23:26 +00:00