Chomp
|
7ece60ac54
|
Improved logic
|
2025-08-06 12:35:02 +01:00 |
|
Chomp
|
57dde61384
|
Various code quality improvements
|
2025-08-06 12:28:56 +01:00 |
|
Chomp
|
85a562d1e5
|
Improved GetRewardProductionMatch logic to make use of saved QuestId property we generate for crafts
|
2025-08-06 12:27:50 +01:00 |
|
Chomp
|
3b4bcaf910
|
Made use of AddUpd extension
|
2025-08-05 15:56:23 +01:00 |
|
Chomp
|
0ea5269756
|
Updated profile SkillTypes property to use string to enum converter
Updated surrounding properties to not be null
Updated related code to reflect nullability change
|
2025-08-03 09:52:18 +01:00 |
|
sp-tarkov-bot
|
b14b74bf24
|
Format Style Fixes
|
2025-07-28 19:39:29 +00:00 |
|
Chomp
|
34bd002876
|
list to ienumerable changes
Removed unused methods
strong to mongoId changes
|
2025-07-25 12:28:40 +01:00 |
|
Cj
|
9db7ff25d1
|
Implement websocket stash row change notification (#462)
* implement stash rows notification
* rename class
|
2025-07-08 18:30:23 +01:00 |
|
Chomp
|
bf71cc1852
|
Send notification to player when they're rewarded a hideout customisation
|
2025-07-08 16:00:36 +01:00 |
|
Cj
|
3817d6cca4
|
Helpers Mongoid conversion + cleanup (#458)
* Start converting helper method ids to mongoids and remove underscore from injections...
* Finish helper mongoIds
|
2025-07-06 17:31:59 +01:00 |
|
Cj
|
0b18b7e4ba
|
Convert routers and callback sessionIds to MongoIds (#453)
Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
|
2025-07-06 10:19:56 +01:00 |
|
Chomp
|
fa674d6add
|
Converted RemapRootItemId into extension method
|
2025-07-05 17:46:58 +01:00 |
|
Chomp
|
f140e1e106
|
Converted ReplaceIDs into extension method
|
2025-07-05 17:25:59 +01:00 |
|
Chomp
|
a8308248d6
|
Replaced hashutil.generate with new MongoId()
|
2025-07-02 12:47:00 +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 |
|
Chomp
|
1c83014ed2
|
Converted CalculateLevel to extension method
Removed `PlayerService`
|
2025-06-28 17:05:56 +01:00 |
|
refringe
|
6e01428b2b
|
.NET Format Style Fixes
|
2025-06-18 17:09:20 +00:00 |
|
Chomp
|
e596974d07
|
Cleaned up usings
|
2025-06-14 16:43:24 +01:00 |
|
Chomp
|
6175e37044
|
Add todo for RewardType.WebPromoCode
|
2025-06-11 21:38:18 +01:00 |
|
Chomp
|
57c9ff477e
|
Localised various error messages
|
2025-06-09 09:35:47 +01:00 |
|
Chomp
|
54fe3cf7c5
|
Added todo for reward type we dont currently handle
|
2025-06-02 11:59:21 +01:00 |
|
Chomp
|
8ae5aaa0ee
|
FIxed reward-type_not_handled error message not showing ID value
|
2025-06-02 11:55:05 +01:00 |
|
CWX
|
cc6f116e18
|
Value is now not an object, give it straight to it and no double to string to double shenanigans
|
2025-06-01 21:35:10 +01:00 |
|
hulkhan22
|
44332cf785
|
Fixes Usec armbands being lootable and skill rewards resetting to 0
|
2025-06-01 18:31:02 +02:00 |
|
Chomp
|
c9e28e05bb
|
Moved in-game reward check even further up chain into ApplyQuestReward()
Replaced magic strings with string consts inside `IngameTraders` collection
Various comment improvements
|
2025-05-21 10:42:13 +01:00 |
|
Chris Adamson
|
e14f216209
|
skip btr driver and lightkeeper quest rewards (#262)
* skip btr driver and lightkeeper quest rewards
* remove new line
* fixed circular dep
* fixes based on feedback
* more feedback fixes
|
2025-05-20 23:02:55 +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
|
1976218991
|
Updated locations where we parse a number stored as a string into a double to use CultureInfo.InvariantCulture, this resolves errors with languages that don't use commas instead of periods in numbers
|
2025-05-01 17:41:54 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
Chomp
|
e168e8ff98
|
Further work to ensure ammo/currency is not flagged with a SpawnedInSession propperty
|
2025-03-28 12:40:05 +00:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|