Commit Graph

13 Commits

Author SHA1 Message Date
Chomp 5442a46f39 Merge pull request #155 from sp-tarkov/localeService
Locale service
2025-04-18 09:52:25 +01:00
CWX cd94eee774 removed duplicate logging 2025-04-17 16:30:08 +01:00
CWX eed3c5e105 added and fixed spelling on comments 2025-04-17 13:20:14 +01:00
CWX e55aba79ac Use ProgramStatics in places to disable Modding with Flag 2025-04-16 11:51:44 +01:00
CWX 0f2e18c34d renamed as its dependant on the build not what config is run
just to add,
fat fingered commit instead of moving to a new line.

server in debug mode will use appsettings.development.json

this has changed to have three sub logging folders - Kestrel, Requests, spt
before the logging changes we lost all kestrel logging, which sometimes made it hard to understand failed requests

in release it will use appsettings.json
this will log to console and spt only
2025-04-15 18:46:38 +01:00
CWX b520c34930 cleaned up logging a little 2025-04-15 18:37:18 +01:00
Chomp f104ab1417 Improved logging 2025-04-09 17:20:24 +01:00
CWX 1fa7e59855 try loading cert after gen, always recopy assets 2025-04-08 18:52:20 +01:00
CWX 797c2109a0 add back launchSettings json, should fix debugging in IDE's, updated readme to reflect changes 2025-04-08 10:09:00 +01:00
clodan 3c83018513 Added ServiceProvider to ApplicationContext and added static callable reference to the ApplicationContext instance 2025-03-09 16:50:09 +00:00
Archangel 63737e656c Centralize globally used build properties 2025-03-07 17:47:47 +01:00
Archangel 852f95a56c Update logger targets 2025-03-07 15:41:23 +01:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00