Skip to content

Releases: MurkyYT/CSAuto

2.0.0-beta.2

09 Sep 05:12
eb64b31
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 Changelog

  • Optimized app even more
  • App should use less memory
  • Fixed issues with discord rpc which will make discord rpc not visible at all
  • Added customizing buttons to discord rpc
  • Fixed the readme
  • Some fixes with translation

Full Changelog: 2.0.0-beta.1...2.0.0-beta.2

🛡 VirusTotal GitHub Action analysis:

2.0.0-beta.1

07 Sep 16:54
c8578b8
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 Changelog

  • Bug fix with frame capture
  • Translation fix
  • GitHub icon fix
  • Added buttons to discord rpc
  • Changed to an actual Discord RPC .NET Library
  • Changed from CS:GO icon to CS2 icon

Full Changelog: 2.0.0-beta...2.0.0-beta.1

🛡 VirusTotal GitHub Action analysis:

2.0.0-beta

05 Sep 18:53
e28011c
Compare
Choose a tag to compare
2.0.0-beta Pre-release
Pre-release

Version 2.0.0-beta changelog

As Counter-Strike 2 is in kinda open beta, i decided to release 2.0.0-beta so that i can eliminate all bugs before cs2's full release!
I would like you to send an issue if you encounter any bug or unusual behaviour, thanks in advance!

⚠️Important Notice⚠️

You will need to set all the settings again as i added company name to the assembly!

🛡 VirusTotal GitHub Action analysis:

1.1.2

16 Aug 20:00
c15feb2
Compare
Choose a tag to compare

This is the last version that will be compatible with CS:GO

Version 1.1.2 changelog

  1. Changed how bomb notifications work in telegram (#16 )
    • Telegram bot shows only when bomb is planted without the timer

What's Changed

  • VirusTotal detection fixes + new class for api keys by @MurkyYT in #12
  • Fix telegram notifications + compilation fix by @MurkyYT in #13

Full Changelog: 1.1.1...1.1.2

🛡 VirusTotal GitHub Action analysis:

1.1.1

10 Aug 15:24
46be1d8
Compare
Choose a tag to compare

Version 1.1.1 changelog

  1. Languages now work differently in app
  2. Checking if really accepted match
  3. Added Telegram notifications!
  4. Fixed bomb notifications

Full Changelog: 1.1.0...1.1.1

🛡 VirusTotal GitHub Action analysis:

1.1.0

19 Jul 18:12
a8bf5f2
Compare
Choose a tag to compare

Version 1.1.0 changelog

  1. Added mobile notification menu where you can disable different notifications
  2. Changed from searching everytime for csgo process to finding it once
  3. Added a new notification to mobile, bomb status, you can see time left till explosion, bomb has been defused, or the bomb exploded
  4. Added translations to notifications
  5. Added translations to exceptions
  6. There should be no more ui stopping functions
  7. When the language isnt found, try to switch to english, if english isnt found stay with the category
  8. Added steamworks api to get amount of players in csgo lobby (you have to turn it on manually, could be bannable, enable at your own risk!)

What's Changed

Full Changelog: 1.0.9...1.1.0

1.0.9

14 Jul 09:43
a51572f
Compare
Choose a tag to compare

Version 1.0.9 changelog

  1. Added languages to the application, available languages right now are: English and Russian.
  2. Added icon to the installer (thanks @NoPlagiarism)
  3. There are now contributors in the README
  4. Added building instruction to the README
  5. Added russian translation to the README
  6. Added FAQ to the README

What's Changed

New Contributors

Full Changelog: 1.0.8...1.0.9

1.0.8

12 Jul 15:30
d2c84ac
Compare
Choose a tag to compare

Version 1.0.8 changelog

  1. Discord RPC and GameState Server are now started when cs is started and disabled when cs is closed
  2. Discord RPC shows icon now for only supported maps
  3. Added function caller to log
  4. Added spectating/watching gotv to discord rpc
  5. Optimized discord rpc update
  6. Discord rpc shows score by first showing the score of your team
  7. Created a mobile app on android which sends you a notification when CSAuto on desktop
  • Accepted a match
  • Found out that u are in lobby
  • Found out you loaded on to a map
  1. To connect to the mobile app you have to download the app, install it, then start the server and allow the app to ignore battery optimization.
    After you have done that you will see a notification with your ip address, in the desktop app go to "Mobile App", enable it, and then select "Enter Ip Address", you should see an input box, in the input box enter the ip address you see in the notification.
    After that you should be good to go.

1.0.7

06 Jul 12:51
Compare
Choose a tag to compare

Version 1.0.7 changelog

  1. Made button search on all screen height and not half of it
  2. After pressing the accept button the app now waits 20 seconds before starting to search again
  3. Added discord rpc logging
  4. Various bug fixes and quality of life improvements

1.0.6

02 Jul 12:38
Compare
Choose a tag to compare

Version 1.0.6 changelog

  1. When auto buying stuff chat and console are closed
  2. Discord rpc now shows csgo friendcode and not steamid
  3. Unfortunately the app is now more then just an executable
  4. Various bug fixes