-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto battle (for real this time I hope) #117
Commits on Nov 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2dae66f - Browse repository at this point
Copy the full SHA 2dae66fView commit details -
added battle handler as a wrapper for battle opponent to allow it to …
…fit in with main loop more easily updated moves to learnedmoves in certain spots to make sure accessors were called properly updated config to allow for battle config options added menu wrapper to prepare for pickup handling and lead rotation handling fixed a rogue PressButton to fit into the proper conventions of press_button
Configuration menu - View commit details
-
Copy full SHA for 43864fb - Browse repository at this point
Copy the full SHA 43864fbView commit details -
- removed old encounter class from old code, whoops-a-doodle
- updated some navigators to properly exit - fixed faint handling I think - formatting - added handling for null moves - added battler rotation method - added cheat option for pickup farming - incorporated pickup/rotate into main loop - added wait to `confirm_desired_option` to ensure it works right (still only takes 5 frames vroom vroom) - added some subnavigation to party menu navigator class - implemented item checking properly - updated readme to include battle config options and added pickup to cheats dropdown
Configuration menu - View commit details
-
Copy full SHA for 95166ed - Browse repository at this point
Copy the full SHA 95166edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7206162 - Browse repository at this point
Copy the full SHA 7206162View commit details -
- updated navigator for move learning to work properly
- introduced a pause to allow a graceful return from move learning - added an argument (party length) to get_party_menu_cursor_pos to reduce calls to get_party and stop breakage :( - removed unused code - updated some messaging to be clearer/more explicit (not in the fun way) - more handling for null moves - set default values for battle config according to cakes - added gamestate for evolution - added additional help for battlepartymenunavigator to differentiate between switching order and switching out - skipped checking for pickup if no pickup mons are in party - more formatting
Configuration menu - View commit details
-
Copy full SHA for 84b34e2 - Browse repository at this point
Copy the full SHA 84b34e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c75954 - Browse repository at this point
Copy the full SHA 1c75954View commit details
Commits on Nov 5, 2023
-
- fixed bug where bot would crash on learning a new move if `new_move…
…` was set to `stop`
Configuration menu - View commit details
-
Copy full SHA for cba986c - Browse repository at this point
Copy the full SHA cba986cView commit details -
- disabled auto-battle by default
- updated conditional to work with the code the damn way I wrote it
Configuration menu - View commit details
-
Copy full SHA for b049b30 - Browse repository at this point
Copy the full SHA b049b30View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 793bebe - Browse repository at this point
Copy the full SHA 793bebeView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c48f513 - Browse repository at this point
Copy the full SHA c48f513View commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 837268b - Browse repository at this point
Copy the full SHA 837268bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0099622 - Browse repository at this point
Copy the full SHA 0099622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9b1c1 - Browse repository at this point
Copy the full SHA 7e9b1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2a25d - Browse repository at this point
Copy the full SHA 3b2a25dView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c60c9d0 - Browse repository at this point
Copy the full SHA c60c9d0View commit details
Commits on Dec 13, 2023
-
Merge branch 'main' into auto-battle-refactor-again
# Conflicts: # modules/config/schemas_v1.py # profiles/cheats.yml
Configuration menu - View commit details
-
Copy full SHA for 6dd8f51 - Browse repository at this point
Copy the full SHA 6dd8f51View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21c602e - Browse repository at this point
Copy the full SHA 21c602eView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36ef18d - Browse repository at this point
Copy the full SHA 36ef18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for efdd931 - Browse repository at this point
Copy the full SHA efdd931View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce1a0f - Browse repository at this point
Copy the full SHA dce1a0fView commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0acf918 - Browse repository at this point
Copy the full SHA 0acf918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fcc354 - Browse repository at this point
Copy the full SHA 1fcc354View commit details