Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

v1.6.1 Butterfly: Valve fix, Fix for no logging, Post-botting notifcation and Steam Guard app without code

Latest
Compare
Choose a tag to compare
@mellowagain mellowagain released this 09 Apr 12:02
· 41 commits to master since this release
0794d5b

** Titan 1.6.1 is a official release of Titan and is production ready. Enjoy! **

This is the first version incremeanting the last number in our version scheme (we're following SemVer). This is also the first version of Titan containing a huge amount from contributors. Over 8 contributors (including me) have worked to make this release possible.

Changelog:

  • Post-botting notifications (#86, #87): Thanks to work from @raspbianlike Titan sends now a notification on successful or failed botting with the amount of successful and failed bottings.
  • Steam Guard App Passwordless Login: Previously, you had to enter your Steam Guard App code everytime you login (unlike Steam Guard eMail where you have to do that once and then never again). Titan now saves the loginkey used and will use that for passwordless login, allowing login into the account without requesting the Steam Guard code a second time.
  • Authentification with CS:GO Matchmaking services: Valve has tried to fix reportbots as stated on Reddit. We're now working around that issue by authentificating properly with CS:GO Matchmaking services. Titan is known for working at the moment of this release.
  • CLI Mode without Graphics dependencies: Previously graphical dependencies were still required when running Titan in CLI mode. This is now fixed.
  • Fix not-logging into accounts on Windows: This was caused by a outdated version of protobuf-net.
  • Standard Icon for compiled Titan (#93): Titan now has a standard icon thanks to the work of @rishav394.
  • Documentation Improvements (#81, #91, #94): Thanks to @ZeroMemes, @matnguyen and @BenCat07 for this.

Explanation of the various downloads available:

  • Titan.msi: Installer package for Microsoft Windows 7 and up. (temporarily removed)
  • Titan.zip: Portable version of Titan for Windows 7 and up.
  • Titan.tar.gz: Portable version of Titan for Linux.
  • titan-bot-git in the AUR: Distro package of Titan for Arch Linux-based distributions.