Commit Graph

7 Commits

Author SHA1 Message Date
Chomp 4939efa273 Sync with changes made to node since 35146 2025-03-04 16:19:47 +00:00
Chomp 786151b0fa Updated assets 2025-02-27 15:13:34 +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 2a67ec9377 Updated assets 2025-02-12 18:30:09 +00:00
Chomp 1159b4f08a Updated hideout production json 2025-02-05 11:02:55 +00:00
Chomp 6b9256a447 Updated JSONs 2025-01-25 10:26:52 +00:00
clodan 83d639bf47 Moved assets outside of main project to avoid duplication and other fixes 2025-01-21 20:39:52 +00:00