Chomp
2d67d8002b
Send string representation of notification type enum to client to let profile changes work #368
2025-06-07 19:50:46 +01:00
Chomp
fb31786ee2
Updated profile templates to be a dictionary, cleaned up all uses of it throughout code
...
Added `profileHelper.GetProfileTemplateForSide`
2025-06-07 12:17:28 +01:00
Chomp
30b8a318ae
Added ExtensionData to DTOs
2025-06-04 14:49:37 +01:00
Jesse
ff1dfa54ae
Do a small pass on SPT's config's to reduce warnings and cleanup ( #348 )
...
* Do a small pass on SPT's config's to reduce warnings and cleanup
* Revert
* Revert EFT models
* Set list as null
2025-06-04 14:46:52 +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
Archangel
4e3c755e90
Remove AppContext, store profile related data in ProfileActivityService
2025-05-30 19:36:23 +02:00
Cj
f30dda24e3
Json util refactor
2025-05-30 09:10:52 -04:00
Cj
00379bf890
Make properties not nullable
2025-05-27 18:57:40 -04:00
Chomp
c39ab9e1e7
Improved nickname validation code clarity
...
Improved accuracy of 2 responses:
`client/game/profile/nickname/validate`
`client/game/profile/nickname/change`
2025-05-21 16:09:11 +01:00
Chomp
d88db583c1
Moved ItemSize into modules section, changed to record
...
Updated `GetItemSize` to accept `ICollection` instead of list
2025-05-21 11:34:02 +01:00
Cj
5af362b0b3
Implement loading metadata from the assembly
2025-05-07 15:05:22 -04:00
hulkhan22
b519da3e48
Make BotDetailsForChatMessages a record
2025-04-29 12:54:56 +02:00
hulkhan22
bbae435498
Refactor Bot chat messages at raid end
2025-04-28 21:58:45 +02:00
Alex
222ca2e274
Replaced Serilog for custom logger
2025-04-24 16:29:36 +01:00
CWX
7c7297f63c
Code cleanup and format
2025-04-22 14:49:05 +01:00
CWX
eed3c5e105
added and fixed spelling on comments
2025-04-17 13:20:14 +01:00
CWX
74f755af61
Implemented LogWithColor along side module changes, newtonsoft will always send a string
2025-04-16 13:00:01 +01:00
Chomp
4ecf1b2253
Fixed AddGifterBotToMaps()
2025-04-01 13:01:52 +01:00
Chomp
ca7295fcab
Updated property caps
2025-03-30 11:19:48 +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
Chomp
afc6c695e9
Stub out new map
2025-03-28 15:04:30 +00:00
Chomp
3b4e28a08f
35932
2025-03-27 20:55:46 +00:00
Chomp
c358651bc5
Updated assets
2025-03-19 17:18:08 +00:00
Chomp
aa2feff542
Exposed repeatable collection quest FiR requirement + min durability value in config
2025-03-19 16:57:39 +00:00
Chomp
4d40612e16
Exposed repeatable replacement cost chance values in config
2025-03-19 16:46:14 +00:00
Chomp
062a2d003e
Fixed GetDefaultPreset failing due to a null default id
2025-03-09 19:00:01 +00:00
Chomp
df8ffa2b16
Replaced various instances of dictionaries and hashsets with their frozen counterparts
2025-03-09 17:12:07 +00:00
clodan
270f095413
renamed projects and namespaces
2025-03-07 13:16:43 +00:00