Chomp
bf00a3e1c3
Merge pull request #106 from tetrisdev/RoutersComments
...
Add Router Comments
2025-03-05 19:50:55 +00:00
TetrisGG
3190646cd0
Add Router Comments
...
Add missing Router comments.
2025-03-05 20:28:25 +01:00
Chomp
e3664d3614
Comment improvements
...
Made various variables static / readonly
2025-03-04 11:47:14 +00:00
Chomp
4d94044e51
Why is this here, it does nothing?
2025-02-24 21:07:03 +00:00
Chomp
f4824a7074
Fixed image router not finding images due to recent client change
2025-02-21 17:31:25 +00:00
Chomp
5a5e18f568
Add HTTPS support ( #101 )
...
* Initial work on adding https support
* Updated logging
* More logging
* Added support for a certificate password
Replaced method used for getting path to cert
* Reduce duplication of logic in program.cs
* Cleanup of `HttpServer`
* More https stuff
* https
* Fixed remote IP stuff
* Fixed non-local request logging
* Updated assets
* Replaced `singleplayer/bossconvert` to `singleplayer/bosstypes`
* Updated map loot
* Asset update
* Stop storing a bots inventory and other values to save memory
---------
Co-authored-by: Chomp <dev@dev.sp-tarkov.com >
Co-authored-by: clodan <clodan@clodan.com >
2025-02-20 12:27:55 +00:00
Chomp
570f9a19be
Removed debug logging
2025-02-17 15:15:42 +00:00
Chomp
924fff686d
Refactored botgen
2025-02-17 13:07:32 +00:00
CWX
2a172a6861
make launcherV2 endpoints consistent, add new profile endpoint
2025-02-14 17:12:09 +00:00
CWX
7d9e7f0727
fix bundle sending
2025-02-10 20:38:12 +00:00
Alex
c26169f53a
BundleSerializer
2025-02-10 19:40:28 +00:00
Alex
88893ac7be
small refactor to routers and added notifier stuff
2025-02-09 18:31:07 +00:00
CWX
5c6fa9242f
BIG BOI FORMATTING
2025-02-07 19:36:17 +00:00
CWX
af57c20855
change itemeventrouters to use consts
2025-02-05 09:43:21 +00:00
CWX
a4f8036d09
formatting, fix build error
2025-02-05 07:36:13 +00:00
CWX
f648f42721
This is just Jetbrains formatting and code syntax styling
2025-02-05 06:56:51 +00:00
CWX
a4bb2e8f25
fix prestigeRequestTypes and getting items transfered
2025-02-03 15:05:51 +00:00
Chomp
1f9a18f37c
Removed dupe command RemoveMail that does nothing
...
Gived `GetMessagePreview` throwing an error when its messages were empty
Cleanup of spt friend commands
2025-01-31 18:31:42 +00:00
CWX
feeec4ba6b
somehow missed 🤷
2025-01-29 22:10:21 +00:00
Chomp
73cb11c47d
Various changes
2025-01-29 12:12:01 +00:00
clodan
d427f5f33d
Removed unnecessary services
2025-01-29 10:34:05 +00:00
CWX
16ba93383b
add debug logging checcks
2025-01-28 21:30:57 +00:00
CWX
471e7c0299
removed two unused routes, and two methods no longer used
2025-01-28 19:51:38 +00:00
CWX
293b944562
removed more from launcherV2
2025-01-28 19:45:36 +00:00
CWX
1900982a1e
fix hideout takeProduction
2025-01-28 15:59:17 +00:00
CWX
078e1b1b36
Improve Health system to Use EFT's models and actual Types, also fixed some RequestData not using the base record
2025-01-28 15:27:45 +00:00
Chomp
b0e34549ad
Init output.warnings as array
2025-01-27 17:29:38 +00:00
CWX
9cf43cda89
Type fixes
2025-01-24 12:27:57 +00:00
Chomp
d78b742841
Third times a charm
2025-01-24 11:13:40 +00:00
CWX
6f7bc6d071
Fix typing
2025-01-23 21:21:11 +00:00
CWX
a8043a0b60
Should match customization from node better
2025-01-23 19:35:02 +00:00
Chomp
300454e174
Implemented gym endpoint
2025-01-23 15:50:48 +00:00
Chomp
5f0b0c30fc
Fixed ResetTrader setting new traders to level 4
2025-01-22 15:22:36 +00:00
CWX
fac9b16713
check if exists and remove before trying to add again
2025-01-22 13:35:27 +00:00
CWX
edb68d7f8b
null guard
2025-01-22 10:19:41 +00:00
clodan
31f2d9f8dc
desync the itemeventrouter
2025-01-21 12:57:57 +00:00
clodan
7962b6a290
serializer for item event handling done
2025-01-21 12:51:36 +00:00
CWX
d298e1762b
finish off eventoutputholder
2025-01-21 01:22:54 +00:00
Chomp
fee4a32e1c
Fixed logging issues
2025-01-19 19:45:24 +00:00
Alex
b5240a615e
Refactor project into smaller chunks
2025-01-19 17:45:48 +00:00