ArchiSteamFarm/ArchiSteamFarm.OfficialPlugins.ItemsMatcher
Łukasz Domeradzki 36ae066c65
Closes #3073 (#3077)
* Initial implementation of announce with diff

* Add missing logic pieces

* Change in logic

* Fix checksums

* Add deduplication logic

* Update SetPart.cs

* Use standalone endpoint for diff

* Use different hashcode impl

* Update AssetForListing.cs

* Misc

* Push all the changes for this to finally work

* Use original index rather than self-calculated

ASFB makes some calculations based on index, it's better for us to have holes rather than hiding skipped items.

* Handle edge case of no assets after deduplication

* Remove dead code

* Address trim warnings

* Misc optimization
2023-11-29 00:08:16 +01:00
..
Data Closes #3073 (#3077) 2023-11-29 00:08:16 +01:00
Localization Automatic translations update 2023-11-21 02:09:39 +00:00
ArchiSteamFarm.OfficialPlugins.ItemsMatcher.csproj Closes #3060 2023-11-14 20:01:29 +01:00
AssemblyInfo.cs Happy new year! (#2809) 2023-01-25 15:43:12 +01:00
Backend.cs Closes #3073 (#3077) 2023-11-29 00:08:16 +01:00
BotCache.cs Closes #3073 (#3077) 2023-11-29 00:08:16 +01:00
Commands.cs .NET 8 (#3005) 2023-11-14 19:12:33 +01:00
ItemsMatcherPlugin.cs .NET 8 (#3005) 2023-11-14 19:12:33 +01:00
RemoteCommunication.cs Closes #3073 (#3077) 2023-11-29 00:08:16 +01:00