Chomp
f3dedfaaad
Updated copyright year
2026-01-02 14:54:58 +00:00
DrakiaXYZ
c756479239
Fix mod SptVersion to be a range ( #605 )
...
* Fix mod SptVersion to be a range
- SptVersion and ModDependencies now use a Range instead of a set version
- Remove IsValid and IsValidRange checks from ModValidator, as invalid values will fail to parse into the strong types before this method is called
- Remove unused "AnySatisfies" and "IsValid*" methods from ISemVer
- Update TestMod to use Range types
* Formatting
---------
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com >
2025-10-07 15:56:48 +00:00
Archangel
6dacfde715
Change prop method naming to be more consistent
2025-08-28 15:38:36 +02:00
sp-tarkov-bot
6fbbc6f483
Format Style Fixes
2025-08-21 12:16:34 +00:00
Alex
f617fa13f2
Added ObjectExtensions functions to deal with ExtensionData dictionaries within the project
2025-08-21 13:15:44 +01:00
Jesse
60958b3d24
Merge pull request #544 from sp-tarkov/remove-warnings
...
Remove unused dependencies and improve code quality
2025-08-12 19:26:05 +02:00
Cj
4d0eb4d4f3
Change to using builtin SemVer type for AbstractModMetadata and ProgramStatistics.Generated ( #536 )
...
* Change to using SemVer builtin type
* Remove SptVersion from config, remove redundant .ToString()
* Update test mod, fix watermark string conversion
2025-08-09 20:40:25 +00:00
CWX
0f1bea6151
Generate Docs for nuget
2025-08-02 01:52:18 +01:00
sp-tarkov-bot
b14b74bf24
Format Style Fixes
2025-07-28 19:39:29 +00:00
Lacyway
5ddef9bebd
Stop generating LaunchSettings ( #464 )
...
* Update csproj
* Add other projects
2025-07-09 08:34:23 +01:00
refringe
6e01428b2b
.NET Format Style Fixes
2025-06-18 17:09:20 +00:00
Chomp
4b3d9a57a9
Further improvements to GetAllPropsAsDict
...
Return the props of `ExtensionData`
2025-06-05 09:19:02 +01:00
Chomp
ecad23cd31
Improved ExtensionData checks, moved closer to source
2025-06-05 08:28:13 +01:00
Alex
1499627d3c
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00
Chomp
3b41b551ca
Renamed lock vars to match convention
2025-04-26 23:12:19 +01:00
CWX
80747a16f6
Formatting
2025-04-22 16:00:23 +01:00
CWX
7c7297f63c
Code cleanup and format
2025-04-22 14:49:05 +01:00
Chomp
9c6058b0a4
Cleaned up header collection when handling request
2025-04-12 14:35:01 +01:00
Chomp
d9cf496950
Made ContainsJsonProp approach consistent with GetByJsonProp
2025-03-08 10:27:14 +00:00
Chomp
204f9e4525
Improved performance of PopFirst and PopLast
2025-03-08 10:24:47 +00:00
Chomp
6b48dfa463
Made locks more consistent across solution
2025-03-08 09:55:36 +00:00
Archangel
63737e656c
Centralize globally used build properties
2025-03-07 17:47:47 +01:00
clodan
270f095413
renamed projects and namespaces
2025-03-07 13:16:43 +00:00