CWX
|
dd8bb2d3a9
|
fix questHandover breaking with null check
|
2025-02-12 19:02:30 +00:00 |
|
CWX
|
e6d28b4f40
|
tryadd wasnt needed
|
2025-02-12 18:46:12 +00:00 |
|
Chomp
|
2a67ec9377
|
Updated assets
|
2025-02-12 18:30:09 +00:00 |
|
CWX
|
194f2a7c36
|
Fix insurance blowing up, fix quest handover item blowing up
|
2025-02-12 18:22:47 +00:00 |
|
Chomp
|
096d3298b6
|
improved GetLocaleDb dictionary lookup
|
2025-02-12 18:03:35 +00:00 |
|
CWX
|
ea4cb13ed4
|
Removed unused references
|
2025-02-12 17:33:47 +00:00 |
|
Chomp
|
06eebbb0f4
|
Fixed injections for example 14
|
2025-02-12 15:34:30 +00:00 |
|
Chomp
|
e9bfce4b28
|
Updated removeNewBeginningRequirementFromPrestige to check for BOTH New Beginning quest ids as they're no the same between prestige
|
2025-02-12 15:34:17 +00:00 |
|
Chomp
|
71079def3e
|
Fixed removeNewBeginningRequirementFromPrestige looking for the wrong id
|
2025-02-12 11:33:04 +00:00 |
|
Chomp
|
233a7c4202
|
Updated prestige system
|
2025-02-11 21:27:52 +00:00 |
|
Chomp
|
2a258aed35
|
Created modhelper class and updated examples to make use of it
|
2025-02-11 16:22:32 +00:00 |
|
Chomp
|
51e889e34e
|
Fixed build errors
|
2025-02-11 15:27:49 +00:00 |
|
clodan
|
fd63df1154
|
Changed output path
|
2025-02-11 12:08:03 +00:00 |
|
clodan
|
a33d51f182
|
Moved SptCommon inside libraries folder
|
2025-02-11 10:56:29 +00:00 |
|
CWX
|
3b1f9bf70f
|
add example 24 with a todo
|
2025-02-10 22:11:24 +00:00 |
|
CWX
|
eaf50c62a9
|
removed unused method and field
|
2025-02-10 22:11:12 +00:00 |
|
CWX
|
e8f110f488
|
Add mod example 23
|
2025-02-10 21:53:14 +00:00 |
|
CWX
|
08ec102f99
|
add missing package.json and attributes, added example 22
|
2025-02-10 21:31:44 +00:00 |
|
CWX
|
685f2eb39b
|
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
# Conflicts:
# ModExamples/TempReferences/Core.dll
# ModExamples/TempReferences/SptCommon.dll
# ModExamples/TempReferences/SptDependencyInjection.dll
|
2025-02-10 21:25:10 +00:00 |
|
CWX
|
194e3c1ea1
|
finish off example 21, updated temp dll's with fixes
|
2025-02-10 21:24:17 +00:00 |
|
Chomp
|
d66afde165
|
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
|
2025-02-10 21:12:33 +00:00 |
|
Chomp
|
0123675254
|
Updated example
|
2025-02-10 21:12:20 +00:00 |
|
CWX
|
11a7b4fdbd
|
make sure there are props to override before iterating
|
2025-02-10 21:09:25 +00:00 |
|
Chomp
|
da75cb842b
|
Added method for modders
|
2025-02-10 21:00:44 +00:00 |
|
CWX
|
7d9e7f0727
|
fix bundle sending
|
2025-02-10 20:38:12 +00:00 |
|
Chomp
|
aabd9cef6c
|
Add missing items for example 13.1
|
2025-02-10 19:53:55 +00:00 |
|
CWX
|
e8acef4e75
|
fix loading of bundles
|
2025-02-10 19:40:35 +00:00 |
|
Alex
|
c26169f53a
|
BundleSerializer
|
2025-02-10 19:40:28 +00:00 |
|
CWX
|
b572f1da18
|
start modExample 21, fix bundleLoading being Null,
|
2025-02-10 18:17:36 +00:00 |
|
Chomp
|
fa179fdb02
|
Add launchSettings.json to gitignore
|
2025-02-10 17:23:47 +00:00 |
|
Chomp
|
b277217672
|
Added AddTraderWithDynamicAssorts example
|
2025-02-10 17:20:59 +00:00 |
|
CWX
|
eef39e1a54
|
add injectable att, add mod example 20
|
2025-02-10 17:07:49 +00:00 |
|
CWX
|
478ed639aa
|
Add 18.1 mod example
|
2025-02-10 17:01:07 +00:00 |
|
CWX
|
69e8796035
|
Add missing package.jsons
|
2025-02-10 16:45:26 +00:00 |
|
CWX
|
8b39fe34fe
|
Add mod example 18
|
2025-02-10 16:43:20 +00:00 |
|
Chomp
|
3dee6318da
|
Add example
|
2025-02-10 16:12:57 +00:00 |
|
CWX
|
cd26c6ca87
|
Update mods to be a SDK.Web project and output library, this enables some features used by ASPNET
|
2025-02-10 16:08:56 +00:00 |
|
CWX
|
a46381c3ef
|
fix pathing and references
|
2025-02-10 15:52:50 +00:00 |
|
CWX
|
339c873161
|
fix csprojs of mod examples
|
2025-02-10 15:50:51 +00:00 |
|
Chomp
|
5e698d0809
|
Stubbed out example 13
|
2025-02-10 15:48:33 +00:00 |
|
CWX
|
7cd8ef9179
|
Update Mods to be foldered/ own csproj/ ref dll
|
2025-02-10 15:04:40 +00:00 |
|
Chomp
|
ed54312f35
|
Updated types to match game client
|
2025-02-10 12:30:14 +00:00 |
|
Chomp
|
0f0cbb1df5
|
Applied IMinMaxValue to MinMax<T>
|
2025-02-10 11:00:57 +00:00 |
|
Chomp
|
3219718d27
|
Replaced minmaxdouble + minmaxint with generic minmax<T>
Updated various doubles to be ints
|
2025-02-10 10:44:24 +00:00 |
|
Chomp
|
08b5caf337
|
Renamed Minmax to MinMaxDouble and added MinMaxInt
Swapped various doubles for ints across loot generator and airdrop code paths
Fixed forced airdrop loot being returned with a decimal stack count
|
2025-02-10 09:57:01 +00:00 |
|
Chomp
|
c8dadd106c
|
Interned more strings
|
2025-02-09 19:14:48 +00:00 |
|
Alex
|
88893ac7be
|
small refactor to routers and added notifier stuff
|
2025-02-09 18:31:07 +00:00 |
|
Alex
|
a3bc7eea23
|
Merge branch 'main' into develop
# Conflicts:
# Server/Logger/WebApplicationLogger.cs
|
2025-02-09 18:04:46 +00:00 |
|
Alex
|
c67c807dd3
|
WriteToLogFile now implemented
|
2025-02-09 17:46:18 +00:00 |
|
Chomp
|
606bb2dc58
|
Small cleanup of IsSameItems
|
2025-02-09 15:36:19 +00:00 |
|