-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f796551
commit a66ea3e
Showing
1 changed file
with
1 addition
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,4 @@ | ||
# Pixelmon-Mixins [![Discord](https://img.shields.io/discord/831966641586831431)](https://discord.gg/7vqgtrjDGw) | ||
|
||
Active Patches: | ||
* Adds a new path navigator for Pokemon larger than a specific growth size | ||
* Adds an "isFlying" cache to Flying Pokemon | ||
* Fixes waiting glitch with Leftovers | ||
* Adds Pokemon team cache | ||
* Fixes ArrayOutOfBounds exception in Party | ||
* Fixes Poison waiting glitch | ||
* Adds reflection cache to StatusBase | ||
* Removes travel call in Swimming AI | ||
* Removes travel call in Flying AI | ||
* Removes travel call in Persistent Flying AI | ||
* Removes unnecessary maths in Persistent Flying AI | ||
* Fixes NPE from trainer battling |