Skip to content
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

Add methods to generate notable move categories #14

Merged
merged 22 commits into from
Sep 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
9f25ab9
Add methods to generate notable move categories
shrianshChari Aug 28, 2024
4d6ee3d
Use `doesntTargetFoes` more
shrianshChari Aug 28, 2024
f2febed
Programmatically generate protection moves
shrianshChari Aug 28, 2024
55fbddb
Redo move classification table generation + add tests
scheibo Aug 28, 2024
697a5e8
Forgot Belly Drum is a setup move
shrianshChari Aug 29, 2024
9eee2e3
Fix tests thanks to Antar's human error
shrianshChari Aug 29, 2024
fc4eeb4
Satisfy linter
shrianshChari Aug 29, 2024
4d66bb4
Programmatically generate recovery moves
shrianshChari Aug 29, 2024
16c0ec7
Programmatically compute protection moves (again)
shrianshChari Aug 29, 2024
d481468
Actually use computed protection moves
shrianshChari Aug 29, 2024
f0709c5
Programmatically compute phazing moves
shrianshChari Aug 29, 2024
177391f
Programmatically compute paralysis moves
shrianshChari Aug 29, 2024
3ffc59a
Simplify `paralysisMoves` logic
shrianshChari Aug 29, 2024
9d73b64
Programmatically compute confusion moves
shrianshChari Aug 29, 2024
ee5393e
Programmatically compute sleep moves
shrianshChari Aug 29, 2024
7b10263
Programmatically compute OHKO moves
shrianshChari Aug 29, 2024
ce50d5c
Programmatically generate greater offensive moves
shrianshChari Aug 29, 2024
92f1087
Remove Shell Smash from greater setup moves
shrianshChari Aug 29, 2024
45aee29
Add comments
shrianshChari Aug 29, 2024
f559857
Add additional test for OHKO moves for consistency
shrianshChari Aug 30, 2024
8834ceb
Programmatically compute lesser offensive moves
shrianshChari Aug 30, 2024
6bea123
Fix comment
shrianshChari Aug 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading