Releases: MurkyYT/CSAuto
Releases · MurkyYT/CSAuto
2.1.3
Version 2.1.3 changelog
- Fixed spamming player is in lobby notification
- Added an option to disable auto buy rebuying after refunding
- Made updater window non-resizable
- Context menu about menu item look was enhanced
- Fixed parsing of map icons
Full Changelog: 2.1.2...2.1.3
🛡 VirusTotal GitHub Action analysis:
2.1.2a
Version 2.1.2a changelog
- Fixed Discord Activity being stuck in last match when player is already in lobby
- Fix with server thread when closing cs which caused a crash
Full Changelog: 2.1.2...2.1.2a
🛡 VirusTotal GitHub Action analysis:
2.1.2
Version 2.1.2 changelog
- Right click menu title is now in the same color as the accent color
- No need to restart the application when changing from dark to light theme and vice versa
- Added icons to each category in settings window
- Added separator between the menu and the ui
- Fixed a very rare crash which occurred on cs exit
- Refactored the communication protocol between the mobile app and the desktop app
- Revamped the entire mobile app, if you use it update or it wont work!
- Small fix with loading map icons
- Changed applications folder structure
- Added rounded corners to context menu when using Windows 11
- Fixed a crash where SteamID3 can't be found at all
- Fixed log loading not working when SteamID3 can't be found
- Fixed a very rare crash
- Made mouse input more reliable
- The server is now the desktop app, follow the FAQ to see how to set it up
- Added newer mouse input technique, you can still enable the old one if the new one doesn't work
- Little startup optimizations
Full Changelog: 2.1.1...2.1.2
🛡 VirusTotal GitHub Action analysis:
2.1.1
Version 2.1.1 changelog
- Added global toggle for auto buy
- Added more in depth debug settings in the debug category (they are resetted every startup)
- Added newer style to default message boxes
- Corrected
M4A4
andIncendiary Grenade
prices according to the 24.5.24 update
Full Changelog: 2.1.0...2.1.1
🛡 VirusTotal GitHub Action analysis:
2.1.0
Version 2.1.0 changelog
- Changed the title, it is now centered and shows
CSAuto
in bold with the version - Added new launch option,
--log
, enabling logging, regardless of whether it is enabled in the settings, doesn't change the settings - Small fix with spotify process finding
- Changes to russian translation (
Загрузить настройки
->Экспортировать настройки
) - Settings importing now shows the gui window only if it was open before
- Languages now interpolates '\n' correctly
- Languages are now stored as resources, fixes gui window not always showing text
- Fixed a bug when entering debug category, log will always scroll down
- Added new automation feature,
CSAuto
can try to focus on cs window when game is found, only if enabled in settings - If
CSAuto
focused on cs window it can focus back to the original window - New launch option,
--cs
, launches CS together withCSAuto
CSAuto
now tries to load workshop maps icons as well--language
now uses two letters to represent languages, e.gen
orru
Full Changelog: 2.0.9...2.1.0
🛡 VirusTotal GitHub Action analysis:
2.0.9
Version 2.0.9 changelog
- All Discord settings are now in the same place
- Fix with settings import/export message boxes being shown when not needed
- Settings import/export now utilizes utf8 encoding which should fix all bugs with characters disappearing
- Portable version now saves config inside the app folder!
- Added
--portable
launch option, if you installed the app without using the portable zip then you can use it to run in portable mode - Added alternative links to changelog in the changelog category
- Added custom telegram bot token option
- Auto accept now works with
Windowed
Fullscreen
andWindowed Fullscreen
modes - Reduced size of the mobile app
- Optimizations in the mobile app
- Added
updater.exe
that will update the app for you without you having to download it manually - Sped up application startup time
What's Changed
- Changelog: Preparation for new website by @NoPlagiarism in #27
- Workflow: Optional version update by @NoPlagiarism in #28
- README: improvements, some refactor, new images by @NoPlagiarism in #29
Full Changelog: 2.0.8...2.0.9
🛡 VirusTotal GitHub Action analysis:
2.0.8
Version 2.0.8 changelog
- Markdown parser updated, changelog now looks a bit different
- Notify icon text now shows only
CSAuto
- Added support for rounded corners in settings window (right click menu with rounded corners is broken)
- Fixed mobile app crashing when getting
GSI
info - Fix
GSI
parsing bug when weapon has no type - You can import and export settings
- New Auto Buy menu!
- The new
auto buy menu
looks like the actualbuy menu
- You can enable as of right now auto buying of
Kevlar
Kevlar & Helmet
Zeus
Decoy
Molotov\Incendiary
HE Grenade
Flashbang
Smoke
andDefuse Kit
- You can arrange custom order of weapons such as
Pistols
Mid Tier
andRifles
and enable auto buying of them! - Every team has different config for auto buy!
- Enabled items will be highlighted in color
- There are priority settings
- The lower the priority, the auto buy will try to buy it before the others
- Auto buy checks if in buy menu already, so if you refund, it will buy it back
- Auto buy works only in freezetime, so if you need to sell something you can sell it after the freezetime
- The new
Full Changelog: 2.0.7...2.0.8
🛡 VirusTotal GitHub Action analysis:
2.0.7
Version 2.0.7 changelog
- Fix with app crashing when
steamapi.exe
cant be launched - Added menu item in right click menu to launch
CS2
fromCSAuto
- Added an option to shutdown
CSAuto
after exitingCS2
- Using raw data to load changelog and version, github api limits shouldn't be hit now
CSAuto
now checks whether yourWindows
installation is in dark theme and if so applies dark theme to it self as well- Language files are being compressed with
GZip
compression to save space
What's Changed
- Add FullChangelog and Version + GH Actions by @NoPlagiarism in #26
Full Changelog: 2.0.6...2.0.7
🛡 VirusTotal GitHub Action analysis:
2.0.6
Version 2.0.6 changelog
- Optimzation of program idle state
- Fix with parsing GSI file
- Discord RPC now updates everything when in game (details and state)
- Fix with Discord RPC which crashes when there are more than 128 characters in the state or details
- Discord customization GUI now has the same limit of 128 characters
- Added current player
Name
Kills
Deaths
andMVPS's
to discord rich presence templates - Saving to error log when there is an exception on startup so it would be easier to investigate the issue
- Updated startup error message
- Looks like the old way of capturing screen works, the app defaults to the new one, if the new one does not work try to enable the old way
- Languages are now saved in .txt files in a folder named
resource
- New launch option
--language [language name]
- Change app language to the one specifed, doesn't change the settings
- Optimized memory and cpu usage even more
- Auto buy now should work better after half change and on match start
Full Changelog: 2.0.5a...2.0.6
🛡 VirusTotal GitHub Action analysis:
2.0.5a
Version 2.0.5a changelog
- I feel very ashamed but screen capture still crashes so now hopefully it will not as the DXGICapture lib doesn't use pointers anymore and i did some security precautions in the app itself, if it will still crash i will probably port the native c++ code to c#, unfortunately
Full Changelog: 2.0.5...2.0.5a
🛡 VirusTotal GitHub Action analysis: