Archangel
|
6dacfde715
|
Change prop method naming to be more consistent
|
2025-08-28 15:38:36 +02:00 |
|
Cj
|
021e5f8239
|
Log errors before throwing exceptions
|
2025-08-12 15:49:26 -04:00 |
|
Cj
|
628a31f07f
|
Helper warning fixes (#545)
* Helper warning fixes
* Make AI happy
|
2025-08-12 19:06:46 +00:00 |
|
Chomp
|
c89c84dff3
|
Converted RemoveFiRStatusFromItemsInContainer into extension method
Improved performance of method by using breadth-first search to find children instead of loop
Wrote tests for method
|
2025-07-30 23:13:09 +01:00 |
|
sp-tarkov-bot
|
b14b74bf24
|
Format Style Fixes
|
2025-07-28 19:39:29 +00:00 |
|
bluextx
|
4095da3e2b
|
Fixed collection modification exceptions during item removal. Added unit tests to ensure functionality.
|
2025-07-24 21:36:24 +03:00 |
|
Chomp
|
f562c634a7
|
Converted lists to hashsets where appropriate
Removed unnecessary uses of ToList()
string to mongoId conversions
|
2025-07-24 13:26:34 +01:00 |
|
Chomp
|
8dcb87e1b8
|
Fixed error on raid end
|
2025-07-23 22:08:24 +01:00 |
|
Chomp
|
10ad2dfe9a
|
list to ienumerable changes
|
2025-07-23 22:07:56 +01:00 |
|
Chomp
|
a1e0dadd08
|
Part 2 of list to ienumerable
|
2025-07-23 15:55:28 +01:00 |
|
Chomp
|
731b79519f
|
Rename method to GetItemWithChildren
|
2025-07-22 20:43:08 +01:00 |
|
Chomp
|
5ef2271a29
|
Converted collections to their frozen counterparts for improved lookup speed
|
2025-07-14 19:56:20 +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 |
|
Chomp
|
4f5571c2d4
|
Converted more ids to MongoId
|
2025-07-05 12:35:03 +01:00 |
|
Chomp
|
2609db2536
|
Removed unused injections
|
2025-07-04 09:40:22 +01:00 |
|
Chomp
|
c8b8669546
|
Cleaned up Inventory helper and improved readability
|
2025-07-04 09:23:41 +01:00 |
|
Chomp
|
a8308248d6
|
Replaced hashutil.generate with new MongoId()
|
2025-07-02 12:47:00 +01:00 |
|
Chomp
|
42e79c981b
|
Converted FindAndReturnChildrenAsItems into extension method
|
2025-06-28 12:38:34 +01:00 |
|
Chomp
|
6126dc2394
|
Added item extensions
|
2025-06-28 10:04:52 +01:00 |
|
refringe
|
6e01428b2b
|
.NET Format Style Fixes
|
2025-06-18 17:09:20 +00:00 |
|
Chomp
|
a2d2a44a2f
|
Improved logic flow inside AddItemsToInventory
|
2025-05-30 20:05:51 +01:00 |
|
Chomp
|
7ebafa402b
|
Improved where logic inside RemoveFiRStatusFromItemsInContainer
|
2025-05-30 20:05:39 +01:00 |
|
Chomp
|
fedfe1bf8e
|
Renamed method: RemoveFiRStatusFromItems``
|
2025-05-30 14:32:07 +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 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|