-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Most simple bots * Fixed MineController * Added autoselling * Added take_action to OreOccupiableStation * Fixes and allow multiple moves * passed correct reference * Used a result to get action list * Drop rate mining Incorporated drop rates to add multiple ores when the avatar mines * thr.result default added * Fixed cashing in and updated base client * Patched scores and checked name length * Switched bots to pure chaos, and allowed random * removed out.mp4 and the generation cause. Fixed ore generation to allow for new ores to be generated. fixed infinite loop in inventory_manager.py * bot updates * Fixed crashing * Copied to base_client_2 * Fixed tests * Made requested changes * Fixed tests * Fixed activated sprites --------- Co-authored-by: Jean A. Eckelberg <[email protected]> Co-authored-by: KingPhilip14 <[email protected]>
- Loading branch information
1 parent
9b02cea
commit 0172abe
Showing
35 changed files
with
378 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.