refringe
6e01428b2b
.NET Format Style Fixes
2025-06-18 17:09:20 +00:00
Archangel
3419368f53
Add Transformer to Lazyload, get rid of event
...
This will break mods and their examples!
In addition:
- Removes being able to add custom locales, modders should do .AddTransformer on the LazyLoaded value in the database!
- Fixes up PostDBLoad methods trying to use .Value which won't work as this data will be unloaded after 30 seconds
- Move all other SPT code to use .AddTransformer
2025-06-15 19:08:38 +02:00
Chomp
7f79315ae6
Changed MergeCustomAchievements logging to debug
2025-06-12 18:00:50 +01:00
Chomp
1d5162c761
Various changes and fixes for things that have been bugging me
...
Removed/flagged unused props
Typo fixes
Use `FirstOrDefault` over direct index access
Log stacktrace on exception inside `CreateWeaponItems`
2025-06-08 10:40:40 +01:00
Alex
1499627d3c
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00
CWX
f15eb8e563
fix saiga FA
2025-05-05 23:01:22 +01:00
CWX
7c7297f63c
Code cleanup and format
2025-04-22 14:49:05 +01:00
CWX
257c8cc698
moved removal of prapor message to localService as this needs to happen each time we lazyload
2025-04-17 13:20:54 +01:00
Chomp
f104ab1417
Improved logging
2025-04-09 17:20:24 +01:00
Chomp
09d5776f32
Added christmas tree to hideout areas on server start via custom area system
2025-03-28 17:35:00 +00:00
Chomp
0938f47a64
Added custom achievement system, adds achievements on server start
2025-03-28 17:06:43 +00:00
TetrisGG
86f31fe202
Change Services Comments
...
Changed comments to XML standard
Added missing comments
Adjusted wording on some comments for clarity.
2025-03-09 13:40:05 +01:00
Chomp
17e0a4245a
Fixed merged quest assorts not correctly merging
2025-03-08 10:03:52 +00:00
clodan
270f095413
renamed projects and namespaces
2025-03-07 13:16:43 +00:00