Releases: zZan54/BananaDropFarm
Releases · zZan54/BananaDropFarm
BananaDropFarm v1.7
Key Updates
- Added new game control options (open, close, crash, restart)
- Implemented Main Asset and Drop Timer changers
- Introduced live stats display feature
- Added fix options for drop timer and main asset
Changelog
- Added Main Asset Changer feature
- Added Drop Timer Changer feature
- Added Show Live Stats feature (displays real-time score, CPS, and idle timer)
- Introduced new game control options:
- Open Game
- Close Game
- Crash Game
- Restart Game
- Added fix options:
- Fix Drop Timer
- Fix Main Asset
- Restructured UI with new "Misc" tab for additional features
- Enhanced error handling and logging for new features
- Updated info text with descriptions of new features and options
Bug Fixes
- Improved stability of score changing functions
- Enhanced error handling for game process detection
Full Changelog: v1.6...v1.7
BananaDropFarm v1.6
Key Updates
- Major code refactoring using asyncio for better performance and concurrency handling
- Introduction of ThreadManager class for improved task management
- Enhanced error handling and logging
- Added and optimized Live Score feature
Changelog
- Refactored code to use asyncio and improve overall performance
- Refactored build script for better efficiency
- Added Live Score feature
- Added automatic search for steam.exe in default directory
- Updated pointer address and offsets
Bug Fixes
- Fixed issue #10: Error with --noconsole during compilation
- Fixed issues with score updating and display in Live Score
Full Changelog: v1.5...v1.6
BananaDropFarm v1.5
New Features and Enhancements
- Idle Timer Reset: Automatically resets the game's internal idle timer every 5 seconds, preventing AFK detection
- Improved Logging System: Option to save logs to file for better troubleshooting and tracking
Improvements:
- Enhanced error handling throughout the application
- Updated UI to include new Idle Timer Reset option
- Refactored and optimized code for improved performance
Bug Fixes:
- Various minor bug fixes and stability improvements
Config System:
- Updated to support new features
- Maintains backwards compatibility with existing configs
Other Changes:
- Updated in-app information text to reflect new features
What's Changed
- Update pointer address and offsets by @wizardem889 in #7
- Add Reset Score by @zaklonodkida in #8
New Contributors
- @wizardem889 made their first contribution in #7
Full Changelog: v1.4...v1.5
BananaDropFarm v1.4
New Features and Enhancements
- Multiple Banana Processes Support:
- Implemented support for managing multiple instances of the Banana game simultaneously.
- Updated pointer addresses and offsets.
- Configuration Saving and Loading:
- Added functionality to save and load user configurations via YAML files.
- Users can now easily store and retrieve settings for Bot Idle Check Bypass and Spoof CPS features.
- Created multiplesteaminstances.py:
- Allows running multiple instances of Steam.
- Generates a batch script to start multiple Steam instances with unique IPC names.
Full Changelog: v1.3...v1.4
BananaDropFarm v1.3
New Features
- Debug Logging::
- Introduced a new DebugLog class for enhanced logging capabilities.
- Allows for logging with debug mode.
Script Enhancements
- Build Script Improvements:
- Added prompts to explain the --noconsole option.
- Enhanced error handling to notify users of PyInstaller build failures and issues with moving the executable.
Full Changelog: v1.2...v1.3
BananaDropFarm v1.2
New Features:
- CPS Spoofing: Added the ability to spoof cps with different methods:
- Random value
- Random (1-20)
- Static value
Updates:
- Pointer Address: Updated the pointer address to ensure correct data manipulation.
- Info Display: Enhanced the way information is displayed to improve readability and usability.
Full Changelog: v1.1...v1.2
BananaDropFarm v1.1
What's Changed
- Added Bypass Methods option
- Added Delay Between Methods option
Full Changelog: v1.0...v1.1
BananaDropFarm v1
What's Changed
- Add error handling to improve stability by @zaklonodkida in #2
New Contributors
- @zaklonodkida made their first contribution in #2
Full Changelog: https://github.com/zZan54/BananaDropFarm/commits/v1.0