ArchiSteamFarm/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper
Łukasz Domeradzki 98ef37e722
Extract PublicListing and MatchActively to a plugin, resurrect MatchActively (#2759)
* Start work on extracting remote communication

* ok

* Dockerfile fixes

* More fixes

* Prepare /Api/Announce and /Api/HeartBeat

* Decrease publish race conditions

* OK

* Misc

* Misc

* Misc

* Move Steam group part back to ASF core

* Finally implement match actively v2 core

* Update RemoteCommunication.cs

* Use single round exclusively, report inventories more often

* Use randomization when asking others for assetIDs

* Add support for license and crowdin

* Kill dead code

* Fix return type of inventories

* Fix responses for good

* Unify old backend with new

* Report whole inventory, always

Helps with optimization on the backend side in terms of inventory fetching

* Update RemoteCommunication.cs

* Determine index of each asset and tell server about it

* Update AnnouncementRequest.cs

* Fix ASF screwing up with the order

* Fix warnings

* Misc rename

* Final logging touches
2022-12-15 18:46:37 +01:00
..
Localization Automatic translations update 2022-11-10 02:37:26 +00:00
ArchiSteamFarm.OfficialPlugins.SteamTokenDumper.csproj Upgrade generic-netf to .NET Framework 4.8.1 2022-09-07 23:25:45 +02:00
AssemblyInfo.cs Rider cleanup 2022-01-06 20:22:38 +01:00
GlobalCache.cs Enhance STD plugin errors 2022-10-10 22:38:35 +02:00
GlobalConfigExtension.cs Rider cleanup 2022-01-06 20:22:38 +01:00
RequestData.cs Use shorter syntax for json properties 2022-03-22 16:33:47 +01:00
ResponseData.cs Use shorter syntax for json properties 2022-03-22 16:33:47 +01:00
SharedInfo.cs Add STD command trigger for STD plugin 2022-05-19 21:34:57 +02:00
SteamTokenDumperConfig.cs Closes #2558 2022-04-23 13:11:10 +02:00
SteamTokenDumperController.cs Rider cleanup 2022-01-06 20:22:38 +01:00
SteamTokenDumperPlugin.cs Extract PublicListing and MatchActively to a plugin, resurrect MatchActively (#2759) 2022-12-15 18:46:37 +01:00