Giter Site home page Giter Site logo

swsh-arduino's People

Contributors

mysticial avatar rickygrassmuck avatar sakurakimace avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

swsh-arduino's Issues

Auto box ordering

This program could go trough some boxes and read pokemon name + ability (or sprite). Then it would order them based on dex number or other (using a bubble like sort). it could use either pokemon home or sword/shield

Make the overworld bot work in Glimwood Tangle.

The overworld bot doesn't work in Glimwood Tangle because:

  1. There are no overworld mons to pull you back into the grass area should you wander away from it.
  2. The dark areas will trick the program into thinking a battle started when it doesn't.

Detecting a start of battle will reset the watchdog timer for game reset. So if the game gets into a dark corner, it will go into an infinite loop of false battle detections and never reset to recover.

Investigate non-shiny hunts.

Which of these are possible and can we do them?

  • Poipole and Cosmog: Stat hunting
  • Keldeo: Stat and mark hunting
  • Galar Birds: Stat and mark hunting
  • Calyrex: Stat hunting
  • Regis: Stat hunting

Automate curry.

This includes camp encounter shiny hunting.

babs is currently working on the native implementation.

Battle Tower program.

This was possible without feedback prior to the DLCs. Feedback should make it more feasible.

Either way, this is not going to be a simple program.

Make Berry Tree shiny hunt not mess up the date.

Currently the autonomous berry tree program uses the date-spam farmer date-skip routine which completely messes up the date. This by itself isn't great since it loses weather and time control.

Normally when a shiny is found, the program automatically fixes the date. But this isn't the case when auto-catch is enabled. Thus auto-caught Pokemon will have messed up catch dates.

Switch the berry tree program to use the Dex-rec date-skip routine. However, this needs to be done when the dialogs are gone or the (neutral) date-skip won't cause the berries to respawn.

Smart Den Roller

Specify what you want and the program will stop when it finds it.

Autonomous Egg Hatching

Add an autonomous egg program that requires minimal user intervention:

  • Start with one box of eggs.
  • Program looks for a complete column to hatch.
  • If there are no complete columns, run egg fetching loop until there are.
  • If the box is full, run egg hatching loop until it isn't.
  • Otherwise, run egg-combined loop.
  • Release non-shinies on the fly.
  • Deposit shinies in the box before the eggs.
  • Egg hatching goes until entire party is hatched. (tolerance to late hatching eggs)
  • If an egg hatches unexpectedly early, fly back to daycare and travel to spin location. (tolerance to early hatching eggs)
  • Shinies can be detected both by animation and by the shiny-symbol when you're about to release.
  • Keep track of stats. See if shiny detection is reliable to determine shiny type from hatch animation.
  • Program can run uninterrupted until the box for shinies fills up.

Add start delay to WattFarmer.

The WattFarmer can kill the VS-glitch if the user's Switch is slow to re-establish internet or local connection after exiting the grip menu.

Add a delay between leaving the grip menu and going to the first day skip.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.