Jesse
|
54f0d0779c
|
Convert TemplateItem to MongoId (#436)
* Convert TemplateItem to MongoId
* Push new extensions
* Handle null mongoid's being passed to regex
* Handle null strings, fixes item events
* Updated loot generation to work with new property `composedKey`
Fixed typo in `SlotId`
* Fix missing method after merge
* Remove duplicately named MongoIDExtensions?
* Fixed location loot generation to handle impending loot json changes
* Updated location JSONs with new properties (excluding lighthouse loose loot)
* Fixed build issue with ItemTplGenerator
* use correct handing for new mongo ids
* Added helper method to improve readability
---------
Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
|
2025-07-02 10:14:04 +01:00 |
|
Jesse
|
5686f4a486
|
Remove I18nService, migrate to renamed ServerLocalisationService (#433)
* Remove I18nService, migrate to renamed ServerLocalisationService
* Revert VS fuckup
* Update using
* Remove unused parameter, update comment
* Fix develop branch not building
|
2025-06-28 19:08:42 +01:00 |
|
refringe
|
6e01428b2b
|
.NET Format Style Fixes
|
2025-06-18 17:09:20 +00:00 |
|
Chomp
|
3a2f68a232
|
Fixed issues relating to gift codes with profile modifications
Updated enums to match client formatting and ids
Added `SkillClass` enum
#368
|
2025-06-07 23:08:21 +01:00 |
|
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 |
|
Alex
|
1499627d3c
|
DI completely reworked to keep status of singletons on multi type components
|
2025-05-06 10:52:22 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
Chomp
|
0d23400db3
|
Replaced single loop with key lookup inside BindItem
|
2025-03-08 09:17:57 +00:00 |
|
Chomp
|
5cfa59f615
|
Use same types as BSG for properties
|
2025-03-08 09:05:30 +00:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|