Age | Commit message (Collapse) | Author |
|
- Soul Dew is now considered a bad item in Gens 3-4 (was already considered bad in 5-7)
- Quick Powder is now considered a bad item in Gen 4 (was already considered bad in 5-7)
- Weakness reducing berries (e.g. Occa Berry) and some other battle berries are now considerd non-bad items in Gen 4 (was already considered non-bad in 5-7)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#400)
|
|
|
|
|
|
|
|
|
|
|
|
* Enforce Dual Type Option
Adds a button to the type UI that enforces all randomized pokemon to be dual types
|
|
As shown in the associated issue, this user has a completely valid version
of Ultra Moon Ver 1.2 that happens to have an incorrect internal version.
With this commit, we will be less strict about the internal version; we still
check to make sure that the CRCs are what we expect, so if the user happens to
load an unsupported version, we will still tell them that, just via a
different mechanism.
|
|
|
|
|
|
|
|
|
|
|
|
when settings are restored
|
|
|
|
|
|
|
|
|
|
enabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Investigating Gen 7, it seems like this item is impossible to actually spawn.
|
|
* Gen 4: saving ROM writes changes
* Gen 4: other settings write changes
|
|
|
|
|
|
|
|
|
|
The little endian functions were used way more often, so they should have short names.
|
|
|
|
|
|
Also rename "parseRIILong" to "parseRILong"
|
|
|
|
Also fix a shop item thing I broke in Gen 3/4 lol
|
|
|
|
|
|
|
|
|
|
|