Commit Graph

16 Commits

Author SHA1 Message Date
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
Archangel aa382585bd Add logging for http and websocket start 2025-02-14 15:14:27 +01:00
CWX 2b9a6ab7b2 Fix build errors 2025-02-08 13:09:56 +00:00
Chomp ac7b2daeba Renamed interface to IOnLoad
Added OnLoad mod
Expanded `OnLoadOrder` options
2025-02-08 12:18:57 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +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 16ba93383b add debug logging checcks 2025-01-28 21:30:57 +00:00
Chomp f0fcb9b0e3 remove feet 2025-01-28 17:30:01 +00:00
CWX 0aa6ef2039 LocationLootGen done 2025-01-25 00:14:58 +00:00
CWX 213c6e61f7 remove using 2025-01-24 23:33:33 +00:00
Chomp ef40e60284 Made warn time a const 2025-01-24 19:30:40 +00:00
CWX 57fc237d64 assign timer to class field 2025-01-22 13:45:59 +00:00
CWX 0188c4a50d init dict before accessing 2025-01-22 13:33:28 +00:00
CWX 6c5f259dc8 add pathing and version to startup logging 2025-01-19 18:19:19 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00