Releases: Beelzebub2/AutoBanana
Releases · Beelzebub2/AutoBanana
v2.3
What's Changed
- Add flake8 to requirements-dev and add GH Action to lint by @SavageCore in #21
- Update games list from config before next run by @SavageCore in #22
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #23
- Organized code moving themes to theme_manager.py and steam account changer to steam_manager.py
- Added switch steam account functionality
- Added Docker file for easy setup
- Added a startup logo
- Organized the countdown code
Full Changelog: v2.2...v2.3
v2.2
What's Changed
- Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #19
- Run the games in batches by @SavageCore in #20
- Changes console title
- Added more themes (configurable in config)
- Started working on the Autoupdater
- Added flake file for developers. Use "pip install flake8" then in project file "flake8 AutoBanana.py"
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v2.1...v2.2
v2.1
v2.0
What's Changed
- Fixed check steam games location a bit more optimized
- Fixed logo.txt missing
- Fixed error with moving files across drives (by removing the necessity to do that)
Full Changelog: v1.9...v2.0
v1.9
What's Changed
- Now detects Keyboard interrupt
- Automatically removes games that are not installed from config.ini
- Added function to download missing files
Full Changelog: v1.8...v1.9
v1.8
What's Changed
- Store logs, logo, user_id, usage in %AppData% by @SavageCore in #12
- Removed a duplicate function
- Added documentation to functions (generated with Mintlify Doc Writer)
- Added my build tools for devs
Full Changelog: v1.7...v1.8
v1.7
Full Changelog: v1.6...v1.7
What's Changed
- Executable now gets the config.ini if it doesn't exist
- Executable now has an icon
v1.6
What's Changed
- Add new games to config.ini by @Gesugao-san in #4
- Fix startup error by @SavageCore in #5
- Actually open all games by @SavageCore in #6
- Improve
get_steam_games
by @SavageCore in #7 - Another egg game by @SavageCore in #8
- Fix for invalid escape sequence by @SavageCore in #9
- Auto builds for Windows by @SavageCore in #10
New Contributors
- @Gesugao-san made their first contribution in #4
- @SavageCore made their first contribution in #5
Full Changelog: https://github.com/Beelzebub2/AutoBanana/commits/v1.6