Commit Graph

16 Commits

Author SHA1 Message Date
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 7c7f5f428b Updated flea prices 2025-02-17 14:56:55 +00:00
Chomp 2a67ec9377 Updated assets 2025-02-12 18:30:09 +00:00
Chomp a6408cf9b7 34861 + asset update 2025-02-07 10:56:27 +00:00
Chomp 1159b4f08a Updated hideout production json 2025-02-05 11:02:55 +00:00
CWX f79e671beb make Dev profile not start with prestigeDogtag 2025-02-03 14:27:27 +00:00
Chomp 9a3af92a69 Updated quest data 2025-02-02 19:07:26 +00:00
Chomp 18cf7bf386 Update JSONs 2025-01-30 17:25:11 +00:00
Chomp b479c49d8f Updated bot data + added achievement icon 2025-01-27 12:46:04 +00:00
Chomp 06c81c76d9 Update loot data 2025-01-27 12:12:44 +00:00
Chomp 2e2704b0fc Added missing ammo pool to bossPartisan 2025-01-26 10:27:39 +00:00
Chomp 6b9256a447 Updated JSONs 2025-01-25 10:26:52 +00:00
CWX 77e5112983 start of tradeController, with slight type change 2025-01-22 11:50:08 +00:00
Chomp 216bfa123f Added missing bot 2025-01-21 20:43:27 +00:00
clodan 83d639bf47 Moved assets outside of main project to avoid duplication and other fixes 2025-01-21 20:39:52 +00:00