Commit Graph

31 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 c4d6aa83b3 Enable Harmony bootstrapper 2025-02-14 00:46:48 +01:00
CWX efd8b360de Formatting 2025-02-07 22:47:47 +00:00
CWX d6925e492c Create wrapper for SptMod with assembly and package.json 2025-02-07 21:20:53 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
CWX f116eaba26 didnt do shit 2025-01-22 19:38:25 +00:00
CWX 21207f4eef add timeout so debugging is earier 2025-01-22 15:47:35 +00:00
Alex b2e6117ccd disappointing night commit 2025-01-20 22:10:55 +00:00
CWX b1d9035801 insurance service done with raidtimeadjustmentservice 2025-01-20 15:31:53 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00
CWX cc1b022396 fix tests, 1 fails in mathUtilTest, changing from float to double 2025-01-18 21:02:00 +00:00
Chomp cedd175702 Reduced verbosity of logging + enabled serilog 2025-01-18 16:06:18 +00:00
Alex 4fbd75b9f5 websockets 2025-01-17 18:14:46 +00:00
Alex 8284c17855 Added request logger 2025-01-16 13:09:38 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
Alex 8f47bd89c5 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 11:50:55 +00:00
Alex 6a2f11d2c4 Improved logging with exceptions and remove config enum parameter 2025-01-15 11:49:42 +00:00
Chomp ee6fc966c6 Implemented ProgramStatics 2025-01-14 17:50:10 +00:00
Chomp dab11c82f0 Fix error 2025-01-14 12:45:06 +00:00
Alex 7ff822be0f refactored File, Path and Directory usages into FileUtil and cleaned up logs 2025-01-14 11:42:27 +00:00
Alex d85bd6c315 logger 2025-01-12 21:44:30 +00:00
Alex 50d744e9d7 fixed load order 2025-01-12 11:43:22 +00:00
Alex d5958dff31 on update and on load order 2025-01-11 18:30:38 +00:00
Alex 774758796d smol stuff 2025-01-11 18:03:12 +00:00
Alex ba78a15613 Sample mod project and modding bootstrap 2025-01-10 23:42:41 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
Alex c751918ff6 runnable app! 2025-01-07 17:28:49 +00:00
Cj f09cd50266 Fix namespaces 2025-01-06 01:43:58 -05:00
Alex abf15257cd more models and consolidation 2025-01-05 20:28:54 +00:00
Alex 76f9830a7e Initial commit, basic work 2025-01-05 02:12:38 +00:00