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 |
|
Chomp
|
22e52dbdb3
|
Removed CompareUtil as its been replaced by itemHelper.IsSameItems
|
2025-02-09 15:34:47 +00:00 |
|
Chomp
|
2b2ae8fa7b
|
Made changes to GenerateCrc32ForData
|
2025-02-09 15:33:05 +00:00 |
|
Chomp
|
abd7f243e8
|
Removed unnecessary TODOs and fixed typos
Removed unnecessary uses of `GetByJsonProp`
|
2025-02-09 15:13:05 +00:00 |
|
Chomp
|
5aaa5a2841
|
Fixed caps for GetProfileModsGroupedByModName
|
2025-02-09 14:34:56 +00:00 |
|
Chomp
|
dec3956167
|
Expanded ModDllLoader implementation
|
2025-02-09 11:33:28 +00:00 |
|
Chomp
|
6c9ee63dc8
|
Expanded mod
|
2025-02-08 21:35:28 +00:00 |
|
Chomp
|
53c740f7b2
|
Further implemented bundle loader
|
2025-02-08 21:26:51 +00:00 |
|
Chomp
|
9b320344b5
|
Removed New Beginning quest requirement from prestige via code instead of manual json edit
|
2025-02-08 21:12:49 +00:00 |
|
Chomp
|
98041ac785
|
Stubbed out bundle loading
|
2025-02-08 15:22:25 +00:00 |
|
Chomp
|
316714db22
|
Added RegisterClassesInDI mod
|
2025-02-08 14:09:05 +00:00 |
|
Chomp
|
7900c21e33
|
Updated mod name
|
2025-02-08 13:36:16 +00:00 |
|
CWX
|
2b9a6ab7b2
|
Fix build errors
|
2025-02-08 13:09:56 +00:00 |
|
Chomp
|
00d05445d6
|
Added first pass at custom static router mod
|
2025-02-08 12:58:56 +00:00 |
|
Chomp
|
c9c1af653b
|
Renamed "OnUpdate" interface
Added OnUpdate example mod
Expanded `OnUpdateOrder` options
|
2025-02-08 12:29:56 +00:00 |
|
Chomp
|
ac7b2daeba
|
Renamed interface to IOnLoad
Added OnLoad mod
Expanded `OnLoadOrder` options
|
2025-02-08 12:18:57 +00:00 |
|
Chomp
|
212dfd0d65
|
Added package jsons to mods + updated related poco
|
2025-02-08 11:56:14 +00:00 |
|
Chomp
|
c579695f43
|
Improved mod examples
|
2025-02-08 10:02:50 +00:00 |
|
CWX
|
efd8b360de
|
Formatting
|
2025-02-07 22:47:47 +00:00 |
|
CWX
|
ed2ddc9526
|
Add GetProfileModsGroupedByModName temp - THIS MIGHT BE MOVED TO something like a ModService
|
2025-02-07 22:07:11 +00:00 |
|
CWX
|
44b88687dd
|
finish off mod side in gameController
|
2025-02-07 22:06:33 +00:00 |
|
CWX
|
50f83cca25
|
finish off mod side of backup service
|
2025-02-07 22:06:14 +00:00 |
|
CWX
|
613d69a059
|
updated logging
|
2025-02-07 21:29:42 +00:00 |
|
CWX
|
d6925e492c
|
Create wrapper for SptMod with assembly and package.json
|
2025-02-07 21:20:53 +00:00 |
|
KaenoDev
|
c7aea64a34
|
Added quest to Event quest and added missing quest icon
|
2025-02-07 20:22:12 +00:00 |
|
CWX
|
5c6fa9242f
|
BIG BOI FORMATTING
|
2025-02-07 19:36:17 +00:00 |
|
CWX
|
7916ae1156
|
start of unifying EditorConfig
|
2025-02-07 19:28:01 +00:00 |
|
CWX
|
c221f3919f
|
implement EftEnumListConverter
|
2025-02-07 16:20:54 +00:00 |
|
Chomp
|
0f0bc7c7a3
|
Updated formatting rules
|
2025-02-07 15:51:35 +00:00 |
|
Chomp
|
e644ed58ae
|
Ragfair code formatting
|
2025-02-07 15:49:24 +00:00 |
|