Releases: JustArchiNET/ArchiSteamFarm
ArchiSteamFarm V2.1.2.6
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- It's now possible to use
CustomGamePlayedWhileIdle
andGamesPlayedWhileIdle
at the same time, to play specificappIDs
while showing custom status in Steam Network. - Added new
CustomGamePlayedWhileFarming
bot config property, which is possible thanks to above change. Visit Configuration for more info. - Misc portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.2.4
- [!] Next ASF version will come without ASF 2FA converter capable of converting V2.0 formats into V2.1. If you didn't update your old ASF V2.0 yet, it's wise to do so.
- [!] Implemented new smart and persistent CMs list - ASF will no longer need to ask Steam network for list of CMs at startup, significantly improving startup time. The list is saved in
ASF.db
. - [!] ASF logging module has been rewritten and is now based on NLog project. New module supports standard built-in ASF rules, as well as custom NLog configuration, in which you can define your own loggers, targets, rules and formats. Check out Logging section in the wiki to learn more.
- Removed
LogToFile
global config property, which is now alwaystrue
unless ASF is running as a service. The file logging is now customizable throughNLog
and described in Logging section in the wiki. - Updated internal SteamKit2 ASF library to version 1.8, improving stability and compatibility with Steam network.
- Removed
HackIgnoreMachineID
global config property. New SK2 version should solve the issue for all affected people that had to keep this property attrue
previously. - ASF service is now available as
ASF-Service.exe
extra binary due to incompatibility with new repacking method. There is also new article on the wiki explaining how to run ASF as a service. - ASF can now log it's messages also to event log, which is enabled by default when ASF is run as a service. You can override this through custom NLog config if you want to.
- Misc portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.2.3
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- [!] Implemented new smart and persistent CMs list - ASF will no longer need to ask Steam network for list of CMs at startup, significantly improving startup time. The list is saved in
ASF.db
. - [!] ASF logging module has been rewritten and is now based on NLog project. New module supports standard built-in ASF rules, as well as custom NLog configuration, in which you can define your own loggers, targets, rules and formats. Check out Logging section in the wiki to learn more.
- Removed
LogToFile
global config property, which is now alwaystrue
unless ASF is running as a service. The file logging is now customizable throughNLog
and described in Logging section in the wiki. - Updated internal SteamKit2 ASF library to version 1.8, improving stability and compatibility with Steam network.
- Removed
HackIgnoreMachineID
global config property. New SK2 version should solve the issue for all affected people that had to keep this property attrue
previously. - ASF service is now available as
ASF-Service.exe
extra binary due to incompatibility with new repacking method. - ASF can now log it's messages also to event log, which is enabled by default when ASF is run as a service. You can override this through custom NLog config if you want to.
- Misc portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.2.2
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- [!] ASF logging module has been rewritten and is now based on NLog project. New module supports standard built-in ASF rules, as well as custom NLog configuration, in which you can define your own loggers, targets, rules and formats. Check out Logging section in the wiki to learn more.
- Removed
LogToFile
global config property, which is now alwaystrue
unless ASF is running as a service. The file logging is now customizable throughNLog
and described in Logging section in the wiki. - ASF service is now available as
ASF-Service.exe
extra binary due to incompatibility with new repacking method. - ASF can now log it's messages also to event log, which is enabled by default when ASF is run as a service. You can override this through custom NLog config if you want to.
- Misc portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.2.1
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- [!] ASF logging module has been rewritten and is now based on NLog project. New module supports standard built-in ASF rules, as well as custom NLog configuration, in which you can define your own loggers, targets, rules and formats. Check out Logging section in the wiki to learn more.
- ASF service is now available as
ASF-Service.exe
extra binary due to incompatibility with new repacking method. - ASF can now log it's messages also to event log, which is enabled by default when ASF is run as a service. You can override this through custom NLog config if you want to.
- Misc portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.2.0
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- [!] ASF logging module has been rewritten and is now based on NLog project. New module supports standard built-in ASF rules, as well as custom NLog configuration, in which you can define your own loggers, targets, rules and formats. Check out Logging section in the wiki to learn more.
- ASF service is now available as
ASF-Service.exe
extra binary due to incompatibility with new repacking method. - ASF can now log it's messages also to event log, which is enabled by default when ASF is run as a service. You can override this through custom NLog config if you want to.
- Misc portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.1.9
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- ASF service is now available as
ASF-Service.exe
extra binary due to incompatibility with new repacking method. - Misc portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.1.8
- Changed repack tool used by ASF (ILRepack -> LibZ) which should hopefully fix remaining AV false-positives.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.1.7
- [!] ASF now supports
SteamPassword
also in encrypted form. Visit configuration for info about newPasswordFormat
bot config property, as well as security for further explanation. - Added
GiftsLimiterDelay
andMaxTradeHoldDuration
global config properties. Visit configuration for more info. - Added
!lootall
and!password
commands. - ASF can now become installed and run as a Windows service, thanks to @justin-gerhardt
- Commands are now case-insensitive (but bot names remain case-sensitive).
- Fixed rare Steam issue that could lead to ASF trying to redeem the same gift twice (thanks GabeN).
- Fixed rare Steam issue that could lead to ASF crash due to failure to log in, after successfully logging in (yes, you read it right - thanks GabeN).
- Fixed rare ASF issue that could lead to program crash during
!redeem
command when one or more bots had broken database. - [ConfigGenerator] Added version check, CG will now ensure that it's running only with compatible version of ASF.
- Massive portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.1.1.6
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- [!] ASF now supports
SteamPassword
also in encrypted form. Visit configuration for info about newPasswordFormat
bot config property, as well as security for further explanation. - Added
GiftsLimiterDelay
andMaxTradeHoldDuration
global config properties. Visit configuration for more info. - Added
!lootall
and!password
commands. - ASF can now become installed and run as a Windows service, thanks to @justin-gerhardt
- Commands are now case-insensitive (but bot names remain case-sensitive).
- Fixed rare Steam issue that could lead to ASF trying to redeem the same gift twice (thanks GabeN).
- Fixed rare Steam issue that could lead to ASF crash due to failure to log in, after successfully logging in (yes, you read it right - thanks GabeN).
- Fixed rare ASF issue that could lead to program crash during
!redeem
command when one or more bots had broken database. - [ConfigGenerator] Added version check, CG will now ensure that it's running only with compatible version of ASF.
- Significant portion of code improvements, optimizations and bugfixes.
ASF is available for free. If you're grateful for what we're doing, please consider donating. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam. Even smallest amount is highly appreciated!