Commit Graph

38 Commits

Author SHA1 Message Date
Archangel 3ba47c92dd Set proper SPT version across all projects in build.props 2025-08-06 22:41:16 +02:00
Archangel c57533a07f Update csproj 2025-08-06 21:39:32 +02:00
Archangel fdb11ec506 Update csproj 2025-08-06 21:23:42 +02:00
Archangel ae828726dd Add into target 2025-08-06 21:11:06 +02:00
Chomp a0013fceca Updated nuget packages 2025-08-06 19:22:49 +01:00
Archangel 78766760f2 Escape dotnet build command 2025-08-05 22:16:18 +02:00
Archangel bd2337ff00 Update comment 2025-08-05 22:06:00 +02:00
Archangel 237a829e5d Update to CoreCompile & Include file for compiliation 2025-08-05 22:04:34 +02:00
Archangel 23389b48c4 Make ProgramStatics non nullable, add auto generated header & add getters 2025-08-05 20:33:23 +02:00
CWX 0f1bea6151 Generate Docs for nuget 2025-08-02 01:52:18 +01:00
sp-tarkov-bot 22da08bca5 .NET Format Style Fixes 2025-07-22 18:42:12 +00:00
Alex 5bbf671acd Refactored unit tests to use NUnit and added DI usage 2025-07-22 19:41:34 +01:00
Jesse 7d8c3d041e Update dependencies (#501)
* Update dependencies

* Revert UnitTests.csproj
2025-07-22 10:20:46 +01:00
clodanSPT 1af50bfd34 Application cleanup (#485)
* Changed application to use background services and removed hacky http server startup

* Small improvements and method removals

* Removed Core dependency on Web application SDK

* Fixed wrong imported type

---------

Co-authored-by: Alex <clodanSPT@hotmail.com>
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-07-18 16:21:24 +01:00
Lacyway 5ddef9bebd Stop generating LaunchSettings (#464)
* Update csproj

* Add other projects
2025-07-09 08:34:23 +01:00
chompDev d531cbb94e .NET Format Style Fixes 2025-06-28 08:00:58 +00:00
Chomp 65d8d7432d Converted DefaultVitality into extension method 2025-06-28 09:00:23 +01:00
refringe 6e01428b2b .NET Format Style Fixes 2025-06-18 17:09:20 +00:00
Refringe e273807d3e Passes build configuration to Ceciler 2025-06-16 00:50:48 -04:00
Cj 6fab8ea02a update csproj 2025-06-16 00:00:45 -04:00
Archangel b5752a197d Update to use full pathing, check for IsPublish to build Ceciler project 2025-06-08 15:33:37 +02:00
Jesse dbb06ee9da Update ceciler path (#376)
* Make ceciler cross platform

* Undo debug changes

* Update path
2025-06-08 13:29:50 +01:00
Jesse 9dbc40b462 Make ceciler cross platform (#375)
* Make ceciler cross platform

* Undo debug changes
2025-06-08 13:21:50 +01:00
Chomp bcd366c2b5 Updated fastcloner nuget package 2025-06-07 18:32:05 +01:00
Alex be7e0aea2d Fody sucks :) 2025-06-06 17:44:10 +01:00
Alex 6d87c79b0f Remove fody weaver project in favor of source generation 2025-06-03 20:34:08 +01:00
clodanSPT cab8fa82a2 Json extension data fody (#340)
* Added a new Fody plugin to add to every model class the JsonExtensionData attribute

* retargeted fody plugin to netstandard for msbuild runtime

* Fixed runtime issue

* Fixed property check for new extension data properties

---------

Co-authored-by: Alex <clodanSPT@hotmail.com>
2025-06-02 12:15:44 +01:00
clodanSPT a1c8980f8c Added virtuosity to Core project (#329)
Co-authored-by: Alex <clodanSPT@hotmail.com>
2025-06-01 12:08:20 +01:00
clodanSPT e084d1889c Removed reflections dependency from Core (#326)
Co-authored-by: Alex <clodanSPT@hotmail.com>
2025-06-01 00:18:59 +01:00
Chomp 983fb644be Updated various Microsoft deps 2025-05-21 17:43:38 +01:00
Chomp b097fb35e6 Updated fastcloner to 3.3.4 2025-05-21 17:40:33 +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
CWX 8a23f84684 try this 2025-04-19 16:30:57 +01:00
CWX e55aba79ac Use ProgramStatics in places to disable Modding with Flag 2025-04-16 11:51:44 +01:00
CWX edebe3fb66 make static props private 2025-04-16 10:59:43 +01:00
CWX 199a8fc1d9 added a partial class gen
this will take csproj properties and set them, this will allow us to use publish -p:{parameter=value} for building the server
2025-04-15 20:31:06 +01: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