Chomp
362ded1c3e
Fixed non-English text display in server console
2025-06-18 20:31:05 +01:00
refringe
6e01428b2b
.NET Format Style Fixes
2025-06-18 17:09:20 +00:00
Cj
056de770a8
check both sptLogger.json and sptLogger.Development.json when checking for the correct directory
2025-06-16 00:55:02 -04:00
Chomp
e596974d07
Cleaned up usings
2025-06-14 16:43:24 +01:00
Cj
e808c181c9
Add error handling for improper shortcut creation...
2025-06-12 19:26:13 -04:00
GrooveypenguinX
f4428deccf
fixed missing import for customitemservice, added bundle loading sequence in the program.cs ( #333 )
...
* Added missing import for reflection /bonk
* Implemented bundles.json loading directly into program.cs
`IsBundleMod` is now read from all loaded mods metadata, and if set to true the bundles.json is read from the mod directory.
* re-assign the sorted valid mods to the loadedMods list
since ValidateMods returns the sortedLoadedMods, this is the list of mods we should be passing to our other spots
---------
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com >
2025-06-01 15:34:14 +01:00
Archangel
4e3c755e90
Remove AppContext, store profile related data in ProfileActivityService
2025-05-30 19:36:23 +02:00
clodanSPT
ee51e1fcab
Refactored pre spt mod loader to user IOnLoad, moved Watermark to IOnLoad as well ( #313 )
...
Co-authored-by: Alex <alex@dm-me-for-questions.com >
2025-05-30 11:03:08 +01:00
Archangel
fa1368fb47
Move more initialization, mod loading and http requests over to async
2025-05-29 23:50:06 +02:00
Archangel
c930197942
Cleanup AppContext
2025-05-29 23:50:06 +02:00
Cj
f5ce6cd2fa
Fix console formatting ( #295 )
...
* Fix console virtual processing
* remove sneaky using
* Only set on windows
2025-05-28 22:24:40 +01:00
Alex
f679dea8d2
sorted code around mod disabling
2025-05-27 13:37:31 +01:00
Cj
0fda28526f
Implement module patch abstraction and patch loader ( #250 )
...
* Implement patch abstractions and patch loader using an interface
* remove patch loader
* rename patch class
2025-05-11 20:52:14 +01:00
Alex
1499627d3c
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00
Alex
222ca2e274
Replaced Serilog for custom logger
2025-04-24 16:29:36 +01:00
CWX
bbeddcb814
Fix logging in SingleFile setup
2025-04-22 16:00:08 +01:00
CWX
7c7297f63c
Code cleanup and format
2025-04-22 14:49:05 +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
b520c34930
cleaned up logging a little
2025-04-15 18:37:18 +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
clodan
270f095413
renamed projects and namespaces
2025-03-07 13:16:43 +00:00